HDD firmware: added comment about $Cn07 remaining $3C (not $00).

This commit is contained in:
tomch 2012-10-20 14:29:56 +00:00
parent 706ee7cdbc
commit fa0110000b

View File

@ -64,6 +64,8 @@ OS = $0801
start
; Autoboot and ProDOS look at the following few opcodes to detect block devices
; NB. $Cn07 should be $00 for a SmartPort Interface, but changing this means that it won't autoboot on ][, ][+ and unenhanced IIe.
; . ref: http://www.1000bit.it/support/manuali/apple/technotes/udsk/tn.udsk.2.html
lda #$20
lda #$00
lda #$03