General cleanup

Clean up of various source files. The CHESS program is not fully cleaned up yet.
This commit is contained in:
Yufeng Gao
2026-01-25 22:26:55 +10:00
parent 2b03858c61
commit c7b866b40d
8 changed files with 468 additions and 446 deletions
+7
View File
@@ -3,9 +3,16 @@
# 86-DOS and CP/M text files must use CRLF and have 0x1A EOF markers, we simply mark them as binary
*.a86 binary
*.A86 binary
*.asm binary
*.ASM binary
*.com binary
*.COM binary
*.doc binary
*.DOC binary
*.hex binary
*.HEX binary
*.prn binary
*.PRN binary
*.z80 binary
*.Z80 binary