mirror of
https://github.com/a2-4am/passport.git
synced 2025-01-03 08:33:18 +00:00
four punctuation and case changes
This commit is contained in:
parent
4ddb44d6e9
commit
67be9b688f
@ -187,7 +187,7 @@ IDBootloader
|
||||
sta gIsProDOS
|
||||
beq .useuniv ; always branches
|
||||
;
|
||||
;Apple Pascal (all versions)
|
||||
; Apple Pascal (all versions)
|
||||
;
|
||||
+ jsr IDPascal
|
||||
bcs +
|
||||
|
@ -4,7 +4,7 @@
|
||||
; involving $D5 and $F7 as delimiters
|
||||
;
|
||||
; Ace Detective
|
||||
; Cat 'N Mouse
|
||||
; Cat 'n Mouse
|
||||
; Cotton Tales
|
||||
; Dyno-Quest
|
||||
; Easy Street
|
||||
|
@ -1,6 +1,6 @@
|
||||
;-------------------------------
|
||||
; #MEMORYCONFIG
|
||||
; modified PRODOS launches MEMORY.CONFIG
|
||||
; modified ProDOS launches MEMORY.CONFIG
|
||||
; as startup program, which executes a
|
||||
; protection check before launching the
|
||||
; real startup program
|
||||
|
@ -188,7 +188,7 @@
|
||||
!byte $20,$85,$1E ;JSR $1E85
|
||||
!byte $80 ;dummy
|
||||
!byte $08,$CE,$CF,$CD,$CF,$CE,$C9,$C3,$CF
|
||||
;NOMONICO
|
||||
;"NOMONICO"
|
||||
+ bcc +
|
||||
ldy #19
|
||||
jsr SearchTrack
|
||||
|
Loading…
Reference in New Issue
Block a user