prep for v5.0.1 release

This commit is contained in:
4am 2023-11-13 13:34:35 -05:00
parent 0338ef1032
commit f9633db15b
6 changed files with 11 additions and 5 deletions

View File

@ -3,7 +3,7 @@
~ ~
revision 05 / serial number 20230517 revision 5.0.1 / serial number 20231113
~ ~

View File

@ -1,5 +1,11 @@
# Total Replay changelog # Total Replay changelog
## 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.)
- Fix off-by-1 bug in several transition effects ([issue 553](https://github.com/a2-4am/4cade/issues/553), thanks xotmatrix)
- Mark Galaxian as requiring a joystick, which it does
## Revision 5 / serial number 20230517 ## Revision 5 / serial number 20230517
### Games added in v5 ### Games added in v5

View File

@ -310,7 +310,7 @@ LoadingBuild
} else { } else {
LoadingVersion LoadingVersion
!byte 12 !byte 12
!text " v5.0" !text " v5.0.1"
} }
Loading64K Loading64K
!byte 3 !byte 3

View File

@ -5,4 +5,4 @@
; ;
!byte 0 !byte 0
!be24 15438592 !be24 15438592
!le16 448 !le16 450

View File

@ -4,5 +4,5 @@
; This file is automatically generated ; This file is automatically generated
; ;
!byte 0 !byte 0
!be24 15439040 !be24 15439042
!le16 303 !le16 303

View File

@ -4,5 +4,5 @@
; This file is automatically generated ; This file is automatically generated
; ;
!byte 0 !byte 0
!be24 15439343 !be24 15439345
!le16 2370 !le16 2370