Home
last modified time | relevance | path

Searched refs:IO_SLOT_FIRST_PA (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dhp9825.cpp67 constexpr uint8_t IO_SLOT_FIRST_PA = 2; variable
203 for (unsigned sc = IO_SLOT_FIRST_PA; sc < (IO_SLOT_LAST_PA + 1); sc++) { in device_reset()
H A Dhp9845.cpp192 #define IO_SLOT_FIRST_PA 1 macro
477 for (unsigned sc = IO_SLOT_FIRST_PA; sc < (IO_SLOT_LAST_PA + 1); sc++) { in device_reset()
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dhp9825.cpp67 constexpr uint8_t IO_SLOT_FIRST_PA = 2; variable
203 for (unsigned sc = IO_SLOT_FIRST_PA; sc < (IO_SLOT_LAST_PA + 1); sc++) { in device_reset()
H A Dhp9845.cpp192 #define IO_SLOT_FIRST_PA 1 macro
477 for (unsigned sc = IO_SLOT_FIRST_PA; sc < (IO_SLOT_LAST_PA + 1); sc++) { in device_reset()