Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-10 | Add config file parser and default config file | Mike Pavone | |
2013-06-25 | Move IO code to a separate file and do a tiny bit of refactoring | Mike Pavone | |
2013-06-23 | Implement basic joystick support | Mike Pavone | |
2013-06-14 | Make keybindings data driven so they can be populated from a config file later | Mike Pavone | |
2013-05-23 | Initial PSG support. Mostly works, noise channel is borked though. | Mike Pavone | |
2013-05-21 | Support for SRAM with SEGA mapper. Half-finished support for SRAM without ↵ | Mike Pavone | |
SEGA mapper. | |||
2013-05-05 | Add a YM2612 stub implementation with just timers and status registers so ↵ | Mike Pavone | |
that games that depend on it can run. | |||
2013-01-20 | Add support for breaking into the debugger while game is running | Mike Pavone | |
2012-12-21 | Implement DMA (untested) | Mike Pavone | |
2012-12-20 | Gamepad support | Mike Pavone | |