Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/decipher2k/flashpi
An ultra fast booting Retroflag GPI Image - Gameboy / Gameboy Color only
https://github.com/decipher2k/flashpi
Last synced: 15 days ago
JSON representation
An ultra fast booting Retroflag GPI Image - Gameboy / Gameboy Color only
- Host: GitHub
- URL: https://github.com/decipher2k/flashpi
- Owner: decipher2k
- License: gpl-3.0
- Created: 2022-12-10T19:43:30.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-05T07:45:15.000Z (almost 2 years ago)
- Last Synced: 2023-05-27T08:53:32.222Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 547 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FlashPi
An ultra fast booting Retroflag GPI Image - Gameboy / Gameboy Color only
FlashPi uses a striped down and optimized RetroPi image based on the SupremeTeam release, a patched version of Gnuboy as the emulator, and a custom shell based menu.
The boot time can be reduced to about 20 seconds by using a microSDXC UHS-I card.Usage:
-The rom files have got to be put into the directory /boot/roms/...
-Exit emu: left shoulder button
-Save game state: Y button (feature not yet implemented)
-Load game state: X button (feature not yet implemented)
v1.2
-Moved ROM directory to /boot (no more ext3 driver needed)
-Increased size of boot partition to 1GB
-Added subdirectory support
-Removed requirement for file renaming
-Added Gameboy Color support
-Reduced required time for booting to 20s
Caveats:
-If you do only see a blinking cursor after the bootlogo has been displayed, then there are no rom files present in the /boot/roms directory.