Home
last modified time | relevance | path

Searched refs:K007121_ctrlram (Results 1 – 25 of 30) sorted by relevance

12

/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/vidhrdw/
H A Dflkatck.c29 int bit0 = (K007121_ctrlram[0][0x05] >> 0) & 0x03; in get_tile_info_A()
30 int bit1 = (K007121_ctrlram[0][0x05] >> 2) & 0x03; in get_tile_info_A()
31 int bit2 = (K007121_ctrlram[0][0x05] >> 4) & 0x03; in get_tile_info_A()
32 int bit3 = (K007121_ctrlram[0][0x05] >> 6) & 0x03; in get_tile_info_A()
38 ((K007121_ctrlram[0][0x03] & 0x01) << 5); in get_tile_info_A()
39 int mask = (K007121_ctrlram[0][0x04] & 0xf0) >> 4; in get_tile_info_A()
43 if ((attr == 0x0d) && (!(K007121_ctrlram[0][0])) && (!(K007121_ctrlram[0][2]))) in get_tile_info_A()
115 if (data != K007121_ctrlram[0][0x04]) in WRITE_HANDLER()
147K007121_ctrlram[0][0x00],K007121_ctrlram[0][0x01],K007121_ctrlram[0][0x02],K007121_ctrlram[0][0x03… in flkatck_vh_screenrefresh()
148K007121_ctrlram[1][0x00],K007121_ctrlram[1][0x01],K007121_ctrlram[1][0x02],K007121_ctrlram[1][0x03… in flkatck_vh_screenrefresh()
[all …]
H A Dcontra.c67 int bit0 = (K007121_ctrlram[0][0x05] >> 0) & 0x03; in get_fg_tile_info()
68 int bit1 = (K007121_ctrlram[0][0x05] >> 2) & 0x03; in get_fg_tile_info()
69 int bit2 = (K007121_ctrlram[0][0x05] >> 4) & 0x03; in get_fg_tile_info()
70 int bit3 = (K007121_ctrlram[0][0x05] >> 6) & 0x03; in get_fg_tile_info()
76 ((K007121_ctrlram[0][0x03] & 0x01) << 5); in get_fg_tile_info()
77 int mask = (K007121_ctrlram[0][0x04] & 0xf0) >> 4; in get_fg_tile_info()
87 int bit0 = (K007121_ctrlram[1][0x05] >> 0) & 0x03; in get_bg_tile_info()
88 int bit1 = (K007121_ctrlram[1][0x05] >> 2) & 0x03; in get_bg_tile_info()
96 ((K007121_ctrlram[1][0x03] & 0x01) << 5); in get_bg_tile_info()
231 if (K007121_ctrlram[0][6] != data) in WRITE_HANDLER()
[all …]
H A Dlabyrunr.c42 int bit0 = (K007121_ctrlram[0][0x05] >> 0) & 0x03; in get_tile_info0()
43 int bit1 = (K007121_ctrlram[0][0x05] >> 2) & 0x03; in get_tile_info0()
44 int bit2 = (K007121_ctrlram[0][0x05] >> 4) & 0x03; in get_tile_info0()
45 int bit3 = (K007121_ctrlram[0][0x05] >> 6) & 0x03; in get_tile_info0()
51 ((K007121_ctrlram[0][0x03] & 0x01) << 5); in get_tile_info0()
52 int mask = (K007121_ctrlram[0][0x04] & 0xf0) >> 4; in get_tile_info0()
63 int bit0 = (K007121_ctrlram[0][0x05] >> 0) & 0x03; in get_tile_info1()
64 int bit1 = (K007121_ctrlram[0][0x05] >> 2) & 0x03; in get_tile_info1()
65 int bit2 = (K007121_ctrlram[0][0x05] >> 4) & 0x03; in get_tile_info1()
66 int bit3 = (K007121_ctrlram[0][0x05] >> 6) & 0x03; in get_tile_info1()
[all …]
H A Dhcastle.c159 bit0 = (K007121_ctrlram[0][0x05] >> 0) & 0x03; in hcastle_vh_screenrefresh()
160 bit1 = (K007121_ctrlram[0][0x05] >> 2) & 0x03; in hcastle_vh_screenrefresh()
161 bit2 = (K007121_ctrlram[0][0x05] >> 4) & 0x03; in hcastle_vh_screenrefresh()
233 scrolly = -K007121_ctrlram[1][2]; in hcastle_vh_screenrefresh()
234 scrollx = -((K007121_ctrlram[1][1]<<8)+K007121_ctrlram[1][0]); in hcastle_vh_screenrefresh()
240 scrolly = -K007121_ctrlram[0][2]; in hcastle_vh_screenrefresh()
241 scrollx = -((K007121_ctrlram[0][1]<<8)+K007121_ctrlram[0][0]); in hcastle_vh_screenrefresh()
246 scrolly = -K007121_ctrlram[1][2]; in hcastle_vh_screenrefresh()
247 scrollx = -((K007121_ctrlram[1][1]<<8)+K007121_ctrlram[1][0]); in hcastle_vh_screenrefresh()
250 scrolly = -K007121_ctrlram[0][2]; in hcastle_vh_screenrefresh()
[all …]
H A Dfastlane.c18 int bit0 = (K007121_ctrlram[0][0x05] >> 0) & 0x03; in get_tile_info0()
19 int bit1 = (K007121_ctrlram[0][0x05] >> 2) & 0x03; in get_tile_info0()
20 int bit2 = (K007121_ctrlram[0][0x05] >> 4) & 0x03; in get_tile_info0()
21 int bit3 = (K007121_ctrlram[0][0x05] >> 6) & 0x03; in get_tile_info0()
27 ((K007121_ctrlram[0][0x03] & 0x01) << 5); in get_tile_info0()
28 int mask = (K007121_ctrlram[0][0x04] & 0xf0) >> 4; in get_tile_info0()
39 int bit0 = (K007121_ctrlram[0][0x05] >> 0) & 0x03; in get_tile_info1()
40 int bit1 = (K007121_ctrlram[0][0x05] >> 2) & 0x03; in get_tile_info1()
41 int bit2 = (K007121_ctrlram[0][0x05] >> 4) & 0x03; in get_tile_info1()
48 ((K007121_ctrlram[0][0x03] & 0x01) << 5); in get_tile_info1()
[all …]
H A Dcombatsc.c107 color = ((K007121_ctrlram[0][6]&0x10)*2+16) + (attributes & 0x0f); in get_tile_info0()
128 color = ((K007121_ctrlram[1][6]&0x10)*2+16+4*16) + (attributes & 0x0f); in get_tile_info1()
469 int base_color = (circuit*4)*16+(K007121_ctrlram[circuit][6]&0x10)*2; in draw_sprites()
480 if (K007121_ctrlram[0][0x01] & 0x02) in combasc_vh_screenrefresh()
491 …tilemap_set_scrollx(tilemap[0],0,K007121_ctrlram[0][0x00] | ((K007121_ctrlram[0][0x01] & 0x01) << … in combasc_vh_screenrefresh()
494 if (K007121_ctrlram[1][0x01] & 0x02) in combasc_vh_screenrefresh()
505 …tilemap_set_scrollx( tilemap[1],0,K007121_ctrlram[1][0x00] | ((K007121_ctrlram[1][0x01] & 0x01) <<… in combasc_vh_screenrefresh()
508 tilemap_set_scrolly(tilemap[0],0,K007121_ctrlram[0][0x02]); in combasc_vh_screenrefresh()
509 tilemap_set_scrolly(tilemap[1],0,K007121_ctrlram[1][0x02]); in combasc_vh_screenrefresh()
541 if (K007121_ctrlram[0][0x01] & 0x08) in combasc_vh_screenrefresh()
[all …]
H A Dkonamiic.c802 /*static*/ unsigned char K007121_ctrlram[MAX_K007121][8]; variable
812 if ((K007121_ctrlram[chip][offset] & 0x30) != (data & 0x30)) in K007121_ctrl_w()
820 K007121_ctrlram[chip][offset] = data; in K007121_ctrl_w()
876 int is_flakatck = K007121_ctrlram[chip][0x06] & 0x04; /* WRONG!!!! */ in K007121_sprites_draw()
880K007121_ctrlram[0][0x00],K007121_ctrlram[0][0x01],K007121_ctrlram[0][0x02],K007121_ctrlram[0][0x03… in K007121_sprites_draw()
881K007121_ctrlram[1][0x00],K007121_ctrlram[1][0x01],K007121_ctrlram[1][0x02],K007121_ctrlram[1][0x03… in K007121_sprites_draw()
913 num = (K007121_ctrlram[chip][0x03] & 0x40) ? 0x80 : 0x40; /* WRONG!!! (needed by combasc) */ in K007121_sprites_draw()
1022 int is_flakatck = K007121_ctrlram[chip][0x06] & 0x04; /* WRONG!!!! */ in K007121_mark_sprites_colors()
1039 num = (K007121_ctrlram[chip][0x03] & 0x40) ? 0x80 : 0x40; in K007121_mark_sprites_colors()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/vidhrdw/
H A Dflkatck_vidhrdw.c30 int bit0 = (K007121_ctrlram[0][0x05] >> 0) & 0x03; in get_tile_info_A()
31 int bit1 = (K007121_ctrlram[0][0x05] >> 2) & 0x03; in get_tile_info_A()
32 int bit2 = (K007121_ctrlram[0][0x05] >> 4) & 0x03; in get_tile_info_A()
33 int bit3 = (K007121_ctrlram[0][0x05] >> 6) & 0x03; in get_tile_info_A()
39 ((K007121_ctrlram[0][0x03] & 0x01) << 5); in get_tile_info_A()
40 int mask = (K007121_ctrlram[0][0x04] & 0xf0) >> 4; in get_tile_info_A()
44 if ((attr == 0x0d) && (!(K007121_ctrlram[0][0])) && (!(K007121_ctrlram[0][2]))) in get_tile_info_A()
120 if (data != K007121_ctrlram[0][0x04]) in WRITE_HANDLER()
154K007121_ctrlram[0][0x00],K007121_ctrlram[0][0x01],K007121_ctrlram[0][0x02],K007121_ctrlram[0][0x03… in VIDEO_UPDATE()
155K007121_ctrlram[1][0x00],K007121_ctrlram[1][0x01],K007121_ctrlram[1][0x02],K007121_ctrlram[1][0x03… in VIDEO_UPDATE()
[all …]
H A Dcontra_vidhrdw.c68 int bit0 = (K007121_ctrlram[0][0x05] >> 0) & 0x03; in get_fg_tile_info()
69 int bit1 = (K007121_ctrlram[0][0x05] >> 2) & 0x03; in get_fg_tile_info()
70 int bit2 = (K007121_ctrlram[0][0x05] >> 4) & 0x03; in get_fg_tile_info()
71 int bit3 = (K007121_ctrlram[0][0x05] >> 6) & 0x03; in get_fg_tile_info()
77 ((K007121_ctrlram[0][0x03] & 0x01) << 5); in get_fg_tile_info()
85 ((K007121_ctrlram[0][6]&0x30)*2+16)+(attr&7), in get_fg_tile_info()
101 ((K007121_ctrlram[1][0x03] & 0x01) << 5); in get_bg_tile_info()
109 ((K007121_ctrlram[1][6]&0x30)*2+16)+(attr&7), in get_bg_tile_info()
128 ((K007121_ctrlram[0][6]&0x30)*2+16)+(attr&7), in get_tx_tile_info()
235 if (K007121_ctrlram[0][6] != data) in WRITE_HANDLER()
[all …]
H A Dlabyrunr_vidhrdw.c43 int bit0 = (K007121_ctrlram[0][0x05] >> 0) & 0x03; in get_tile_info0()
44 int bit1 = (K007121_ctrlram[0][0x05] >> 2) & 0x03; in get_tile_info0()
45 int bit2 = (K007121_ctrlram[0][0x05] >> 4) & 0x03; in get_tile_info0()
46 int bit3 = (K007121_ctrlram[0][0x05] >> 6) & 0x03; in get_tile_info0()
52 ((K007121_ctrlram[0][0x03] & 0x01) << 5); in get_tile_info0()
53 int mask = (K007121_ctrlram[0][0x04] & 0xf0) >> 4; in get_tile_info0()
60 ((K007121_ctrlram[0][6]&0x30)*2+16)+(attr&7), in get_tile_info0()
68 int bit0 = (K007121_ctrlram[0][0x05] >> 0) & 0x03; in get_tile_info1()
69 int bit1 = (K007121_ctrlram[0][0x05] >> 2) & 0x03; in get_tile_info1()
77 ((K007121_ctrlram[0][0x03] & 0x01) << 5); in get_tile_info1()
[all …]
H A Dfastlane_vidhrdw.c33 int bit0 = (K007121_ctrlram[0][0x05] >> 0) & 0x03; in get_tile_info0()
34 int bit1 = (K007121_ctrlram[0][0x05] >> 2) & 0x03; in get_tile_info0()
35 int bit2 = (K007121_ctrlram[0][0x05] >> 4) & 0x03; in get_tile_info0()
36 int bit3 = (K007121_ctrlram[0][0x05] >> 6) & 0x03; in get_tile_info0()
42 ((K007121_ctrlram[0][0x03] & 0x01) << 5); in get_tile_info0()
43 int mask = (K007121_ctrlram[0][0x04] & 0xf0) >> 4; in get_tile_info0()
58 int bit0 = (K007121_ctrlram[0][0x05] >> 0) & 0x03; in get_tile_info1()
59 int bit1 = (K007121_ctrlram[0][0x05] >> 2) & 0x03; in get_tile_info1()
60 int bit2 = (K007121_ctrlram[0][0x05] >> 4) & 0x03; in get_tile_info1()
67 ((K007121_ctrlram[0][0x03] & 0x01) << 5); in get_tile_info1()
[all …]
H A Dhcastle_vidhrdw.c60 int bit0 = (K007121_ctrlram[0][0x05] >> 0) & 0x03; in get_fg_tile_info()
61 int bit1 = (K007121_ctrlram[0][0x05] >> 2) & 0x03; in get_fg_tile_info()
62 int bit2 = (K007121_ctrlram[0][0x05] >> 4) & 0x03; in get_fg_tile_info()
63 int bit3 = (K007121_ctrlram[0][0x05] >> 6) & 0x03; in get_fg_tile_info()
76 ((K007121_ctrlram[0][6]&0x30)*2+16) + color, in get_fg_tile_info()
82 int bit0 = (K007121_ctrlram[1][0x05] >> 0) & 0x03; in get_bg_tile_info()
83 int bit1 = (K007121_ctrlram[1][0x05] >> 2) & 0x03; in get_bg_tile_info()
84 int bit2 = (K007121_ctrlram[1][0x05] >> 4) & 0x03; in get_bg_tile_info()
98 ((K007121_ctrlram[1][6]&0x30)*2+16) + color, in get_bg_tile_info()
222 tilemap_set_scrollx(bg_tilemap,0,((K007121_ctrlram[1][1]<<8)+K007121_ctrlram[1][0])); in VIDEO_UPDATE()
[all …]
H A Dcombatsc_vidhrdw.c107 color = ((K007121_ctrlram[0][6]&0x10)*2+16) + (attributes & 0x0f); in get_tile_info0()
132 color = ((K007121_ctrlram[1][6]&0x10)*2+16+4*16) + (attributes & 0x0f); in get_tile_info1()
481 int base_color = (circuit*4)*16+(K007121_ctrlram[circuit][6]&0x10)*2; in draw_sprites()
492 if (K007121_ctrlram[0][0x01] & 0x02) in VIDEO_UPDATE()
503 …tilemap_set_scrollx(tilemap[0],0,K007121_ctrlram[0][0x00] | ((K007121_ctrlram[0][0x01] & 0x01) << … in VIDEO_UPDATE()
506 if (K007121_ctrlram[1][0x01] & 0x02) in VIDEO_UPDATE()
517 …tilemap_set_scrollx(tilemap[1],0,K007121_ctrlram[1][0x00] | ((K007121_ctrlram[1][0x01] & 0x01) << … in VIDEO_UPDATE()
520 tilemap_set_scrolly(tilemap[0],0,K007121_ctrlram[0][0x02]); in VIDEO_UPDATE()
521 tilemap_set_scrolly(tilemap[1],0,K007121_ctrlram[1][0x02]); in VIDEO_UPDATE()
548 if (K007121_ctrlram[0][0x01] & 0x08) in VIDEO_UPDATE()
[all …]
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/vidhrdw/
H A Dflkatck_vidhrdw.c30 int bit0 = (K007121_ctrlram[0][0x05] >> 0) & 0x03; in get_tile_info_A()
31 int bit1 = (K007121_ctrlram[0][0x05] >> 2) & 0x03; in get_tile_info_A()
32 int bit2 = (K007121_ctrlram[0][0x05] >> 4) & 0x03; in get_tile_info_A()
33 int bit3 = (K007121_ctrlram[0][0x05] >> 6) & 0x03; in get_tile_info_A()
39 ((K007121_ctrlram[0][0x03] & 0x01) << 5); in get_tile_info_A()
40 int mask = (K007121_ctrlram[0][0x04] & 0xf0) >> 4; in get_tile_info_A()
44 if ((attr == 0x0d) && (!(K007121_ctrlram[0][0])) && (!(K007121_ctrlram[0][2]))) in get_tile_info_A()
120 if (data != K007121_ctrlram[0][0x04]) in WRITE_HANDLER()
154K007121_ctrlram[0][0x00],K007121_ctrlram[0][0x01],K007121_ctrlram[0][0x02],K007121_ctrlram[0][0x03… in VIDEO_UPDATE()
155K007121_ctrlram[1][0x00],K007121_ctrlram[1][0x01],K007121_ctrlram[1][0x02],K007121_ctrlram[1][0x03… in VIDEO_UPDATE()
[all …]
H A Dcontra_vidhrdw.c68 int bit0 = (K007121_ctrlram[0][0x05] >> 0) & 0x03; in get_fg_tile_info()
69 int bit1 = (K007121_ctrlram[0][0x05] >> 2) & 0x03; in get_fg_tile_info()
70 int bit2 = (K007121_ctrlram[0][0x05] >> 4) & 0x03; in get_fg_tile_info()
71 int bit3 = (K007121_ctrlram[0][0x05] >> 6) & 0x03; in get_fg_tile_info()
77 ((K007121_ctrlram[0][0x03] & 0x01) << 5); in get_fg_tile_info()
85 ((K007121_ctrlram[0][6]&0x30)*2+16)+(attr&7), in get_fg_tile_info()
101 ((K007121_ctrlram[1][0x03] & 0x01) << 5); in get_bg_tile_info()
109 ((K007121_ctrlram[1][6]&0x30)*2+16)+(attr&7), in get_bg_tile_info()
128 ((K007121_ctrlram[0][6]&0x30)*2+16)+(attr&7), in get_tx_tile_info()
235 if (K007121_ctrlram[0][6] != data) in WRITE_HANDLER()
[all …]
H A Dlabyrunr_vidhrdw.c43 int bit0 = (K007121_ctrlram[0][0x05] >> 0) & 0x03; in get_tile_info0()
44 int bit1 = (K007121_ctrlram[0][0x05] >> 2) & 0x03; in get_tile_info0()
45 int bit2 = (K007121_ctrlram[0][0x05] >> 4) & 0x03; in get_tile_info0()
46 int bit3 = (K007121_ctrlram[0][0x05] >> 6) & 0x03; in get_tile_info0()
52 ((K007121_ctrlram[0][0x03] & 0x01) << 5); in get_tile_info0()
53 int mask = (K007121_ctrlram[0][0x04] & 0xf0) >> 4; in get_tile_info0()
60 ((K007121_ctrlram[0][6]&0x30)*2+16)+(attr&7), in get_tile_info0()
68 int bit0 = (K007121_ctrlram[0][0x05] >> 0) & 0x03; in get_tile_info1()
69 int bit1 = (K007121_ctrlram[0][0x05] >> 2) & 0x03; in get_tile_info1()
77 ((K007121_ctrlram[0][0x03] & 0x01) << 5); in get_tile_info1()
[all …]
H A Dfastlane_vidhrdw.c33 int bit0 = (K007121_ctrlram[0][0x05] >> 0) & 0x03; in get_tile_info0()
34 int bit1 = (K007121_ctrlram[0][0x05] >> 2) & 0x03; in get_tile_info0()
35 int bit2 = (K007121_ctrlram[0][0x05] >> 4) & 0x03; in get_tile_info0()
36 int bit3 = (K007121_ctrlram[0][0x05] >> 6) & 0x03; in get_tile_info0()
42 ((K007121_ctrlram[0][0x03] & 0x01) << 5); in get_tile_info0()
43 int mask = (K007121_ctrlram[0][0x04] & 0xf0) >> 4; in get_tile_info0()
58 int bit0 = (K007121_ctrlram[0][0x05] >> 0) & 0x03; in get_tile_info1()
59 int bit1 = (K007121_ctrlram[0][0x05] >> 2) & 0x03; in get_tile_info1()
60 int bit2 = (K007121_ctrlram[0][0x05] >> 4) & 0x03; in get_tile_info1()
67 ((K007121_ctrlram[0][0x03] & 0x01) << 5); in get_tile_info1()
[all …]
H A Dhcastle_vidhrdw.c60 int bit0 = (K007121_ctrlram[0][0x05] >> 0) & 0x03; in get_fg_tile_info()
61 int bit1 = (K007121_ctrlram[0][0x05] >> 2) & 0x03; in get_fg_tile_info()
62 int bit2 = (K007121_ctrlram[0][0x05] >> 4) & 0x03; in get_fg_tile_info()
63 int bit3 = (K007121_ctrlram[0][0x05] >> 6) & 0x03; in get_fg_tile_info()
76 ((K007121_ctrlram[0][6]&0x30)*2+16) + color, in get_fg_tile_info()
82 int bit0 = (K007121_ctrlram[1][0x05] >> 0) & 0x03; in get_bg_tile_info()
83 int bit1 = (K007121_ctrlram[1][0x05] >> 2) & 0x03; in get_bg_tile_info()
84 int bit2 = (K007121_ctrlram[1][0x05] >> 4) & 0x03; in get_bg_tile_info()
98 ((K007121_ctrlram[1][6]&0x30)*2+16) + color, in get_bg_tile_info()
222 tilemap_set_scrollx(bg_tilemap,0,((K007121_ctrlram[1][1]<<8)+K007121_ctrlram[1][0])); in VIDEO_UPDATE()
[all …]
H A Dcombatsc_vidhrdw.c107 color = ((K007121_ctrlram[0][6]&0x10)*2+16) + (attributes & 0x0f); in get_tile_info0()
132 color = ((K007121_ctrlram[1][6]&0x10)*2+16+4*16) + (attributes & 0x0f); in get_tile_info1()
481 int base_color = (circuit*4)*16+(K007121_ctrlram[circuit][6]&0x10)*2; in draw_sprites()
492 if (K007121_ctrlram[0][0x01] & 0x02) in VIDEO_UPDATE()
503 …tilemap_set_scrollx(tilemap[0],0,K007121_ctrlram[0][0x00] | ((K007121_ctrlram[0][0x01] & 0x01) << … in VIDEO_UPDATE()
506 if (K007121_ctrlram[1][0x01] & 0x02) in VIDEO_UPDATE()
517 …tilemap_set_scrollx(tilemap[1],0,K007121_ctrlram[1][0x00] | ((K007121_ctrlram[1][0x01] & 0x01) << … in VIDEO_UPDATE()
520 tilemap_set_scrolly(tilemap[0],0,K007121_ctrlram[0][0x02]); in VIDEO_UPDATE()
521 tilemap_set_scrolly(tilemap[1],0,K007121_ctrlram[1][0x02]); in VIDEO_UPDATE()
548 if (K007121_ctrlram[0][0x01] & 0x08) in VIDEO_UPDATE()
[all …]
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/drivers/
H A Dlabyrunr.c32 if (K007121_ctrlram[0][0x07] & 0x02) return HD6309_INT_IRQ; in labyrunr_interrupt()
36 if (K007121_ctrlram[0][0x07] & 0x01) return nmi_interrupt(); in labyrunr_interrupt()
H A Dfastlane.c30 if (K007121_ctrlram[0][0x07] & 0x02) return HD6309_INT_IRQ; in fastlane_interrupt()
34 if (K007121_ctrlram[0][0x07] & 0x01) return nmi_interrupt(); in fastlane_interrupt()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/drivers/
H A Dfastlane.c31 if (K007121_ctrlram[0][0x07] & 0x02) in INTERRUPT_GEN()
36 if (K007121_ctrlram[0][0x07] & 0x01) in INTERRUPT_GEN()
H A Dlabyrunr.c30 if (K007121_ctrlram[0][0x07] & 0x02) in INTERRUPT_GEN()
35 if (K007121_ctrlram[0][0x07] & 0x01) in INTERRUPT_GEN()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/drivers/
H A Dfastlane.c31 if (K007121_ctrlram[0][0x07] & 0x02) in INTERRUPT_GEN()
36 if (K007121_ctrlram[0][0x07] & 0x01) in INTERRUPT_GEN()
H A Dlabyrunr.c30 if (K007121_ctrlram[0][0x07] & 0x02) in INTERRUPT_GEN()
35 if (K007121_ctrlram[0][0x07] & 0x01) in INTERRUPT_GEN()

12