The Zone OS for Z80/Z180/eZ80
  • Assembly 96.2%
  • Makefile 2.7%
  • Batchfile 1.1%
Find a file
A.M. Rowsell 94d6f474cd
dev: growing this into the Zone OS project
The scope of this project is growing, mostly for fun. I doubt
I'll ever get to the point where I can actually use it on a real
Z80 system, but who knows. Mostly this is a good way to learn
about vasm and refresh my Z80 assembly knowledge.
2025-12-20 17:58:51 -05:00
.gitignore dev: fixed assembly errors, added linker script and Makefile 2025-12-20 15:45:51 -05:00
float.asm dev: growing this into the Zone OS project 2025-12-20 17:58:51 -05:00
LICENSE dev: growing this into the Zone OS project 2025-12-20 17:58:51 -05:00
linker.cmd dev: growing this into the Zone OS project 2025-12-20 17:58:51 -05:00
Makefile dev: growing this into the Zone OS project 2025-12-20 17:58:51 -05:00
printChar.asm dev: growing this into the Zone OS project 2025-12-20 17:58:51 -05:00
vectorTable.asm dev: growing this into the Zone OS project 2025-12-20 17:58:51 -05:00
zone.asm dev: growing this into the Zone OS project 2025-12-20 17:58:51 -05:00