Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/mame/machine/
H A Dpacman.cpp7 uint8_t epospm_state::epos_decryption_w(offs_t offset) in epos_decryption_w()
102 MACHINE_START_MEMBER(epospm_state, theglobp) in MACHINE_START_MEMBER() argument
130 MACHINE_RESET_MEMBER(epospm_state, theglobp) in MACHINE_RESET_MEMBER() argument
148 MACHINE_START_MEMBER(epospm_state, acitya) in MACHINE_START_MEMBER() argument
176 MACHINE_RESET_MEMBER(epospm_state, acitya) in MACHINE_RESET_MEMBER() argument
183 MACHINE_START_MEMBER(epospm_state, eeekkp) in MACHINE_START_MEMBER() argument
211 MACHINE_RESET_MEMBER(epospm_state, eeekkp) in MACHINE_RESET_MEMBER() argument
/dports/emulators/mame/mame-mame0226/src/mame/machine/
H A Dpacman.cpp7 uint8_t epospm_state::epos_decryption_w(offs_t offset) in epos_decryption_w()
102 MACHINE_START_MEMBER(epospm_state, theglobp) in MACHINE_START_MEMBER() argument
130 MACHINE_RESET_MEMBER(epospm_state, theglobp) in MACHINE_RESET_MEMBER() argument
148 MACHINE_START_MEMBER(epospm_state, acitya) in MACHINE_START_MEMBER() argument
176 MACHINE_RESET_MEMBER(epospm_state, acitya) in MACHINE_RESET_MEMBER() argument
183 MACHINE_START_MEMBER(epospm_state, eeekkp) in MACHINE_START_MEMBER() argument
211 MACHINE_RESET_MEMBER(epospm_state, eeekkp) in MACHINE_RESET_MEMBER() argument
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dpacman.cpp1197 void epospm_state::epos_map(address_map &map) in epos_map()
1420 void epospm_state::epos_portmap(address_map &map) in epos_portmap()
3806 void epospm_state::theglobp(machine_config &config) in theglobp()
3814 MCFG_MACHINE_START_OVERRIDE(epospm_state,theglobp) in theglobp()
3815 MCFG_MACHINE_RESET_OVERRIDE(epospm_state,theglobp) in theglobp()
3819 void epospm_state::acitya(machine_config &config) in acitya()
3827 MCFG_MACHINE_START_OVERRIDE(epospm_state,acitya) in acitya()
3828 MCFG_MACHINE_RESET_OVERRIDE(epospm_state,acitya) in acitya()
3832 void epospm_state::eeekkp(machine_config &config) in eeekkp()
3840 MCFG_MACHINE_START_OVERRIDE(epospm_state,eeekkp) in eeekkp()
[all …]
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dpacman.cpp1197 void epospm_state::epos_map(address_map &map) in epos_map()
1420 void epospm_state::epos_portmap(address_map &map) in epos_portmap()
3806 void epospm_state::theglobp(machine_config &config) in theglobp()
3814 MCFG_MACHINE_START_OVERRIDE(epospm_state,theglobp) in theglobp()
3815 MCFG_MACHINE_RESET_OVERRIDE(epospm_state,theglobp) in theglobp()
3819 void epospm_state::acitya(machine_config &config) in acitya()
3827 MCFG_MACHINE_START_OVERRIDE(epospm_state,acitya) in acitya()
3828 MCFG_MACHINE_RESET_OVERRIDE(epospm_state,acitya) in acitya()
3832 void epospm_state::eeekkp(machine_config &config) in eeekkp()
3840 MCFG_MACHINE_START_OVERRIDE(epospm_state,eeekkp) in eeekkp()
[all …]
/dports/emulators/mess/mame-mame0226/src/mame/includes/
H A Dpacman.h245 class epospm_state : public pacman_state
/dports/emulators/mame/mame-mame0226/src/mame/includes/
H A Dpacman.h245 class epospm_state : public pacman_state