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 22:05:38 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ca8d838826
Supermodel
/
Src
/
CPU
History
Bart Trzynadlowski
e6f19c40ef
Fixed 68K save state problem: pending interrupts were not being saved, sometimes causing the DSB2 to take an invalid interrupt (from the sound board 68K) after loading a save state. Save states are no longer compatible with previous revision.
2011-09-12 18:14:49 +00:00
..
68K
Fixed 68K save state problem: pending interrupts were not being saved, sometimes causing the DSB2 to take an invalid interrupt (from the sound board 68K) after loading a save state. Save states are no longer compatible with previous revision.
2011-09-12 18:14:49 +00:00
PowerPC
- Removed BOOL and replaced it with native C++ type, bool.
2011-09-08 06:34:18 +00:00
Z80
- Removed BOOL and replaced it with native C++ type, bool.
2011-09-08 06:34:18 +00:00
Bus.h
- Added Z80 emulator from YAZE-AG.
2011-07-18 19:48:57 +00:00