|
KallistiOS git master
Independent SDK for the Sega Dreamcast
|
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. | |
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.
| cont_state_t mie_state_t::cont |
Mapped Dreamcast controller state.
Referenced by main(), and ui_build().
| mie_jvs_inputs_t mie_state_t::jvs |
Native JVS input state.
Referenced by ui_build().