Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/mame/includes/
H A Dhp9845.h48 void global_mem_map(address_map &map);
/dports/emulators/mame/mame-mame0226/src/mame/includes/
H A Dhp9845.h48 void global_mem_map(address_map &map);
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dhp9845.cpp3606 void hp9845_base_state::global_mem_map(address_map &map) in global_mem_map() function in hp9845_base_state
3641 m_lpu->set_addrmap(AS_PROGRAM , &hp9845_base_state::global_mem_map); in hp9845_base()
3646 m_ppu->set_addrmap(AS_PROGRAM , &hp9845_base_state::global_mem_map); in hp9845_base()
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dhp9845.cpp3606 void hp9845_base_state::global_mem_map(address_map &map) in global_mem_map() function in hp9845_base_state
3641 m_lpu->set_addrmap(AS_PROGRAM , &hp9845_base_state::global_mem_map); in hp9845_base()
3646 m_ppu->set_addrmap(AS_PROGRAM , &hp9845_base_state::global_mem_map); in hp9845_base()