prep for v5.2 release

This commit is contained in:
4am
2024-09-08 22:42:07 -04:00
parent 7c3640e0ef
commit 1fbfb99971
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
~
revision 5.1 / serial number 20240216
revision 5.2 / serial number 20240909
~
+2 -2
View File
@@ -1,6 +1,6 @@
# Total Replay changelog
## Revision 5.2 / unreleased
## Revision 5.2 / serial number 20240909
### Games added in v5.2
@@ -41,7 +41,7 @@
- Fix keyboard handling in Red Alert (issue [617](https://github.com/a2-4am/4cade/issues/617)) and Wings of Fury (issue [564](https://github.com/a2-4am/4cade/issues/564), thanks xotmatrix)
- Fix compatibility issue in H.E.R.O which assumed that a card in slot 4 of a //c must be a mouse
- Fix latent floppy drive access in Axis Assassin, Ballblazer, Force 7, Galactic Attack, Roadblock, Situation Critical, Spellweilder (issues [618](https://github.com/a2-4am/4cade/issues/618), [578](https://github.com/a2-4am/4cade/issues/578), [585](https://github.com/a2-4am/4cade/issues/585), [586](https://github.com/a2-4am/4cade/issues/586), [587](https://github.com/a2-4am/4cade/issues/587))
- Renamed "A City Dies" to "Night Falls" to match original packaging
- Rename "A City Dies" to "Night Falls" to match original packaging
- Add more game help
## Revision 5.1 / serial number 20240216
+1 -1
View File
@@ -9,5 +9,5 @@ LoadingBuild
!word BUILDNUMBER
} else {
LoadingVersion
+PSTRING " v5.1"
+PSTRING " v5.2"
}