initial commit

This commit is contained in:
m
2024-12-05 15:22:04 +08:00
commit 5dbf437175
106 changed files with 20207 additions and 0 deletions

BIN
utilities/z80/preamble Normal file

Binary file not shown.

6
utilities/z80/readme.md Normal file
View File

@@ -0,0 +1,6 @@
z80 uses zasm to compile and z80sim from z80pack
.
i edited z80sim to not print out that giant logo at the beginning but otherwise it's just the newest one built. the binary is included though lol.
the output for day13part1 is in the hl register

BIN
utilities/z80/z80sim Executable file

Binary file not shown.