diff --git a/libsrc/apple2/dosdetect.s b/libsrc/apple2/dosdetect.s index 0873bbcd8..272d5056e 100644 --- a/libsrc/apple2/dosdetect.s +++ b/libsrc/apple2/dosdetect.s @@ -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