diff --git a/pt3_player/OPTIMIZATION.txt b/pt3_player/OPTIMIZATION.txt index 711cc05a..4882f2e1 100644 --- a/pt3_player/OPTIMIZATION.txt +++ b/pt3_player/OPTIMIZATION.txt @@ -29,7 +29,7 @@ Code Optimization Qkumba-SuperSMC 2739 ?? 1B.15 27s 171s 15.8% MoveNoteToZP 2650 ?? 1A.23 26s 171s 15.2% MinorFixes 2418 + 143 1A.1F 26s 171s 15.2% - FixVibrato 2423 + 143 + FixVibrato 2423 + 143 1A.1F 26s 171s 15.2% Times: Validated BH.PT3: 10.0B 16 1:33 93 17.2% diff --git a/pt3_player/hello.bas b/pt3_player/hello.bas index 0f3ec8c5..9acbbe3d 100644 --- a/pt3_player/hello.bas +++ b/pt3_player/hello.bas @@ -1,2 +1,2 @@ - 10 PRINT "PT3 PLAYER V1.0" + 10 PRINT "PT3 PLAYER V1.1" 100 PRINT CHR$ (4)"BRUN PT3_PLAYER" diff --git a/pt3_player/pt3_player.dsk b/pt3_player/pt3_player.dsk index f43a4d91..e026c475 100644 Binary files a/pt3_player/pt3_player.dsk and b/pt3_player/pt3_player.dsk differ