Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dxmen.cpp84 void xmen_state::sound_bankswitch_w(uint8_t data) in sound_bankswitch_w()
90 void xmen_state::main_map(address_map &map) in main_map()
97 map(0x108000, 0x108001).w(FUNC(xmen_state::eeprom_w)); in main_map()
110 void xmen_state::sound_map(address_map &map) in sound_map()
122 void xmen_state::_6p_main_map(address_map &map) in _6p_main_map()
235 READ_LINE_MEMBER(xmen_state::xmen_frame_r) in INPUT_PORTS_START()
273 void xmen_state::machine_start() in PORT_READ_LINE_MEMBER()
285 void xmen_state::machine_reset() in machine_reset()
308 void xmen_state::xmen(machine_config &config) in xmen()
359 void xmen_state::xmen6p(machine_config &config) in xmen6p()
[all …]
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dxmen.cpp84 void xmen_state::sound_bankswitch_w(uint8_t data) in sound_bankswitch_w()
90 void xmen_state::main_map(address_map &map) in main_map()
97 map(0x108000, 0x108001).w(FUNC(xmen_state::eeprom_w)); in main_map()
110 void xmen_state::sound_map(address_map &map) in sound_map()
122 void xmen_state::_6p_main_map(address_map &map) in _6p_main_map()
235 READ_LINE_MEMBER(xmen_state::xmen_frame_r) in INPUT_PORTS_START()
273 void xmen_state::machine_start() in PORT_READ_LINE_MEMBER()
285 void xmen_state::machine_reset() in machine_reset()
308 void xmen_state::xmen(machine_config &config) in xmen()
359 void xmen_state::xmen6p(machine_config &config) in xmen6p()
[all …]
/dports/emulators/mess/mame-mame0226/src/mame/video/
H A Dxmen.cpp13 K052109_CB_MEMBER(xmen_state::tile_callback) in K052109_CB_MEMBER()
28 K053246_CB_MEMBER(xmen_state::sprite_callback) in K053246_CB_MEMBER()
52 VIDEO_START_MEMBER(xmen_state,xmen6p) in VIDEO_START_MEMBER() argument
70 uint32_t xmen_state::screen_update_xmen(screen_device &screen, bitmap_ind16 &bitmap, const rectangl… in screen_update_xmen()
105 uint32_t xmen_state::screen_update_xmen6p_left(screen_device &screen, bitmap_ind16 &bitmap, const r… in screen_update_xmen6p_left()
119 uint32_t xmen_state::screen_update_xmen6p_right(screen_device &screen, bitmap_ind16 &bitmap, const … in screen_update_xmen6p_right()
134 WRITE_LINE_MEMBER(xmen_state::screen_vblank_xmen6p) in WRITE_LINE_MEMBER()
/dports/emulators/mame/mame-mame0226/src/mame/video/
H A Dxmen.cpp13 K052109_CB_MEMBER(xmen_state::tile_callback) in K052109_CB_MEMBER()
28 K053246_CB_MEMBER(xmen_state::sprite_callback) in K053246_CB_MEMBER()
52 VIDEO_START_MEMBER(xmen_state,xmen6p) in VIDEO_START_MEMBER() argument
70 uint32_t xmen_state::screen_update_xmen(screen_device &screen, bitmap_ind16 &bitmap, const rectangl… in screen_update_xmen()
105 uint32_t xmen_state::screen_update_xmen6p_left(screen_device &screen, bitmap_ind16 &bitmap, const r… in screen_update_xmen6p_left()
119 uint32_t xmen_state::screen_update_xmen6p_right(screen_device &screen, bitmap_ind16 &bitmap, const … in screen_update_xmen6p_right()
134 WRITE_LINE_MEMBER(xmen_state::screen_vblank_xmen6p) in WRITE_LINE_MEMBER()
/dports/emulators/mess/mame-mame0226/src/mame/includes/
H A Dxmen.h18 class xmen_state : public driver_device
21 xmen_state(const machine_config &mconfig, device_type type, const char *tag) : in xmen_state() function
/dports/emulators/mame/mame-mame0226/src/mame/includes/
H A Dxmen.h18 class xmen_state : public driver_device
21 xmen_state(const machine_config &mconfig, device_type type, const char *tag) : in xmen_state() function