Searched refs:ta_ol_limit_w (Results 1 – 4 of 4) sorted by relevance
/dports/emulators/mess/mame-mame0226/src/mame/video/ |
H A D | powervr2.h | 267 void ta_ol_limit_w(offs_t offset, uint32_t data, uint32_t mem_mask = ~0);
|
H A D | powervr2.cpp | 76 map(0x012c, 0x012f).rw(FUNC(powervr2_device::ta_ol_limit_r), FUNC(powervr2_device::ta_ol_limit_w)); in ta_map() 1403 void powervr2_device::ta_ol_limit_w(offs_t offset, uint32_t data, uint32_t mem_mask) in ta_ol_limit_w() function in powervr2_device
|
/dports/emulators/mame/mame-mame0226/src/mame/video/ |
H A D | powervr2.h | 267 void ta_ol_limit_w(offs_t offset, uint32_t data, uint32_t mem_mask = ~0);
|
H A D | powervr2.cpp | 76 map(0x012c, 0x012f).rw(FUNC(powervr2_device::ta_ol_limit_r), FUNC(powervr2_device::ta_ol_limit_w)); in ta_map() 1403 void powervr2_device::ta_ol_limit_w(offs_t offset, uint32_t data, uint32_t mem_mask) in ta_ol_limit_w() function in powervr2_device
|