Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dgamecstl.cpp77 class gamecstl_state : public pcat_base_state class
131 void gamecstl_state::video_start() in video_start()
214 void gamecstl_state::intel82439tx_init() in intel82439tx_init()
351 void gamecstl_state::gamecstl_map(address_map &map) in gamecstl_map()
363 void gamecstl_state::gamecstl_io(address_map &map) in gamecstl_io()
404 void gamecstl_state::machine_start() in INPUT_PORTS_START()
408 void gamecstl_state::machine_reset() in machine_reset()
413 void gamecstl_state::gamecstl(machine_config &config) in gamecstl()
424 …pcibus.set_device(0, FUNC(gamecstl_state::intel82439tx_pci_r), FUNC(gamecstl_state::intel82439tx_p… in gamecstl()
425 …pcibus.set_device(7, FUNC(gamecstl_state::intel82371ab_pci_r), FUNC(gamecstl_state::intel82371ab_p… in gamecstl()
[all …]
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dgamecstl.cpp77 class gamecstl_state : public pcat_base_state class
131 void gamecstl_state::video_start() in video_start()
214 void gamecstl_state::intel82439tx_init() in intel82439tx_init()
351 void gamecstl_state::gamecstl_map(address_map &map) in gamecstl_map()
363 void gamecstl_state::gamecstl_io(address_map &map) in gamecstl_io()
404 void gamecstl_state::machine_start() in INPUT_PORTS_START()
408 void gamecstl_state::machine_reset() in machine_reset()
413 void gamecstl_state::gamecstl(machine_config &config) in gamecstl()
424 …pcibus.set_device(0, FUNC(gamecstl_state::intel82439tx_pci_r), FUNC(gamecstl_state::intel82439tx_p… in gamecstl()
425 …pcibus.set_device(7, FUNC(gamecstl_state::intel82371ab_pci_r), FUNC(gamecstl_state::intel82371ab_p… in gamecstl()
[all …]