File tree Expand file tree Collapse file tree 1 file changed +6
-10
lines changed Expand file tree Collapse file tree 1 file changed +6
-10
lines changed Original file line number Diff line number Diff line change @@ -9,37 +9,33 @@ built from latest commit on main branch.
99## Release Notes 2025-{Next}
1010
1111- ** New Features**
12- - Introduced tabs in main menu for ROM favorites and history.
12+ - Introduced tabs in main menu for ROM favorites and recently played ROM history.
1313 - BETA_FEATURE: Introduces ROM descriptions from files.
1414 - Ignore macOS metadata.
1515
1616
1717- ** Bug Fixes**
18- - SFX
19- - RTC
18+ - Menu sound FX issues (hissing, popping and white noise).
19+ - RTC not showing or setting correct date parameters in certain circumstances.
2020
2121
2222- ** Documentation**
23- - Re-orginised user documentation.
23+ - Re-orginised and improved user documentation.
2424 - Added a lot of doxygen compatible code comments.
2525
2626
2727- ** Refactor**
28- - RTC subsystem.
28+ - RTC subsystem (align with libDragon improvements) .
2929 - Boxart images (Deprecates old boxart image folder layout).
3030
3131### Breaking changes
32- * GB /GBC emulator changed save type to SRAM (from FRAM) to improve compatibility.
32+ * GB /GBC emulator changed save type to SRAM (from FRAM) to improve compatibility with Summercart64 (which only uses H/W compatible FRAM) .
3333* For similar PAL60 functionality, you may need to also enable the new "pal60_compatibility_mode" setting in ` config.ini ` .
3434
3535
3636### Current known Issues
3737* The RTC UI requires improvement (awaiting UI developer).
3838* Menu sound FX may not work properly when a 64 Disk Drive is also attached (work around: turn sound FX off).
39- [ Pre-release menu] :
40- * BETA_SETTING: PAL60 when using HDMI mods has regressed (awaiting libdragon fix).
41- * ALPHA_FEATURE: ED64 X Series detection does not occur properly (however this is not a problem as not tag released asset).
42- * ALPHA_FEATURE: ED64 V Series only supports loading ROMs (however this is not a problem as not tag released asset).
4339
4440
4541## Release Notes 2025-01-10
You can’t perform that action at this time.
0 commit comments