Home
last modified time | relevance | path

Searched refs:pc8801_high_wram_w (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/mame/includes/
H A Dpc8801.h166 void pc8801_high_wram_w(offs_t offset, uint8_t data);
/dports/emulators/mame/mame-mame0226/src/mame/includes/
H A Dpc8801.h166 void pc8801_high_wram_w(offs_t offset, uint8_t data);
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dpc8801.cpp748 void pc8801_state::pc8801_high_wram_w(offs_t offset, uint8_t data) in pc8801_high_wram_w() function in pc8801_state
862 pc8801_high_wram_w(window_offset & 0xfff,data); in pc8801_mem_w()
892 pc8801_high_wram_w(offset & 0xfff,data); in pc8801_mem_w()
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dpc8801.cpp748 void pc8801_state::pc8801_high_wram_w(offs_t offset, uint8_t data) in pc8801_high_wram_w() function in pc8801_state
862 pc8801_high_wram_w(window_offset & 0xfff,data); in pc8801_mem_w()
892 pc8801_high_wram_w(offset & 0xfff,data); in pc8801_mem_w()