]> git.sur5r.net Git - cc65/blobdiff - libsrc/apple2/dosdetect.s
don't use constructor to setup runtime stack
[cc65] / libsrc / apple2 / dosdetect.s
index 0873bbcd8f638c0147ef671860960b6bcd72c046..272d5056ed179940767afb28a2bcc62af496cb16 100644 (file)
@@ -33,7 +33,7 @@
         .segment        "INIT"
 
 initdostype:
-        lda     ENTRY
+        lda     $BF00
         cmp     #$4C           ; Is MLI present? (JMP opcode)
         bne     done
         lda     KVERSION       ; ProDOS 8 kernel version