Commit graph

5 commits

Author SHA1 Message Date
95344d73cb
dev: added signon strings and some other basic bootup code 2026-01-23 16:44:05 -05:00
fc244f8481
dev: started to add OS functions 2026-01-12 13:09:50 -05:00
a4761efed2
dev: created cold/warm boot entry points and stubs 2025-12-21 14:22:54 -05:00
cb332b7b05
dev: removing old printChar and instead using OS print vector 2025-12-20 18:36:58 -05:00
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