Home
last modified time | relevance | path

Searched defs:colorram_r (Results 1 – 11 of 11) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dunkhorse.cpp53 …uint8_t colorram_r(offs_t offset) { return m_colorram[(offset >> 2 & 0x1e0) | (offset & 0x1f)] | 0… in colorram_r() function in horse_state
H A Dspaceg.cpp311 uint8_t spaceg_state::colorram_r(offs_t offset) in colorram_r() function in spaceg_state
H A Dcgenie.cpp316 uint8_t cgenie_state::colorram_r(offs_t offset) in colorram_r() function in cgenie_state
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dunkhorse.cpp53 …uint8_t colorram_r(offs_t offset) { return m_colorram[(offset >> 2 & 0x1e0) | (offset & 0x1f)] | 0… in colorram_r() function in horse_state
H A Dspaceg.cpp311 uint8_t spaceg_state::colorram_r(offs_t offset) in colorram_r() function in spaceg_state
H A Dcgenie.cpp316 uint8_t cgenie_state::colorram_r(offs_t offset) in colorram_r() function in cgenie_state
/dports/emulators/mess/mame-mame0226/src/mame/video/
H A Dstarfire.cpp73 uint8_t starfire_base_state::colorram_r(offs_t offset) in colorram_r() function in starfire_base_state
/dports/emulators/mame/mame-mame0226/src/mame/video/
H A Dstarfire.cpp73 uint8_t starfire_base_state::colorram_r(offs_t offset) in colorram_r() function in starfire_base_state
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/vidhrdw/
H A Dgeneric.c111 READ_HANDLER( colorram_r ) in READ_HANDLER() argument
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/vidhrdw/
H A Dgeneric.c107 READ_HANDLER( colorram_r ) in READ_HANDLER() argument
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/vidhrdw/
H A Dgeneric.c107 READ_HANDLER( colorram_r ) in READ_HANDLER() argument