Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-02 | Fix GST savestate loading to deal with SAT cache to fix sprite corruption on ↵ | Michael Pavone | |
savestate load. Clear out Z80 native_pc so the Z80 state does not get hosed when loading a savestate while the emulator is already running | |||
2016-04-18 | Fixed loading save states from menu | Michael Pavone | |
2016-04-17 | Save State menu option is now fully functional. Load state sort of works, ↵ | Michael Pavone | |
but is mostly broken. | |||
2015-07-20 | Full support for Sega mapper when it comes to data. Code in remapped ↵ | Michael Pavone | |
sections may not work reliably. SSF2 now works. | |||
2015-05-14 | Small horizontal interrupt fixes | Michael Pavone | |
2015-01-03 | Made the Z80 core more contained by refactoring some code in blastem.c into ↵ | Michael Pavone | |
z80_to_x86.c | |||
2013-09-10 | Added copyright notice to source files and added GPL license text in COPYING | Mike Pavone | |
2013-07-26 | Added support for saving savestates. Added gst savestate format test harness | Mike Pavone | |