Skip to content

Commit a15d567

Browse files
committed
Updated docs for CartEFF support.
1 parent 43b2e03 commit a15d567

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

Changes.txt

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,19 +12,23 @@
1212
Release History
1313
===========================================================================
1414

15-
7.x to 8.0 (xxx x, 202x)
15+
7.0 to 8.0 (mmm dd, 2026)
1616

17-
* Ported Stella to SDL3
17+
* Ported Stella to SDL3.
1818

19-
* Added option for switching Stella's theme in sync with OS
19+
* Added support for 'EFF' bankswitching (Bruce-Robert Pocock), as well
20+
as auto-detection of this format.
2021

21-
7.0 to 7.1 (xxx x, 202x)
22+
* Added option for switching Stella's theme in sync with OS.
2223

23-
* Enhanced PAL-60 detection, searches for signature (e.g. PAL60) in ROM
24+
* Enhanced PAL-60 detection, searches for signature (e.g. PAL60) in ROM.
2425

25-
* Enhanced VSYNC emulation, considers VBLANK now too
26+
* Enhanced VSYNC emulation, considers VBLANK now too.
27+
28+
* Added developer option for disabling PlusROM support.
29+
30+
-Have fun!
2631

27-
* Added developer option for disabling PlusROM support
2832

2933
6.7.1 to 7.0 (October 5, 2024)
3034

@@ -83,8 +87,6 @@
8387
* Codebase now uses C++20 features, which means a minimum of gcc-11
8488
or clang-10 for Linux/Mac, and Visual Studio 2022 for Windows.
8589

86-
-Have fun!
87-
8890

8991
6.7 to 6.7.1 (January 15, 2024)
9092

0 commit comments

Comments
 (0)