mirror of
https://github.com/a2-4am/passport.git
synced 2024-12-26 16:30:22 +00:00
run c9ff.a to all tracks
This commit is contained in:
parent
5facba69f3
commit
8af8e3c4a2
@ -98,7 +98,6 @@ AnalyzeT00
|
||||
!source "../patchers/datasoft.a"
|
||||
!source "../patchers/nibtable.a"
|
||||
!source "../patchers/diskvol.a"
|
||||
!source "../patchers/c9ff.a"
|
||||
!source "../patchers/milliken.a"
|
||||
!source "../patchers/methods.a"
|
||||
!source "../patchers/jsr8b3.a"
|
||||
|
@ -758,6 +758,7 @@ _applyToAll
|
||||
!source "patchers/t11diskvol.a" ; T11 && gIsRWTS only
|
||||
!source "patchers/t02volumename.a" ; T02 && gIsBoot0 only
|
||||
!source "patchers/universale7.a"
|
||||
!source "patchers/c9ff.a"
|
||||
!source "patchers/a6bc95.a" ; gIsPascal only
|
||||
!source "patchers/a5count.a" ; gIsPascal only
|
||||
!source "patchers/d5d5f7.a" ; gIsPascal || (gIsBoot0 && gPossibleD5D5F7) only
|
||||
|
@ -3,14 +3,14 @@
|
||||
; a custom RWTS-like routine to
|
||||
; position the disk for an E7
|
||||
; protection check
|
||||
; e.g. Bank Street Writer II,
|
||||
;
|
||||
; tested on
|
||||
; Bank Street Writer II
|
||||
; Fact and Fiction Toolkit
|
||||
; Mr. Pixel's Cartoon Kit
|
||||
; Mr. Pixel's Programming Paint Set
|
||||
; Story Maker
|
||||
; NOTE: I've only ever seen this on
|
||||
; track 0, so as a speed optimization
|
||||
; that's the only track where this
|
||||
; runs. It needs to search the entire
|
||||
; track because there is no fixed
|
||||
; position for it to start.
|
||||
; Swiss Family Robinson
|
||||
;-------------------------------
|
||||
!zone {
|
||||
bit gMode ; nothing to do here in verify-only mode
|
||||
|
Loading…
Reference in New Issue
Block a user