This commit is contained in:
Michaelangel007 2017-03-26 09:17:00 -07:00
parent 9313e36abc
commit ea7e87d1ad
1 changed files with 2 additions and 2 deletions

View File

@ -748,8 +748,8 @@ I'll use the prefix:
B009:4C E9 B0 RWTS_Seek: JMP Do_Seek ; [3] A = Track
B00C:4C 62 B4 RWTS_ReadTrackQuiet: JMP Do_B462 ; [4] Y = Track, A = Addr, no zap if bad read
B00F:38 SEC ; Error TODO: Who calls us???
B010:60 RTS
B00F:38 SEC ; Signal Error -- NOT used!!
B010:60 RTS ; Wastes 2 bytes
; The main "workhorse" -- read one sector
; Called internally at $B366