Skip to content

Releases: OtherCrashOverride/go-play

20181004

04 Oct 11:02
Compare
Choose a tag to compare

Notes:

  • For best results, turn off before removing or inserting SD card.

Changes:

  • Improved SD card compatibility.
  • [NES] Fix menu exit when ROM file is renamed or deleted.
  • [COL] Add keymappings.

20180810

10 Aug 20:29
Compare
Choose a tag to compare

Notes:

  • For best results, turn off before removing or inserting SD card.

Springboard

  • Increase stack size (fix large file collections)
  • Start/Restart support
  • Menu returns to previous position in file list
  • ROM artwork support
  • DAC support

[All]

  • DAC support.
  • Add Start/Restart support
  • Scale setting is remembered per emulator: NES, GB/GBC, and SMS/GG/COL.

[SMS]

  • Audio sample rate changed to 32Khz
  • Fix coleco Frogger detection

[GB]

  • Improve performance when LCD disabled

20180726-smsplusgx

26 Jul 16:44
Compare
Choose a tag to compare
20180726-smsplusgx Pre-release
Pre-release

Notes:

  • Requires device firmware 20180726 (or later).
  • Previous SMS/GG/COL save games are not compatible with this release.

Springboard:

  • Enable 80Mhz PSRAM (slightly faster menus).
  • Fix memory leak.

ALL;

  • Enable 80Mhz PSRAM
  • Add build/version info to debug output
  • Fix sleep

COL:

  • Add Frogger, Alcazar, Boulder Dash keymaps

SMS/GG/COL:

  • Fix save games.
  • Fix sound crackling.

20180718-smsplusgx

18 Jul 20:02
Compare
Choose a tag to compare
20180718-smsplusgx Pre-release
Pre-release

Notes:

  • Device firmware 20180718 is required
  • New SD card skeleton folders are required: "odroid/data/col" and "roms/col"
  • SMS/GG save files are not compatible with new emulator.
  • ColecoVison requires a BIOS file on the SD card to operate and is expected at "roms/col/BIOS.col".

Springboard

  • Add ColecoVision menu
  • Increase menu wrap around speed

All Emulators

  • Save/load from SD card
  • Improve LCD display functions internally

GB

  • Fix truncated sprites
  • Fix CPU instruction emulation

SMS

  • Replace smsplus with smsplus-gx (improved compatibly)

Coleco

  • New emulator
  • Select = Reset console, Start = Keypad 1, B = Left button, A = Right button

20180712

12 Jul 06:17
Compare
Choose a tag to compare

Springboard

  • Case insensitive sort.

GB

  • Fix load/save of large SRAM

NES, GB, SMS

  • Display SD card error conditions

20180710

10 Jul 07:04
Compare
Choose a tag to compare
  • [GB] Fix slowdown on some GB titles
  • Disable audio amplifier when muted.

20180708

09 Jul 03:10
Compare
Choose a tag to compare

Springboard enhancements

  • Use Select/Start to move the file list by letter
  • File lists wraps around using Left/Right
  • Emulator list wraps around using Left/Right

Emulator enhancements

  • [GB] Emulate LCD disabled
  • [SMS] Disable debug message (slow down)
  • [GB] Fix rendering issue with some titles
  • [GB] Support large SRAM
  • [GB] Fix palette issue on GB (not color) titles
  • [GB] Fix sprite clipping (left side of screen)
  • [NES] Add mapper 10
  • Improve audio range (extra volume level)
  • Next-gen firmware support

20180702-psram

02 Jul 20:39
Compare
Choose a tag to compare
20180702-psram Pre-release
Pre-release
  • [GB] Demand load page.
  • [NES] Experimental workaround for PSRAM issue.

20180629-psram

30 Jun 01:55
Compare
Choose a tag to compare
20180629-psram Pre-release
Pre-release
  • Fix save data not being written to SD card
  • Update partition table
  • Ignore hidden files (start with ".")
  • Stability improvements
  • Show splash screen on GB/GBC emulator at startup

20180628-psram

28 Jun 22:57
Compare
Choose a tag to compare
20180628-psram Pre-release
Pre-release
  • Use PSRAM instead of flash for ROM data.