Skip to content

Releases: jbanes/gngeo

2020-02-16 - Arcade controls & Ironclad

16 Feb 23:47
Compare
Choose a tag to compare

This release focuses on support for the RS-07 Retro Arcade Mini. It includes support for the gamepad controllers, two player support, and brand new support for the cartridge port of Ironclad.

Changes

  • Support for gamepads on the RS-07 Retro Arcade Mini
  • NeoGeo AES gamepad layout
  • 2 player support using gamepads
  • Support for Ironclad GOG.com release

2019-11-30

01 Dec 03:28
Compare
Choose a tag to compare

This release improves the file selector experience when launching the "NeoGeo" icon from Systems. The addition of an Aliases file means that friendly names of games will be shown instead of the filenames.

Changes

  • Added aliases file to provide friendly names when using Explorer
  • Improved OPK support
  • Added Start+Select to bring up menu to improve support for devices without a power button (e.g. RS-07)

2019-11-19

20 Nov 04:33
Compare
Choose a tag to compare

This release addresses the missing Save State / Load State feature.

Changes

  • Creates the ~/.gngeo/save directory if it does not exist
  • Save State shows once a game is loaded
  • Load State shows if at least one state has been saved
  • IPK installer script no longer creates ~/roms/neogeo directory
  • Saves nvram
  • Saves memcard

2019-11-17

18 Nov 01:10
Compare
Choose a tag to compare

Some quality of life improvements

Changes

  • Now able to launch roms directly from file explorer
  • Application now attempts to determine best default directory
  • Auto-create ~/.gngeo directory if it doesn't exist
  • Auto-create ~/roms/neogeo if ~/roms exists

2019-11-16

17 Nov 05:08
Compare
Choose a tag to compare

Recompile for RetroFW from official source tree.

Changes

  • Aligned controls with RetroFW & OpenDingux
  • IPK installer
  • OPK package
  • Correctly loads configuration file
  • Profiled for optimization