File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed
Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,11 @@ An enhanced version of gpSP for low-level ARM devices.
10103 . It is mandatory to include `` gba_bios.bin `` in working directory to make any ROM launch (emulator comes bundled with fake BIOS).
1111
1212## Changelog
13- ### v1.2.1
13+ ### v1.2.3
14+ #### Improvements
15+ - use newer GCC and revert to using staticly linked musl libraries for an output binary
16+
17+ ### v1.2.2
1418#### Fixes
1519- correct button mapping to accommodate for latest 2.0 CFW (universal aka PocketGO)
1620
Original file line number Diff line number Diff line change 11Package: gpsp
2- Version: 1.2.2
2+ Version: 1.2.3
33Source: https://github.com/Apaczer/gpsp
44License: GPL-2.0
55Description: GameBoy Advance emulator with dynarec
Original file line number Diff line number Diff line change 11# NOTES:
22# # All variable values should be enclosed within double quotes: "<value>"
33# # CONFIGURATION FILE for `gm2xpkg` script version:
4- PKGVER =" 0.7 "
4+ PKGVER =" 0.8 "
55
66# EXEC commands (set to "1" anyone for desired outcome), you can instead use [OPTIONS] of `gm2xpkg`:
77PACKAGE =" "
You can’t perform that action at this time.
0 commit comments