ZX spectrum Tool Kit: a fast, efficient, capable, modular ZX Spectrum emulator
NOTE: This is WIP so don't expect it to do much more than compile
Finished:
- Register set implementation
- Memory interface (not finalised, will be changed)
Working on:
- Z80 instructions
- I/O interface
- Spectrum ULA
- File interface
- Mod interface
- Graphics interface
Points of discussion - feel free to open an issue on your thoughts about these:
- The use of lowercase namespace names - sorry Bjarne, but I think it looks neater
Possible features - these might not be added until after 1.0
- Issue 1 speccy?
- In-emulator worldofspectrum.org program downloader?
- Assembler
- Utilities (similar to fuse-emulator-utils)
- BASIC parser
- Operating System
For build instructions and other things, look at the zxtk wiki.