mirror of
https://github.com/mgcaret/davex-mg-utils.git
synced 2024-11-10 14:05:36 +00:00
[minor]
This commit is contained in:
parent
9f96a85a28
commit
3f39f19255
@ -472,8 +472,7 @@ spdtab: .byte 0,0,0,2,0,3
|
||||
.byte $00
|
||||
rts
|
||||
.endproc
|
||||
; set carry if disk II
|
||||
; clear carry if not
|
||||
; check slot referenced by A, set carry if disk II, clear carry if not
|
||||
.proc is_disk_ii
|
||||
ora #$c0
|
||||
sta mytemp+1
|
||||
|
Loading…
Reference in New Issue
Block a user