We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6497d5b commit 1317164Copy full SHA for 1317164
applications/SLF80037.COM.asm
@@ -1,6 +1,5 @@
1
-; FUNK00, used to remap keyboard layout on a Sanco computer.
2
-; More information will come later, I hope.
3
-; z80asm FUNK00.COM.asm -b -o FUNK00.COM
+; SLF8003, something like an AUTOEXEC.BAT for Sanco computer.
+; z80asm SLF8003.COM.asm -b -o SLF8003.COM
4
5
org 0x0100
6
0 commit comments