fix spelling, comment entrypoint

This commit is contained in:
Peter Ferrie 2016-11-27 11:06:44 -08:00
parent 4bbcafdca1
commit 2608588ea7
1 changed files with 3 additions and 2 deletions

View File

@ -88,9 +88,10 @@ delay
jmp $FCA8 ;common delay for all phases
jmpoep
jmp $1234
jmp $1234 ;arbitrary entry-point to use after read completes
;set to the value that you need
adrtable
;15 slots for track 0 (track 0 sector 0 is not addressible)
;15 slots for track 0 (track 0 sector 0 is not addressable)
;16 slots for all other tracks
!byte $FF ;end of list