From d778e787fe25452eaf749258cfbcd115577bd3e8 Mon Sep 17 00:00:00 2001 From: 4am Date: Tue, 21 Jan 2020 13:49:00 -0500 Subject: [PATCH] v3.0 release --- res/credits.txt | 2 +- res/history.md | 3 ++- src/4cade.a | 2 +- src/4cade.init.a | 6 +++--- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/res/credits.txt b/res/credits.txt index 806986297..5a98215f6 100644 --- a/res/credits.txt +++ b/res/credits.txt @@ -1 +1 @@ - T O T A L R E P L A Y ~ revision 03 / serial number 191230 ~ design & interface * * * * * * * * * 4am ports & rwts * * * * * * * * * * *qkumba testing & moral support* * * * * * * * * Frank M * Tom G * option8 * crayone ~ archive.org/details/TotalReplay [eof] \ No newline at end of file + T O T A L R E P L A Y ~ revision 03 / serial number 20200121 ~ design & interface * * * * * * * * * 4am ports & rwts * * * * * * * * * * *qkumba testing & moral support* * * * * * * * * Frank M * Tom G * option8 * crayone ~ archive.org/details/TotalReplay [eof] \ No newline at end of file diff --git a/res/history.md b/res/history.md index 279078d94..91a4b719a 100644 --- a/res/history.md +++ b/res/history.md @@ -1,4 +1,4 @@ -# Revision 3.0 / unreleased +# Revision 3.0 / serial number 20200121 ## New & changed games @@ -21,6 +21,7 @@ - Fixed corrupted graphics in Sneakers game, demo, and screenshots, and now we are entirely done with this I promise - Fixed Axis Assassin demo hanging on Apple IIgs - Fixed a crash in Agent USA + - Fixed a crash in Spy Hunter at the boat house - Added missing levels in Out Of This World - Removed latent copy protection in BurgerTime, Sea Dragon, and Spider Raid (sneaky sneaky) - Enable fast machine speed or accelerator (if available) to speed up searching, browsing, and game launching diff --git a/src/4cade.a b/src/4cade.a index 5b463144f..c730b6ae7 100644 --- a/src/4cade.a +++ b/src/4cade.a @@ -1,5 +1,5 @@ ;license:MIT -;(c) 2018-9 by 4am +;(c) 2018-20 by 4am ; !cpu 6502 !to "build/LAUNCHER.SYSTEM",plain diff --git a/src/4cade.init.a b/src/4cade.init.a index 8b999e744..4a3ac2d3f 100644 --- a/src/4cade.init.a +++ b/src/4cade.init.a @@ -1,5 +1,5 @@ ;license:MIT -;(c) 2018-9 by 4am +;(c) 2018-20 by 4am ; ; first-run initialization code ; @@ -188,8 +188,8 @@ LoaderBuild !word BUILDNUMBER } else { LoaderVersion - !byte 11 - !text "v3.0-beta.2" + !byte 4 + !text "v3.0" } Loader64K !byte 3