Skip to content

Commit 74122bc

Browse files
committed
Updated release notes.
1 parent d43eab5 commit 74122bc

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

releasenotes.txt

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,17 @@
11
RELEASE NOTES
22

33
Upcoming release
4-
- Fixed bug in calculation of save slot count for non-VM builds on C64, Plus/4 and MEGA65.
5-
- Added information on max call depth to VIEW_STACK_RECORDS mode.
6-
- Fixed so MEGA65 builds with darkmode don't write to some random memory location when the player switches to darkmode on splash screen, due to dynmem_pointer not having been initiated yet - now it's initiated before the splash screen is shown.
4+
5+
================================================
6+
Release 14.56: 6 Aug 2025
7+
8+
New/changed features:
79
- Added support for showing a loader image on MEGA65 (Type: IFF, in PRG format)
10+
- Added information on max call depth to VIEW_STACK_RECORDS mode.
11+
12+
Bugfixes:
13+
- Fixed bug in calculation of save slot count for non-VM builds on C64, Plus/4 and MEGA65.
14+
- Init dynmem_pointer on MEGA65 before splash screen, as it's used if player changes to darkmode while on splash screen, and this would cause the interpreter to break on a MEGA65 with a newer ROM version.
815

916
================================================
1017
Release 14.51: 20 Feb 2025

0 commit comments

Comments
 (0)