Skip to content

Commit df382f4

Browse files
committed
README: new 1.2.3 release
1 parent 1648112 commit df382f4

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,11 @@ An enhanced version of gpSP for low-level ARM devices.
1010
3. 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

miyoo/opkg_assets/CONTROL/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Package: gpsp
2-
Version: 1.2.2
2+
Version: 1.2.3
33
Source: https://github.com/Apaczer/gpsp
44
License: GPL-2.0
55
Description: GameBoy Advance emulator with dynarec

miyoo/pkg.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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`:
77
PACKAGE=""

0 commit comments

Comments
 (0)