Skip to content

Commit

Permalink
updated repo readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Shaun Inman committed Jan 6, 2024
1 parent 6212098 commit e5bcec1
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 15 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# MinUI

MinUI is a focused, custom launcher and libretro frontend for the RGB30, Trimui Smart (and Pro), Miyoo Mini (and Plus), M17, and Anbernic RG35XX.
MinUI is a focused, custom launcher and libretro frontend for the RGB30, M17 (early revs), Trimui Smart (and Pro), Miyoo Mini (and Plus), and Anbernic RG35XX (and Plus).

<img src="github/minui-main.png" width=320 /> <img src="github/minui-menu-gbc.png" width=320 />
See [more screenshots](github/).
Expand Down
30 changes: 16 additions & 14 deletions todo.txt
Original file line number Diff line number Diff line change
@@ -1,32 +1,32 @@
unreleased changes:
Please see the README.txt in the zip files for installation and update instructions.

BASE

- all: updated fceumm (Nintendo/FC) core (submitted by @frarees 🙏)
- all: configure default controller (submitted by @DSkywalk 🙏)
- all: added xrgb8888 support
- all: fast forward persists across opening in-game menu
- all: collections now support subfolders
- docs: documented "simple" mode
- tg5040: clear screen on exit/poweroff
- rg35xxplus: initial support (very alpha!)
-

EXTRAS

- all: added Input.pak to Tools
- m17: added Bootlogo.pak to Tools (for MinUI boot logo)
- tg5040: added Bootlogo.pak to Tools (for MinUI boot logo)
-

---

next
feeling pretty burnt out on this




////////////////////////////
publish rg35xxplus-toolchain
////////////////////////////





unzip60
rename Makefile.trimuismartpro to just Makefile.minui?
35xxplus
auto.sh isn't working here
publish rg35xxplus-toolchain
figure out
audio crackle on quit sdl
setting raw volume to 0 doesn't fix
Expand All @@ -52,6 +52,8 @@ next
standarize /bin/shutdown
while (1) pause(); prevents shutdown on some platforms
just system("rm /tmp/minui_exec") and exit(0) ?
.res
use standard naming (replace ext with png instead of append png)
commits.txt is missing newer platforms
better document the new Bootlogo.paks

Expand Down

0 comments on commit e5bcec1

Please sign in to comment.