miyoo-oss / miyoo_mini

Project Root for the miyoo mini (and mini plus)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Miyoo OSS Project

WARNING: THERE IS NO RETURN TO STOCK UNLESS YOU CAN MANUALLY FLASH. BE AWARE THAT THIS PROJECT IS VERY MUCH INCOMPLETE. NO GAMES RUN. NOTHING WILL DISPLAY ON YOUR SCREEN. YOU WILL BE HERE FOR A WHILE.

Building

  1. Open in vscode and use the devcontainer provided
  2. Run ./build
  3. cd project
  4. ./make_sd_upgrade_sigmastar.sh

Running

  1. Copy project/image/output/images/SigmastarUpgradeSD.bin to your sdcard
  2. If you're on stock firmware, rename to your typical stock firmware filename
  3. Enter uboot shell
  4. type sdstar
  5. user is root

Todo

  • Wifi
  • Screen
  • Audio
  • Keyboard (steward-fu is working on this already)
  • Will likely want to try to upgrade to a newer kernel, buildroot, uboot, ect

Discussions

We are in the #firmware thread in the miyoo-mini channel on discord here - https://discord.gg/retro-game-handhelds-529983248114122762

About

Project Root for the miyoo mini (and mini plus)


Languages

Language:Makefile 52.2%Language:Shell 41.3%Language:Python 5.1%Language:Dockerfile 1.4%