Skip to content

Releases: ducalex/retro-go

Retro-Go 1.29

20 Dec 23:53
Compare
Choose a tag to compare
  • Launcher: New look and feel!
  • NES: Show when NSF is playing
  • DOOM: Added Toggle Map in the DOOM menu
  • DOOM: Fixed issues affecting the MRGC-G32 (sound and image)
  • Replaced LuPng/zlib with lodepng

Retro-Go 1.28

23 Nov 23:57
Compare
Choose a tag to compare
  • GBC: Dinky Kong & Dixie Kong (and probably others)
  • GBC: Fixed SRAM saving not working correctly (thanks to Jarrad Edwards!)
  • NES: Added basic NSF support
  • NES: Added support for mapper 30
  • SMS: Performance improvement
  • DOOM: New PrBoom port included. (DOOM I, II, SIGIL, and Freedoom work well but occasional OOM crashes remain)
  • Launcher: Got rid of the occasional SPI mutex error
  • MRGC G32 (GBC) is now fully supported (Hopefully)

IMPORTANT: There have been some instances of flash corruption on the MRGC-G32 after flashing Retro-Go. It is unclear at this point what caused this (and it is recoverable by building a serial cable) but it may not be worth the risk to you. If you try Retro-Go you do so at your own risk!

Retro-Go 1.27.2

14 Oct 00:01
Compare
Choose a tag to compare
  • SMS: Enabled SG-1000 support
  • GBC: Hide palette option when running GBC game
  • Launcher: Adapt cover art size to screen resolution
  • Fixed multiple display corruption issues with dialogs

Retro-Go 1.27

27 Sep 20:50
Compare
Choose a tag to compare
  • NES: Implemented mappers 76 and 206
  • NES: Optimized mappers 9 and 10
  • GBC: Fixed Dinky Kong & Dixie Kong
  • Minor menu reorganization
  • First alpha build for MRGC-G32 (GBC) devices (Beware: display issues, select doesn't work, random crashes, etc)

Retro-Go 1.26.3

29 Aug 18:09
Compare
Choose a tag to compare
  • Fixed typo resulting in corrupt PNG decoding

(See 1.19 to download cover art.)

Retro-Go 1.26.2

25 Aug 20:43
Compare
Choose a tag to compare
  • PCE: Performance improvement
  • GBC: Performance improvement
  • GBC: Fixed score not shown in Donkey Kong
  • Launcher: Improved PNG support
  • All: Replaced miniz by zlib which should resolves all save-related crashes

Retro-Go 1.26.1

31 Jul 17:48
Compare
Choose a tag to compare
  • Launcher: Fixed subdirectory display (again)

Retro-Go 1.26

29 Jul 19:26
Compare
Choose a tag to compare
  • GBC: Experimental BIOS support (put your files in /bios/gb_bios.bin /bios/gbc_bios.bin)
  • NES: Added Mesen roms database to patch wrong headers
  • All: Option to disable partial screen updating (it seems to cause glitches for some people)
  • Launcher: Option to enable/disable any tab
  • Launcher: Fixed subdirectory display
  • Launcher: Fixed sorting bugs
  • Launcher: Recently played list
  • Dev: Now able to build on esp-idf 4.1 and 4.2

Retro-Go 1.25.3

30 May 21:42
Compare
Choose a tag to compare

This is a bug fix release that fixes the following issues:

  • Occasional crash when saving a game
  • Corrupted or missing save screenshot
  • Menu dialog sometimes cut off with big fonts (now can scroll)
  • Games in subfolders now shown in the launcher (still no sub navigation but everything will be listed at least)

Retro-Go 1.25.1

28 Apr 17:19
Compare
Choose a tag to compare
  • Fixed: dialog multiline text mangling one character
  • Fixed: font selection not wrapping around correctly
  • Fixed: occasional crash when saving state (it might still crash but the save will at least finish first)