updated readmes/todos

This commit is contained in:
Shaun Inman 2023-02-26 20:42:14 -05:00
parent 9f2af4666a
commit 5e486e9359
3 changed files with 29 additions and 10 deletions

View file

@ -5,4 +5,29 @@ MinUI is a focused custom launcher for the Anbernic RG35XX (and possibly others
<img src="github/minui-main.png" width=320 /> <img src="github/minui-menu-gbc.png" width=320 /> <img src="github/minui-main.png" width=320 /> <img src="github/minui-menu-gbc.png" width=320 />
See [more screenshots](github/). See [more screenshots](github/).
## Features
- Simple launcher, simple SD card
- No settings or configuration
- No boxart, themes, or distractions
- Automatically hides extension
and region/version cruft in
display names
- Consistent in-emulator menu with
quick access to save states, disc
changing, and emulator options
- Automatically sleeps after 30 seconds
or press POWER to sleep (and wake)
- Automatically powers off while asleep
after two minutes or hold POWER for
one second
- Automatically resumes right where
you left off if powered off while
in-game, manually or while asleep
- Resume from manually created, last
used save state by pressing X in
the launcher instead of A
- Streamlined emulator frontend
(minarch + libretro cores)
You can [grab the latest version here](https://github.com/shauninman/union-minui/releases). You can [grab the latest version here](https://github.com/shauninman/union-minui/releases).

View file

@ -5,8 +5,9 @@ Source: https://github.com/shauninman/union-minui
---------------------------------------- ----------------------------------------
Features Features
- No settings or configuration
- Simple launcher, simple SD card - Simple launcher, simple SD card
- No settings or configuration
- No boxart, themes, or distractions
- Automatically hides extension - Automatically hides extension
and region/version cruft in and region/version cruft in
display names display names

View file

@ -2,12 +2,11 @@
Please see the README.txt in the zip file for installation and update instructions. Please see the README.txt in the zip file for installation and update instructions.
- Initial beta release - extras: added SGB.pak for Super Game Boy
- extras: added PCE.pak for PC-Engine/TurboGrafx-16
------------------------------- -------------------------------
send neonloop a link to minarch source
minarch minarch
some cores can only fast forward with prevent tearing off some cores can only fast forward with prevent tearing off
can this be set as an override preference? can this be set as an override preference?
@ -41,7 +40,6 @@ Union-ize this?
Mini? Mini?
Smart & Model S? Smart & Model S?
makefile makefile
- -
@ -68,8 +66,3 @@ keymon
turn off screen when connected turn off screen when connected
fb changes... eek fb changes... eek
todont
I thought I wanted the MENU button to act as a back button in OPTIONS submenus
but then why doesn't it act as a back button in the main menu?
it's a toggle, it toggles the menu in game and the version info in main menu