Supermodel/Src/CPU
2011-08-14 23:59:01 +00:00
..
68K 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
PowerPC - DSB2 save state support. 2011-08-10 05:35:42 +00:00
Z80 Save state support for 68K, Z80, sound board, DSB1, and MPEG playback. 2011-08-09 18:36:29 +00:00
Bus.h - Added Z80 emulator from YAZE-AG. 2011-07-18 19:48:57 +00:00