Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-19 | Mostly working changes to allow support for multiple emulated system types ↵ | Michael Pavone | |
in main blastem program | |||
2016-12-14 | Fix Z80 interrupt pulse duration. Fixes inconsistent music playback speed in ↵ | Michael Pavone | |
Sonic 2 introduced in 0.4.1 | |||
2016-12-11 | Fix Z80 RAM mapping after refactor | Michael Pavone | |
2016-12-09 | Fix the previous WIP commit. Quick tests suggests things are no more broken ↵ | Michael Pavone | |
than before now. | |||
2016-12-09 | WIP split of ROM loading/argument parsing from Genesis emulation code. ↵ | Michael Pavone | |
Compiles and doesn't crash, but nothing works. Still a few too many globals as well. |