Skip to content

Releases: pcercuei/ReGBA

ReGBA 2021.03.24

24 Mar 19:13
regba-2021.03.24
c06713a
Compare
Choose a tag to compare

ReGBA 2021.03.24 for RS-90, GCW-Zero / RG-350(M) / RG-280(M), and LDK / RS-97 / RG-300 running the mainline OpenDingux.

  • Add support for the "lepus" devices running mainline OpenDingux: LDK vertical, LDK horizontal, RS-97, RG-300.

ReGBA 2020.10.07

07 Oct 13:03
regba-2020.10.07
cb8ec59
Compare
Choose a tag to compare

ReGBA 2020.10.07 for RS-90 and GCW-Zero / RG-350(M) / RG-280(M) running the mainline OpenDingux.

  • Fix savestate corruption when exiting a game before saving in-game
  • Make savestate mechanism more robust by writing to a different file then atomically replace the savestate, instead of overwriting
  • Compile with better CFLAGS
  • Other small fixes.