log blastem.h @ 466:bc9e0829ffc7

age author description
Fri, 26 Jul 2013 19:55:04 -0700 Mike Pavone Added support for saving savestates. Added gst savestate format test harness
Wed, 10 Jul 2013 09:38:05 -0700 Mike Pavone Add config file parser and default config file
Tue, 25 Jun 2013 19:20:39 -0700 Mike Pavone Move IO code to a separate file and do a tiny bit of refactoring
Sun, 23 Jun 2013 22:27:12 -0700 Mike Pavone Implement basic joystick support
Fri, 14 Jun 2013 00:25:04 -0700 Mike Pavone Make keybindings data driven so they can be populated from a config file later
Thu, 23 May 2013 23:42:42 -0700 Mike Pavone Initial PSG support. Mostly works, noise channel is borked though.
Tue, 21 May 2013 22:08:59 -0700 Mike Pavone Support for SRAM with SEGA mapper. Half-finished support for SRAM without SEGA mapper.
Sun, 05 May 2013 22:56:42 -0700 Mike Pavone Add a YM2612 stub implementation with just timers and status registers so that games that depend on it can run.
Sun, 20 Jan 2013 19:10:29 -0800 Mike Pavone Add support for breaking into the debugger while game is running
Fri, 21 Dec 2012 20:56:32 -0800 Mike Pavone Implement DMA (untested)
Thu, 20 Dec 2012 00:44:59 -0800 Mike Pavone Gamepad support