summaryrefslogtreecommitdiff
path: root/blastem.h
AgeCommit message (Expand)Author
2013-09-10Added copyright notice to source files and added GPL license text in COPYINGMike Pavone
2013-07-26Added support for saving savestates. Added gst savestate format test harnessMike Pavone
2013-07-10Add config file parser and default config fileMike Pavone
2013-06-25Move IO code to a separate file and do a tiny bit of refactoringMike Pavone
2013-06-23Implement basic joystick supportMike Pavone
2013-06-14Make keybindings data driven so they can be populated from a config file laterMike Pavone
2013-05-23Initial PSG support. Mostly works, noise channel is borked though.Mike Pavone
2013-05-21Support for SRAM with SEGA mapper. Half-finished support for SRAM without SEG...Mike Pavone
2013-05-05Add a YM2612 stub implementation with just timers and status registers so tha...Mike Pavone
2013-01-20Add support for breaking into the debugger while game is runningMike Pavone
2012-12-21Implement DMA (untested)Mike Pavone
2012-12-20Gamepad supportMike Pavone