Commit graph

3 commits

Author SHA1 Message Date
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
f753eb9642
dev: fixed assembly errors, added linker script and Makefile
Additionally created a .gitignore to avoid committing object
code and output formats
2025-12-20 15:45:51 -05:00
1353091dda
init: creation of initial repo for this project 2025-12-20 14:40:01 -05:00