1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-29 17:56:21 +00:00

Addon to 4155: Fixed error.

git-svn-id: svn://svn.cc65.org/cc65/trunk@4157 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
ol.sc 2009-09-12 06:58:20 +00:00
parent d660356ff7
commit 2b98ab38f7

View 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