v3.0 release

This commit is contained in:
4am 2020-01-21 13:49:00 -05:00
parent 1cb08a48e6
commit d778e787fe
4 changed files with 7 additions and 6 deletions

View File

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

View File

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

View File

@ -1,5 +1,5 @@
;license:MIT
;(c) 2018-9 by 4am
;(c) 2018-20 by 4am
;
!cpu 6502
!to "build/LAUNCHER.SYSTEM",plain

View File

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