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
532c6e7edb
Supermodel
/
Src
/
CPU
History
Nik Henson
532c6e7edb
Added method to fetch current PC value
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