mirror of
https://github.com/a2-4am/4cade.git
synced 2025-01-11 07:30:02 +00:00
prep for version 5.1
This commit is contained in:
parent
b3d629c134
commit
74afbb075f
@ -3,7 +3,7 @@
|
||||
|
||||
~
|
||||
|
||||
revision 5.0.1 / serial number 20231113
|
||||
revision 5.1 / serial number 20240216
|
||||
|
||||
~
|
||||
|
||||
|
@ -1,5 +1,22 @@
|
||||
# Total Replay changelog
|
||||
|
||||
## Revision 5.1 / serial number 20240216
|
||||
|
||||
### Games added in v5.1
|
||||
|
||||
- Angry Birds
|
||||
- Applz
|
||||
|
||||
### Enhancements & bug fixes in v5.1
|
||||
|
||||
- Upgrade Aztec to retail version
|
||||
- Fix crash in Serpentine ([issue 559](https://github.com/a2-4am/4cade/issues/559), thanks audetto)
|
||||
- Fix reset issues in Battle Cruiser
|
||||
- Fix Mockingboard issues in Berzap, Crime Wave, Mapple
|
||||
- Fix compatibility issues in Deathsword ([issue 556](https://github.com/a2-4am/4cade/issues/556), thanks JDW1)
|
||||
- Fix compatibility issues in Flapple Bird
|
||||
- Fix text display issues during boot
|
||||
|
||||
## Revision 5.0.1 / serial number 20231113
|
||||
|
||||
- Fix display issue after quitting DGR games ([PR 549](https://github.com/a2-4am/4cade/pull/549), thanks Tom G.)
|
||||
|
@ -1,5 +1,5 @@
|
||||
;license:MIT
|
||||
;(c) 2023 by 4am
|
||||
;(c) 2023-2024 by 4am
|
||||
;
|
||||
|
||||
!ifndef RELEASE {
|
||||
@ -11,5 +11,5 @@ LoadingBuild
|
||||
} else {
|
||||
LoadingVersion
|
||||
!byte 12
|
||||
!text " v5.0.1"
|
||||
!text " v5.1"
|
||||
}
|
||||
|
@ -5,4 +5,4 @@
|
||||
;
|
||||
!byte 0
|
||||
!be24 15462703
|
||||
!le16 450
|
||||
!le16 449
|
||||
|
@ -4,5 +4,5 @@
|
||||
; This file is automatically generated
|
||||
;
|
||||
!byte 0
|
||||
!be24 15463153
|
||||
!be24 15463152
|
||||
!le16 303
|
||||
|
@ -4,5 +4,5 @@
|
||||
; This file is automatically generated
|
||||
;
|
||||
!byte 0
|
||||
!be24 15463456
|
||||
!be24 15463455
|
||||
!le16 2370
|
||||
|
Loading…
x
Reference in New Issue
Block a user