Releases: jbanes/gngeo
Releases · jbanes/gngeo
2020-02-16 - Arcade controls & Ironclad
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
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
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
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
Recompile for RetroFW from official source tree.
Changes
- Aligned controls with RetroFW & OpenDingux
- IPK installer
- OPK package
- Correctly loads configuration file
- Profiled for optimization