Previous 199869 Revisions Next

r15026 Saturday 14th January, 2012 at 09:14:28 UTC by Aaron Giles
Created new testcpu driver that shows how to develop an empty
test driver that (ab)uses the core to single step a CPU executing
arbitrary instructions and capturing before/after state and
tracking memory. Currently this driver is always compiled, but is
not referenced in mame.lst.

Also updated and modernized the dummy empty driver.
[src/emu]diexec.h distate.c distate.h emu.mak
[src/emu/drivers]empty.c testcpu.c*

Previous 199869 Revisions Next


© 1997-2024 The MAME Team