Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/devices/bus/centronics/
H A Depson_lx810l.cpp109 …map(0xa000, 0xbfff).rw(FUNC(epson_lx810l_device::fakemem_r), FUNC(epson_lx810l_device::fakemem_w))… in lx810l_mem()
365 void epson_lx810l_device::fakemem_w(uint8_t data) in fakemem_w() function in epson_lx810l_device
H A Depson_lx810l.h72 void fakemem_w(uint8_t data);
/dports/emulators/mame/mame-mame0226/src/devices/bus/centronics/
H A Depson_lx810l.cpp109 …map(0xa000, 0xbfff).rw(FUNC(epson_lx810l_device::fakemem_r), FUNC(epson_lx810l_device::fakemem_w))… in lx810l_mem()
365 void epson_lx810l_device::fakemem_w(uint8_t data) in fakemem_w() function in epson_lx810l_device
H A Depson_lx810l.h72 void fakemem_w(uint8_t data);