1
0
mirror of https://github.com/TomHarte/CLK.git synced 2026-03-13 02:42:08 +00:00

Fix executable name.

This commit is contained in:
Thomas Harte
2025-11-21 21:30:02 -05:00
parent 76ed9d1703
commit 424d57c2c1

2
Machines/Enterprise/HostFS/compile.sh Normal file → Executable file
View File

@@ -1 +1 @@
pyz80 --obj=hostfs.rom hostfs.z80s && xxd -i hostfs.rom
pyz80.py --obj=hostfs.rom hostfs.z80s && xxd -i hostfs.rom