From: Marco van den Heuvel Date: Thu, 3 May 2018 16:11:20 +0000 (-0700) Subject: Harmonized the comments (as in added 1 space) ;) X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=cdebf6baa754af0e446a2dd5242ec71e783c1491;p=cc65 Harmonized the comments (as in added 1 space) ;) --- diff --git a/libsrc/c64/acc_detect_turbomaster.s b/libsrc/c64/acc_detect_turbomaster.s index 2f8fb2294..431985a47 100755 --- a/libsrc/c64/acc_detect_turbomaster.s +++ b/libsrc/c64/acc_detect_turbomaster.s @@ -20,7 +20,7 @@ _detect_turbomaster: tax ; Make sure the current CPU is not a 6510 - .byte $1A ; NOP on 8502, INA on 65(S)C(E)02, 4510 and 65816 + .byte $1A ; NOP on 8502, INA on 65(S)C(E)02, 4510 and 65816 beq not_found ; Make sure the current CPU is not a 65816