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:
@@ -50,4 +50,4 @@ done: rts
|
||||
|
||||
.data
|
||||
|
||||
__dos_type: .byte 0 ; default to ATARIDOS
|
||||
__dos_type: .byte ATARIDOS; default to ATARIDOS
|
||||
|
||||
Reference in New Issue
Block a user