|
KallistiOS git master
Independent SDK for the Sega Dreamcast
|
JVS channel and buffer size constants More...
Macros | |
| #define | MIE_JVS_PLAYER_SLOTS 2 |
| Max player switch banks. | |
| #define | MIE_JVS_ANALOG_CHANNELS 8 |
| Number of JVS analog channels. | |
| #define | MIE_JVS_ANALOG_RAW_MASK (GENMASK(6, 0) | GENMASK(15, 8)) |
| #define | MIE_JVS_COIN_SLOTS 2 |
| Max JVS coin slots. | |
| #define | MIE_JVS_PANEL_DIP_COUNT 4 |
| Number of cabinet DIP switches. | |
| #define | MIE_JVS_OUTPUT_COUNT 24 |
| Max JVS general purpose outputs. | |
| #define | MIE_EEPROM_SIZE 128 |
| MIE on-board EEPROM size in bytes. | |
| #define | MIE_ID_SIZE 64 |
| MIE board identifier buffer size. | |
JVS channel and buffer size constants
| #define MIE_EEPROM_SIZE 128 |
MIE on-board EEPROM size in bytes.
| #define MIE_ID_SIZE 64 |
MIE board identifier buffer size.
| #define MIE_JVS_ANALOG_CHANNELS 8 |
Number of JVS analog channels.
| #define MIE_JVS_COIN_SLOTS 2 |
Max JVS coin slots.
| #define MIE_JVS_OUTPUT_COUNT 24 |
Max JVS general purpose outputs.
Referenced by outputs_blink(), and ui_build().
| #define MIE_JVS_PANEL_DIP_COUNT 4 |
Number of cabinet DIP switches.
| #define MIE_JVS_PLAYER_SLOTS 2 |
Max player switch banks.