This website requires JavaScript.
Explore
Help
Sign In
Xargon
/
Supermodel
Watch
1
Star
0
Fork
You've already forked Supermodel
0
mirror of
https://github.com/RetroDECK/Supermodel.git
synced
2024-11-22 13:55:38 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
6c5b4293eb
Supermodel
/
Src
/
CPU
History
Bart Trzynadlowski
6c5b4293eb
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
..
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