log stateview.c @ 1722:ac809d044cab

age author description
Fri, 16 Nov 2018 19:56:24 -0800 Michael Pavone Small cleanup of vdp_context struct layout and removal of separately allocated buffers
Thu, 02 Aug 2018 19:06:57 -0700 Michael Pavone Fix a couple of default targets
Sun, 16 Apr 2017 16:38:56 -0700 Michael Pavone Force display on in stateview if given a save state with the display off
Sat, 28 Jan 2017 23:50:15 -0800 Michael Pavone Fix vgmplay and stateview targets
Tue, 24 Jan 2017 23:00:56 -0800 Michael Pavone Fix stateview and vgmplay targets
Thu, 22 Dec 2016 19:51:25 -0800 Michael Pavone Initial support for Genesis/Megadrive PBC mode. VDP still needs Mode 4 to be useful.
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.