log stateview.c @ 1908:c3d49c338224

age author description
Thu, 26 Mar 2020 23:53:35 -0700 Michael Pavone Fix stateview target
Mon, 24 Jun 2019 09:11:38 -0700 Michael Pavone Fix libretro and stateview targets
Wed, 20 Mar 2019 22:06:29 -0700 Michael Pavone Remove dummy controller_add_mappings definitions from vgmplay and stateview as controller_info.o has been added to RENDEROBJS in the Makefile
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.
Tue, 15 Nov 2016 08:18:57 -0800 Michael Pavone Update stateview so it builds successfully again
Wed, 11 May 2016 01:15:54 -0700 Michael Pavone Initial stab at Saturn keyboard support
Sun, 24 Apr 2016 02:21:40 -0700 Michael Pavone Add a trivial get_open_bus_value() function to stateview so it compiles again.
Mon, 18 Apr 2016 19:26:47 -0700 Michael Pavone Fixed loading save states from menu
Sat, 16 Apr 2016 13:28:43 -0700 Michael Pavone Get stateview building again