Supermodel/Src/CPU
2011-09-07 07:36:08 +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 - Forgot to add OSDConfig.h. 2011-08-19 23:47:33 +00:00
Z80 Added method to fetch current PC value 2011-09-07 07:36:08 +00:00
Bus.h - Added Z80 emulator from YAZE-AG. 2011-07-18 19:48:57 +00:00