Alex Duchesne 27e74ffdbc rg_gui: Added UTF-8 support
Retro-Go now supports U+0001 to U+FFFF which should cover almost all languages!

Fonts will need to be updated to add the missing glyphs, only basic has some latin glyphs right now. This will be done when tooling from #168 is merged in.

Note: The only documentation I have read to write the parser is wikipedia, so I'm sure that I'm missing many things. Also I have no idea how parse errors are supposed to be handled...
2025-06-26 16:17:35 -04:00
..
2024-11-16 13:04:50 -05:00
2025-06-25 04:04:12 -04:00
2025-06-24 12:51:06 -04:00
2025-06-17 15:45:59 -04:00
2024-08-11 16:31:21 -04:00
2025-06-25 04:04:12 -04:00
2025-06-26 16:17:35 -04:00
2024-12-17 21:58:10 -05:00
2024-10-03 15:49:30 -04:00
2024-12-17 21:58:10 -05:00
2024-12-17 21:58:10 -05:00
2025-06-26 16:17:35 -04:00
2025-06-26 16:17:35 -04:00
2025-06-26 16:17:35 -04:00

Description

Retro-Go's shared library (or framework) provides an easy way to port emulators to the ODROID-GO and the ESP32 in general.

Supported Devices

Name Notes
byteboi-rev1
esp32s3-devkit-c
esplay-micro
esplay-s3 Broken
fri3d-2024
mrgc-g32 Official
mrgc-gbm
nullnano
odroid-go Official
qtpy-gamer Broken
rachel-esp32
retro-esp32
retro-ruler
sdl2 Broken
t-deck-plus

Credits

Retro-Go

  • Alex Duchesne (ducalex)

Go-Play

  • crashoverride / hardkernel

cJSON

  • Dave Gamble (DaveGamble)

lodepng

  • Lode Vandevenne (lvandeve)

License

GPLv2