Skip to content

Commit f3b863c

Browse files
committed
Updated CHANGELOG and README
1 parent 8b82642 commit f3b863c

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# Retro-Go 1.27 (2021-09-27)
2+
- NES: Implemented mappers 76 and 206
3+
- NES: Optimized mappers 9 and 10
4+
- GBC: Fixed Dinky Kong & Dixie Kong
5+
- Minor menu reorganization
6+
- First alpha build for MRGC-G32 (GBC) devices
7+
8+
19
# Retro-Go 1.26.3 (2021-08-29)
210
- Fixed typo resulting in corrupt PNG decoding
311

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,8 @@ I don't want to maintain non-ESP32 ports in this repository but let me know if I
176176
- The SNES emulator is a port of [Snes9x](https://github.com/snes9xgit/snes9x/).
177177
- PNG support is provided by [luPng](https://github.com/jansol/LuPng) and [zlib](http://zlib.net).
178178
- PCE cover art is from [Christian_Haitian](https://github.com/christianhaitian).
179-
- Some icons from [Rokey](https://iconarchive.com/show/seed-icons-by-rokey.html)
179+
- Some icons from [Rokey](https://iconarchive.com/show/seed-icons-by-rokey.html).
180+
- Special thanks to [RGHandhelds](https://www.rghandhelds.com/) and [MyRetroGamecase](https://www.myretrogamecase.com/) for sending me a [G32](https://www.myretrogamecase.com/products/game-mini-g32-esp32-retro-gaming-console-1) device.
180181

181182
# License
182183
Everything in this project is licensed under the [GPLv2 license](COPYING) with the exception of the following components:

0 commit comments

Comments
 (0)