Mercurial > repos > blastem
log gst.c @ 1019:e34334e6c682
age | author | description |
---|---|---|
Mon, 02 May 2016 23:08:20 -0700 | Michael Pavone | Fix GST savestate loading to deal with SAT cache to fix sprite corruption on 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 |
Mon, 18 Apr 2016 19:26:47 -0700 | Michael Pavone | Fixed loading save states from menu |
Sun, 17 Apr 2016 23:50:41 -0700 | Michael Pavone | Save State menu option is now fully functional. Load state sort of works, but is mostly broken. |
Mon, 20 Jul 2015 21:15:34 -0700 | Michael Pavone | Full support for Sega mapper when it comes to data. Code in remapped sections may not work reliably. SSF2 now works. |
Thu, 14 May 2015 23:17:55 -0700 | Michael Pavone | Small horizontal interrupt fixes |
Sat, 03 Jan 2015 18:23:04 -0800 | Michael Pavone | Made the Z80 core more contained by refactoring some code in blastem.c into z80_to_x86.c |