Age | Commit message (Expand) | Author |
---|---|---|
2016-12-28 | Remove memory map assumptions from Z80 core and move a little bit of logic to... | Michael Pavone |
2016-12-22 | Initial support for Genesis/Megadrive PBC mode. VDP still needs Mode 4 to be ... | Michael Pavone |
2016-12-22 | More cleanup in preparation for SMS/Mark III support | Michael Pavone |
2016-12-19 | Restore 68K address logging functionality | Michael Pavone |
2016-12-19 | Mostly working changes to allow support for multiple emulated system types in... | Michael Pavone |
2016-12-14 | Fix Z80 interrupt pulse duration. Fixes inconsistent music playback speed in ... | Michael Pavone |
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 t... | Michael Pavone |
2016-12-09 | WIP split of ROM loading/argument parsing from Genesis emulation code. Compil... | Michael Pavone |