From: Oliver Schmidt Date: Sun, 2 Sep 2018 21:06:27 +0000 (+0200) Subject: Just a minor comment improvement. X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=70a131e09ab92f9093f95075ded9e5149201a7ce;p=cc65 Just a minor comment improvement. --- diff --git a/libsrc/apple2/getdevice.s b/libsrc/apple2/getdevice.s index ef35edea7..0c674cad0 100644 --- a/libsrc/apple2/getdevice.s +++ b/libsrc/apple2/getdevice.s @@ -18,7 +18,7 @@ _getfirstdevice: _getnextdevice: tax next: inx - cpx #$FF + cpx #$FF ; INVALID_DEVICE beq done ; Check for ProDOS 8