]> git.sur5r.net Git - cc65/commitdiff
change reference to $0200FF to $0200xx
authorPaul Gardner-Stephen <paul@servalproject.org>
Sat, 29 Dec 2018 11:49:51 +0000 (22:19 +1030)
committergreg-king5 <greg.king5@verizon.net>
Sun, 30 Dec 2018 08:49:26 +0000 (03:49 -0500)
libsrc/common/getcpu.s

index b13daf23c698018c70c8fa88db7427e7161a056a..51ccd5a4a1174e732c9d33c33c5277ef3ddc6919 100644 (file)
@@ -75,8 +75,8 @@ _getcpu:
         ; now try again to load it: If the same, then 45GS02, as $200xx is unchanged
         nop                     ; prefix to tell next instruction to be 32-bit ZP
         .byte   $b2,regsave     ; LDA (regsave),Z
-        cmp     tmp1            ; does the loaded value match what is in $FF?
-        bne     @Is45GS02       ; $200FF and $FF have different values, so must be a MEGA65 45GS02
+        cmp     tmp1            ; does the loaded value match what is in $xx?
+        bne     @Is45GS02       ; $200xx and $xx have different values, so must be a MEGA65 45GS02
 @Is4510:
         lda     #3              ; CPU_4510 constant
         ldx     #0              ; load high byte of word