Updated CHANGELOG
This commit is contained in:
parent
df424c4554
commit
757b516a2d
@ -2,14 +2,16 @@
|
||||
- SMS/GG: Fixe broken inputs in many games since 1.40 (#198)
|
||||
- SNES: Increased max supported ROM size on some devices
|
||||
- Launcher: Fixed network status in options menu
|
||||
- New device support: LILYGO T-Deck Plus
|
||||
- New device support: Null Nano by Ampersand
|
||||
|
||||
|
||||
# Retro-Go 1.44 (2025-02-03)
|
||||
- SNES: Larger ROMs are now supported (on devices with enough memory)
|
||||
- All: User interface is now multi-language (currently english and french)!
|
||||
- All: Added support for retro-ruler device
|
||||
- All: Added support for Byteboi rev.1 device
|
||||
- All: Added support for Rachel ESP32
|
||||
- New device support: Retro-Ruler
|
||||
- New device support: Byteboi rev.1
|
||||
- New device support: Rachel ESP32
|
||||
|
||||
|
||||
# Retro-Go 1.43 (2024-09-02)
|
||||
|
||||
@ -5,7 +5,7 @@ Retro-Go's shared library (or framework) provides an easy way to port emulators
|
||||
|
||||
# Supported Devices
|
||||
|
||||
| Name | Status |
|
||||
| Name | Notes |
|
||||
|---------------------------------------------------------------|--------|
|
||||
| [byteboi-rev1](targets/byteboi-rev1/docs/README.md) | |
|
||||
| [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
|
||||
| [retro-esp32](targets/retro-esp32/docs/README.md) | |
|
||||
| [retro-ruler](targets/retro-ruler-V1/docs/README.md) | |
|
||||
| [sdl2](targets/sdl2/docs/README.md) | Broken |
|
||||
| [t-deck-plus](targets/t-deck-plus/docs/README.md) | |
|
||||
|
||||
|
||||
# Credits
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user