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