Supermodel/Src/CPU/68K/Musashi
Nik Henson 5a0f038171 Changes to allow debugging of Musashi 68K core:
- added methods to attach/debug debugger.
- added instruction hook & callback to m68kconf.h and added hooks into CMusashi68KDebug to allow debugger to control execution.
- added methods to allow reading/writing of 68K registers (for all registers and for a given context, rather than just current one).
2011-09-18 22:44:20 +00:00
..
m68k.h Updated copyright information and added headers to all remaining files except debugger. 2011-09-14 19:08:43 +00:00
m68k_in.c Updated copyright information and added headers to all remaining files except debugger. 2011-09-14 19:08:43 +00:00
m68kconf.h Changes to allow debugging of Musashi 68K core: 2011-09-18 22:44:20 +00:00
m68kcpu.c Updated copyright information and added headers to all remaining files except debugger. 2011-09-14 19:08:43 +00:00
m68kcpu.h Updated copyright information and added headers to all remaining files except debugger. 2011-09-14 19:08:43 +00:00
m68kctx.h Updated copyright information and added headers to all remaining files except debugger. 2011-09-14 19:08:43 +00:00
m68kdasm.c Updated copyright information and added headers to all remaining files except debugger. 2011-09-14 19:08:43 +00:00
m68kmake.c Updated copyright information and added headers to all remaining files except debugger. 2011-09-14 19:08:43 +00:00