1
0
mirror of https://github.com/cc65/cc65.git synced 2026-04-26 13:18:31 +00:00

add support for XDOS command lines

This commit is contained in:
Christian Groessler
2016-05-24 02:57:21 +02:00
parent 03cb0bd2fd
commit 6d7dfad80b
3 changed files with 29 additions and 16 deletions
+1 -1
View File
@@ -50,4 +50,4 @@ done: rts
.data
__dos_type: .byte 0 ; default to ATARIDOS
__dos_type: .byte ATARIDOS; default to ATARIDOS