Home
last modified time | relevance | path

Searched refs:downtown_protection_r (Results 1 – 7 of 7) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/mame/includes/
H A Dseta.h222 u16 downtown_protection_r(offs_t offset);
/dports/emulators/mame/mame-mame0226/src/mame/includes/
H A Dseta.h222 u16 downtown_protection_r(offs_t offset);
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/drivers/
H A Dseta.c2882 static READ_HANDLER( downtown_protection_r ) in READ_HANDLER() argument
2905 install_mem_read_handler (0, 0x200000, 0x2001ff, downtown_protection_r); in init_downtown()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/drivers/
H A Dseta.c8090 static READ16_HANDLER( downtown_protection_r ) in READ16_HANDLER() argument
8114 install_mem_read16_handler (0, 0x200000, 0x2001ff, downtown_protection_r); in DRIVER_INIT()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/drivers/
H A Dseta.c8115 static READ16_HANDLER( downtown_protection_r ) in READ16_HANDLER() argument
8139 install_mem_read16_handler (0, 0x200000, 0x2001ff, downtown_protection_r); in DRIVER_INIT()
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dseta.cpp11935 u16 seta_state::downtown_protection_r(offs_t offset) in downtown_protection_r() function in seta_state
11964 …ead_handler(0x200000, 0x2001ff, read16sm_delegate(*this, FUNC(seta_state::downtown_protection_r))); in init_downtown()
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dseta.cpp11935 u16 seta_state::downtown_protection_r(offs_t offset) in downtown_protection_r() function in seta_state
11964 …ead_handler(0x200000, 0x2001ff, read16sm_delegate(*this, FUNC(seta_state::downtown_protection_r))); in init_downtown()