Previous 199869 Revisions Next

r15050 Monday 16th January, 2012 at 05:08:31 UTC by Aaron Giles
Rewrote tilemap.c as a C++ class. For now kept the global
functions and just inline mapped them to the class. Will do
a pass soon to actually update drivers to use the C++
methods directly. Also, the tilemap callbacks are now
delegates which should make for cleaner integrating into
modern devices and drivers going forward.
[src/emu]machine.c machine.h tilemap.c tilemap.h uigfx.c
[src/mame/video]jack.c m10.c m58.c videopin.c

Previous 199869 Revisions Next


© 1997-2024 The MAME Team