KallistiOS git master
Independent SDK for the Sega Dreamcast
Loading...
Searching...
No Matches
mie_state_t Struct Reference

MIE device status. More...

#include <dc/maple/mie.h>

Data Fields

cont_state_t cont
 Mapped Dreamcast controller state.
 
mie_jvs_inputs_t jvs
 Native JVS input state.
 

Detailed Description

MIE device status.

Contains the latest decoded player inputs from the JVS board. Cast maple_dev_status() on an MIE device to obtain this structure.

See also
JVS Inputs, maple_dev_status

Field Documentation

◆ cont

cont_state_t mie_state_t::cont

Mapped Dreamcast controller state.

Referenced by main(), and ui_build().

◆ jvs

mie_jvs_inputs_t mie_state_t::jvs

Native JVS input state.

Referenced by ui_build().


The documentation for this struct was generated from the following file: