log Makefile @ 430:7f84090ab1cd

age author description
Wed, 10 Jul 2013 09:38:05 -0700 Mike Pavone Add config file parser and default config file
Sun, 30 Jun 2013 11:45:58 -0700 Mike Pavone Make VDP render in native pixel format of the renderer for a modest performance gain and to make it easier to use OpenGL for rendering
Mon, 24 Jun 2013 21:30:38 -0700 Mike Pavone Cleanup makefile and link math library
Mon, 17 Jun 2013 00:54:14 -0700 Mike Pavone Add primitive vgm player for testing
Sun, 16 Jun 2013 17:57:57 -0700 Mike Pavone Add support for logging YM2612 channels to WAVE files
Mon, 27 May 2013 09:54:58 -0700 Mike Pavone YM2612 WIP snapshot before register refactor
Thu, 23 May 2013 23:42:42 -0700 Mike Pavone Initial PSG support. Mostly works, noise channel is borked though.