Home
last modified time | relevance | path

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

/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/drivers/
H A Dtoaplan2.c233 #define CPU_2_Z80 0x5a macro
355 toaplan2_sub_cpu = CPU_2_Z80; in DRIVER_INIT()
459 toaplan2_sub_cpu = CPU_2_Z80; in DRIVER_INIT()
469 toaplan2_sub_cpu = CPU_2_Z80; in DRIVER_INIT()
475 toaplan2_sub_cpu = CPU_2_Z80; in DRIVER_INIT()
481 toaplan2_sub_cpu = CPU_2_Z80; in DRIVER_INIT()
577 if (toaplan2_sub_cpu == CPU_2_Z80) in WRITE16_HANDLER()
611 if (toaplan2_sub_cpu == CPU_2_Z80) /* Whoopee */ in WRITE16_HANDLER()
630 case CPU_2_Z80: mcu_data = toaplan2_shared_ram[0]; break; /* Whoopee */ in READ16_HANDLER()
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/drivers/
H A Dtoaplan2.c86 #define CPU_2_Z80 0x5a macro
167 toaplan2_sub_cpu = CPU_2_Z80; in init_pipibibs()
177 toaplan2_sub_cpu = CPU_2_Z80; in init_pipibibi()
368 if (toaplan2_sub_cpu == CPU_2_Z80) /* Whoopee */ in WRITE_HANDLER()
385 case CPU_2_Z80: mcu_data = toaplan2_shared_ram[0]; break; in READ_HANDLER()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/drivers/
H A Dtoaplan2.c244 #define CPU_2_Z80 0x5a macro
386 toaplan2_sub_cpu = CPU_2_Z80; in DRIVER_INIT()
496 toaplan2_sub_cpu = CPU_2_Z80; in DRIVER_INIT()
506 toaplan2_sub_cpu = CPU_2_Z80; in DRIVER_INIT()
512 toaplan2_sub_cpu = CPU_2_Z80; in DRIVER_INIT()
518 toaplan2_sub_cpu = CPU_2_Z80; in DRIVER_INIT()
647 if (toaplan2_sub_cpu == CPU_2_Z80) in WRITE16_HANDLER()
681 if (toaplan2_sub_cpu == CPU_2_Z80) /* Whoopee */ in WRITE16_HANDLER()
757 case CPU_2_Z80: mcu_data = toaplan2_shared_ram[0]; break; /* Whoopee */ in READ16_HANDLER()
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/vidhrdw/
H A Dtoaplan2.c147 #define CPU_2_Z80 0x5a macro
754 if ((toaplan2_sub_cpu == CPU_2_Z80) && (data == 3)) in toaplan2_scroll_reg_data_w()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/vidhrdw/
H A Dtoaplan2_vidhrdw.c169 #define CPU_2_Z80 0x5a macro
984 if ((toaplan2_sub_cpu == CPU_2_Z80) && (data == 3)) in toaplan2_scroll_reg_data_w()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/vidhrdw/
H A Dtoaplan2_vidhrdw.c169 #define CPU_2_Z80 0x5a macro
1020 if ((toaplan2_sub_cpu == CPU_2_Z80) && (data == 3)) in toaplan2_scroll_reg_data_w()