https://github.com/IlyaMZP/emulator-launcher-odroid-go
Open Source Emulator Launcher for Odroid Go to replace Springboard
https://github.com/IlyaMZP/emulator-launcher-odroid-go
Last synced: 14 days ago
JSON representation
Open Source Emulator Launcher for Odroid Go to replace Springboard
- Host: GitHub
- URL: https://github.com/IlyaMZP/emulator-launcher-odroid-go
- Owner: IlyaMZP
- License: apache-2.0
- Created: 2018-12-31T02:03:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-06-15T03:14:19.000Z (almost 4 years ago)
- Last Synced: 2024-08-04T01:02:23.801Z (10 months ago)
- Language: C
- Size: 987 KB
- Stars: 10
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-odroid-go - Open Source Emulator Launcher - Open Source Emulator Launcher for Odroid Go to replace Springboard. (Awesome ODROID-GO [](https://github.com/sindresorhus/awesome))
README
# emulator-launcher-odroid-go
Open Source Emulator Launcher for Odroid Go to replace Springboard# Build
You can use prebuilt "Go-Play.fw" binary or make it yourself using mkfw tool for odroid go
`mkfw "Go-Play (20180726)" tile.raw 0 16 1048576 springboard emulator-launcher-odroid-go.bin 0 17 1048576 nesemu nesemu.bin 0 18 1048576 gnuboy gnuboy.bin 0 19 2097152 smsplusgx smsplusgx.bin`# Credits
Huge thanks to @jkent [odroid-go-launcher](https://github.com/jkent/odroid-go-launcher)