Searched refs:K052109_videoram_A (Results 1 – 3 of 3) sorted by relevance
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/vidhrdw/ |
H A D | konamiic.c | 1531 static unsigned char *K052109_videoram_A,*K052109_videoram2_A,*K052109_colorram_A; variable 1571 videoram1 = K052109_videoram_A; in tilemap1_preupdate() 1675 K052109_videoram_A = &K052109_ram[0x2800]; in K052109_vh_start()
|
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/vidhrdw/ |
H A D | konamiic.c | 1880 static unsigned char *K052109_videoram_A,*K052109_videoram2_A,*K052109_colorram_A; variable 1939 …ile_index) { K052109_get_tile_info(tile_index,1,K052109_colorram_A,K052109_videoram_A,K052109_vide… in K052109_get_tile_info1() 2023 K052109_videoram_A = &K052109_ram[0x2800]; in K052109_vh_start()
|
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/vidhrdw/ |
H A D | konamiic.c | 1889 static unsigned char *K052109_videoram_A,*K052109_videoram2_A,*K052109_colorram_A; variable 1949 …ile_index) { K052109_get_tile_info(tile_index,1,K052109_colorram_A,K052109_videoram_A,K052109_vide… in K052109_get_tile_info1() 2033 K052109_videoram_A = &K052109_ram[0x2800]; in K052109_vh_start()
|