Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months 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 (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-06-15T03:14:19.000Z (over 3 years ago)
- Last Synced: 2024-04-08T20:13:53.671Z (7 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 [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](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)