log blastem.h @ 430:7f84090ab1cd

age author description
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.