Home
last modified time | relevance | path

Searched refs:raster_op_func (Results 1 – 6 of 6) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/devices/cpu/tms34010/
H A Dtms34010.h277 typedef uint32_t (tms340x0_device::*raster_op_func)(uint32_t newpix, uint32_t oldpix); typedef
298 static const raster_op_func s_raster_ops[32];
307 raster_op_func m_raster_op;
H A Dtms34010.cpp966 const tms340x0_device::raster_op_func tms340x0_device::s_raster_ops[32] =
/dports/emulators/mame/mame-mame0226/src/devices/cpu/tms34010/
H A Dtms34010.h277 typedef uint32_t (tms340x0_device::*raster_op_func)(uint32_t newpix, uint32_t oldpix); typedef
298 static const raster_op_func s_raster_ops[32];
307 raster_op_func m_raster_op;
H A Dtms34010.cpp966 const tms340x0_device::raster_op_func tms340x0_device::s_raster_ops[32] =
/dports/emulators/fs-uae/fs-uae-3.1.35/src/mame/tm34010/
H A Dtms34010.h302 typedef UINT32 (tms340x0_device::*raster_op_func)(UINT32 newpix, UINT32 oldpix); typedef
323 static const raster_op_func s_raster_ops[32];
332 raster_op_func m_raster_op;
H A Dtms34010.cpp839 const tms340x0_device::raster_op_func tms340x0_device::s_raster_ops[32] =