Added CP/M tools
Added CP/M tools to build 86-DOS 0.11 under CP/M or Cromemco CDOS.
This commit is contained in:
+4
-1
@@ -1,8 +1,11 @@
|
||||
# Auto detect text files and perform LF normalization
|
||||
* text=auto
|
||||
|
||||
# 86-DOS text files must use CRLF and have 0x1A EOF markers, we simply mark them as binary
|
||||
# 86-DOS and CP/M text files must use CRLF and have 0x1A EOF markers, we simply mark them as binary
|
||||
*.a86 binary
|
||||
*.asm binary
|
||||
*.com binary
|
||||
*.doc binary
|
||||
*.hex binary
|
||||
*.prn binary
|
||||
*.z80 binary
|
||||
|
||||
Reference in New Issue
Block a user