Home
last modified time | relevance | path

Searched refs:selectcpu (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dgalaxian.cpp6254 z80_device &selectcpu(Z80(config, "selectcpu", GALAXIAN_PIXEL_CLOCK/3/2)); // ?? mhz in tenspot() local
6255 selectcpu.set_addrmap(AS_PROGRAM, &galaxian_state::tenspot_select_map); in tenspot()
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dgalaxian.cpp6254 z80_device &selectcpu(Z80(config, "selectcpu", GALAXIAN_PIXEL_CLOCK/3/2)); // ?? mhz in tenspot() local
6255 selectcpu.set_addrmap(AS_PROGRAM, &galaxian_state::tenspot_select_map); in tenspot()