Skip to content

Commit 757b516

Browse files
committed
Updated CHANGELOG
1 parent df424c4 commit 757b516

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

CHANGELOG.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,16 @@
22
- SMS/GG: Fixe broken inputs in many games since 1.40 (#198)
33
- SNES: Increased max supported ROM size on some devices
44
- Launcher: Fixed network status in options menu
5+
- New device support: LILYGO T-Deck Plus
6+
- New device support: Null Nano by Ampersand
57

68

79
# Retro-Go 1.44 (2025-02-03)
810
- SNES: Larger ROMs are now supported (on devices with enough memory)
911
- All: User interface is now multi-language (currently english and french)!
10-
- All: Added support for retro-ruler device
11-
- All: Added support for Byteboi rev.1 device
12-
- All: Added support for Rachel ESP32
12+
- New device support: Retro-Ruler
13+
- New device support: Byteboi rev.1
14+
- New device support: Rachel ESP32
1315

1416

1517
# Retro-Go 1.43 (2024-09-02)

components/retro-go/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Retro-Go's shared library (or framework) provides an easy way to port emulators
55

66
# Supported Devices
77

8-
| Name | Status |
8+
| Name | Notes |
99
|---------------------------------------------------------------|--------|
1010
| [byteboi-rev1](targets/byteboi-rev1/docs/README.md) | |
1111
| [esp32s3-devkit-c](targets/esp32s3-devkit-c/docs/README.md) | |
@@ -21,6 +21,7 @@ Retro-Go's shared library (or framework) provides an easy way to port emulators
2121
| [retro-esp32](targets/retro-esp32/docs/README.md) | |
2222
| [retro-ruler](targets/retro-ruler-V1/docs/README.md) | |
2323
| [sdl2](targets/sdl2/docs/README.md) | Broken |
24+
| [t-deck-plus](targets/t-deck-plus/docs/README.md) | |
2425

2526

2627
# Credits

0 commit comments

Comments
 (0)