Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/mame/machine/
H A Dcedar_magnet_plane.cpp34 map(0xcf, 0xcf).w(FUNC(cedar_magnet_plane_device::plane_portcf_w)); in cedar_magnet_plane_io()
64 void cedar_magnet_plane_device::plane_portcf_w(u8 data) in plane_portcf_w() function in cedar_magnet_plane_device
H A Dcedar_magnet_plane.h23 void plane_portcf_w(u8 data); in DECLARE_DEVICE_TYPE()
/dports/emulators/mame/mame-mame0226/src/mame/machine/
H A Dcedar_magnet_plane.cpp34 map(0xcf, 0xcf).w(FUNC(cedar_magnet_plane_device::plane_portcf_w)); in cedar_magnet_plane_io()
64 void cedar_magnet_plane_device::plane_portcf_w(u8 data) in plane_portcf_w() function in cedar_magnet_plane_device
H A Dcedar_magnet_plane.h23 void plane_portcf_w(u8 data); in DECLARE_DEVICE_TYPE()