v80
v80 copied to clipboard
Roadmap
- [X] #3
- [X] #6
v1
- [x] Convert code to v80 and self-assemble
- [x] 6502 ISA (assemble 6502 from z80)
- [X] v2 ISA parser / ISA format
- [x] #9
- [ ] #16
- Notepad++ theme? (depends upon syntax changes)
- Use
cpmtoolsto produce disk images for some CP/M machines (e.g. PCW, CPC, Speccy) - Build option to not use shadow registers (e.g. Zeal 8-bit OS)
v2
- #2
- eZ80 parser (24-bit)
- SM83 (GameBoy) parser
- Build automation on CP/M (
SUBMIT/ custom exe?) - Replicate build script on WSL/bash to support Linux out-of-the-box
v4
- Agon native port (24-bit, not CP/M)
v?
- Support binary number literals
%...? - Parse expressions as part of include file-names (string variables?)
- Z80n from Spectrum Next
- 6809 parser / port? (which systems?)
- 6502 port, "v65", running on c64, Apple2 etc.
- 8086 port, "v86", MS-DOS