Back
This todo list mentions improvements which should be
done to this software. It doesn't necessarily mean that I'll
implement all this features my self. Don't wait, feel free to work on any
of this.
TODO Z80 emulation:
- Fix half carry flag for SBC HL,rr, CPDR, CPIR and DAA
- Implement IM 0 and IM 2
TODO CP/M emulation:
- Rewrite MMU to use page tables
TODO Z80 cross assembler:
- Macros: Mostek? Microsoft? Digital Research? All?
- Support for Microsoft REL format as output file
- Write a linker for Microsoft REL format
- Write a library tool for Microsoft REL format
Other interesting projects:
- Build a complete and accurate emulation of an Intel MDS-800 system
and make it run CP/M 2 and ISIS
- Build one of the ancient Z80 evaluation kits with LED display, hex keyboard
and some sort of monitor program
Back