Supermodel/Src/CPU/68K/Musashi
2011-08-14 23:59:01 +00:00
..
m68k.h - Added the Musashi 68K emulator by Karl Stenerud. Obtained Karl's explicit permission to relicense the code under GPL. 2011-07-12 04:57:12 +00:00
m68k_in.c - Added the Musashi 68K emulator by Karl Stenerud. Obtained Karl's explicit permission to relicense the code under GPL. 2011-07-12 04:57:12 +00:00
m68kconf.h R. Belmont's changes to compile under MacOS and Linux. 2011-08-10 04:24:15 +00:00
m68kcpu.c Musashi context is now cleared in M68KCtx constructor. The internal Musashi context is zeroed out initially but the dynamically allocated external contexts would sometimes be filled with garbage, which would trigger interrupts at the very first instruction after reset, making the 68K go off into the weeds. This fixes a nasty randomly-occurring bug I was seeing. 2011-08-14 23:59:01 +00:00
m68kcpu.h - Added the Musashi 68K emulator by Karl Stenerud. Obtained Karl's explicit permission to relicense the code under GPL. 2011-07-12 04:57:12 +00:00
m68kdasm.c - Added the Musashi 68K emulator by Karl Stenerud. Obtained Karl's explicit permission to relicense the code under GPL. 2011-07-12 04:57:12 +00:00
m68kmake.c - Added the Musashi 68K emulator by Karl Stenerud. Obtained Karl's explicit permission to relicense the code under GPL. 2011-07-12 04:57:12 +00:00