Just a minor comment improvement.
This commit is contained in:
parent
39694d0aaa
commit
70a131e09a
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ _getfirstdevice:
|
|||
_getnextdevice:
|
||||
tax
|
||||
next: inx
|
||||
cpx #$FF
|
||||
cpx #$FF ; INVALID_DEVICE
|
||||
beq done
|
||||
|
||||
; Check for ProDOS 8
|
||||
|
|
Loading…
Add table
Reference in a new issue