Merge pull request #31 from floatingatoll/master

four punctuation and case changes
This commit is contained in:
4am 2017-09-05 14:24:17 -04:00 committed by GitHub
commit ca40730662
4 changed files with 4 additions and 4 deletions

View File

@ -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 +

View File

@ -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

View File

@ -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

View File

@ -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