Home
last modified time | relevance | path

Searched refs:colorram_protection_r (Results 1 – 6 of 6) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/mame/includes/
H A Datarigt.h93 uint32_t colorram_protection_r(address_space &space, offs_t offset, uint32_t mem_mask = ~0);
/dports/emulators/mame/mame-mame0226/src/mame/includes/
H A Datarigt.h93 uint32_t colorram_protection_r(address_space &space, offs_t offset, uint32_t mem_mask = ~0);
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/drivers/
H A Datarigt.c564 static READ32_HANDLER( colorram_protection_r ) in READ32_HANDLER() argument
620 { 0xd80000, 0xdfffff, colorram_protection_r },
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/drivers/
H A Datarigt.c564 static READ32_HANDLER( colorram_protection_r ) in READ32_HANDLER() argument
620 { 0xd80000, 0xdfffff, colorram_protection_r },
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Datarigt.cpp587 uint32_t atarigt_state::colorram_protection_r(address_space &space, offs_t offset, uint32_t mem_mas… in colorram_protection_r() function in atarigt_state
651 …map(0xd80000, 0xdfffff).rw(FUNC(atarigt_state::colorram_protection_r), FUNC(atarigt_state::colorra… in main_map()
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Datarigt.cpp587 uint32_t atarigt_state::colorram_protection_r(address_space &space, offs_t offset, uint32_t mem_mas… in colorram_protection_r() function in atarigt_state
651 …map(0xd80000, 0xdfffff).rw(FUNC(atarigt_state::colorram_protection_r), FUNC(atarigt_state::colorra… in main_map()