From 78a8a7e1e0741cdc07cb4d671be1778207228f27 Mon Sep 17 00:00:00 2001 From: 4am Date: Fri, 9 Jul 2021 20:03:51 -0400 Subject: [PATCH] fix notProDOS branch --- src/id/inspect0.a | 2 +- src/strings/en.a | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/id/inspect0.a b/src/id/inspect0.a index 91b0b51..c9d64dd 100755 --- a/src/id/inspect0.a +++ b/src/id/inspect0.a @@ -301,7 +301,6 @@ IDBootloader sta gIsProDOS ; A = 0 (TRUE) jsr IDVolumeName ; /!\ execution falls through here because Dinkey-DOS disks are also ProDOS -.notProDOS ; ; Dinkey-DOS (ProDOS file structure with DOS 3.3-ish RWTS in language card) ; detectable now because IDVolumeName just read the first sector of the @@ -316,6 +315,7 @@ IDBootloader lda #TRUE sta gIsDinkeyDOS ; /!\ execution falls through here to save bytes (no other IDs will match) +.notProDOS .notDinkey ; ; Apple Pascal (all versions) diff --git a/src/strings/en.a b/src/strings/en.a index d1037f4..3d9ff1b 100755 --- a/src/strings/en.a +++ b/src/strings/en.a @@ -341,7 +341,7 @@ StringTableHigh .passport !text "Passport ",$00 .header - !text "@",s_passport,"by 4am@",s_space7,"@",s_space7," 2021-07-08",$00 + !text "@",s_passport,"by 4am@",s_space7,"@",s_space7," 2021-07-09",$00 .bar9 !text "_________",$00 .bar18