Atari: add support for BW-DOS. Initially contributed by Daniel Serpell.
This commit is contained in:
@@ -195,6 +195,8 @@ chk_supp:
|
||||
lda __dos_type
|
||||
cmp #SPARTADOS
|
||||
beq :+
|
||||
cmp #BWDOS
|
||||
beq :+
|
||||
cmp #REALDOS
|
||||
bne ns1
|
||||
: txa
|
||||
|
||||
Reference in New Issue
Block a user