Mercurial > repos > blastem
log gst.c @ 1106:cacbd3f18f03
age | author | description |
---|---|---|
Fri, 09 Dec 2016 09:48:48 -0800 | Michael Pavone | WIP split of ROM loading/argument parsing from Genesis emulation code. Compiles and doesn't crash, but nothing works. Still a few too many globals as well. |
Mon, 22 Aug 2016 09:46:18 -0700 | Michael Pavone | Cleanup the separation of render backend and VDP code in preparation for having extra debug windows. Make determination of H40/H32 based on number of lines in each mode. |
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 |