mirror of
https://github.com/mgcaret/davex-mg-utils.git
synced 2025-01-17 05:31:26 +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
|
.byte $00
|
||||||
rts
|
rts
|
||||||
.endproc
|
.endproc
|
||||||
; set carry if disk II
|
; check slot referenced by A, set carry if disk II, clear carry if not
|
||||||
; clear carry if not
|
|
||||||
.proc is_disk_ii
|
.proc is_disk_ii
|
||||||
ora #$c0
|
ora #$c0
|
||||||
sta mytemp+1
|
sta mytemp+1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user