Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/mame/machine/
H A Dcammu.h329 void htlb_offset_w(u32 data) { m_htlb_offset = data; } in htlb_offset_w() function
H A Dcammu.cpp50 map(0x020, 0x023).rw(FUNC(cammu_c4t_device::htlb_offset_r), FUNC(cammu_c4t_device::htlb_offset_w)); in map()
/dports/emulators/mame/mame-mame0226/src/mame/machine/
H A Dcammu.h329 void htlb_offset_w(u32 data) { m_htlb_offset = data; } in htlb_offset_w() function
H A Dcammu.cpp50 map(0x020, 0x023).rw(FUNC(cammu_c4t_device::htlb_offset_r), FUNC(cammu_c4t_device::htlb_offset_w)); in map()