Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-19 | Add emulated MHz output to blastcpm | Michael Pavone | |
2019-02-07 | Added init functions to z80_util.c so new Z80 core is closer to a drop in ↵ | Michael Pavone | |
replacement for the old one | |||
2019-02-03 | Get new Z80 core running in CPM harness | Michael Pavone | |
2016-12-28 | Remove memory map assumptions from Z80 core and move a little bit of logic ↵ | Michael Pavone | |
to the generic backend.c so it can be shared between CPU cores | |||
2016-12-22 | More cleanup in preparation for SMS/Mark III support | Michael Pavone | |
2015-07-29 | Implement a tiny bit of CPM BDOS and add a corresponding Z80 core driver so ↵ | Michael Pavone | |
that simple CPM programs like ZEXDOC/ZEXALL can be run against my Z80 core |