robshape
71e18e6de2
fix: Show favorite in menu when selected also
2023-04-22 08:41:54 +02:00
robshape
cf23a64ddb
feat: Remove from Favorites (Part 3)
2023-04-21 21:00:26 +02:00
robshape
9c4704d655
feat: Color entries that are Favories (Part 2)
2023-04-21 20:59:07 +02:00
robshape
601fe25d38
feat: Add to Favorites folder (Part 1)
2023-04-20 21:08:53 +02:00
robshape
14cae1fdd9
fix Discard initial battery capacity reading
2023-04-20 20:52:58 +02:00
robshape
be7d706223
perf: Monitor battery and read /capacity by default
2023-04-20 11:43:39 +02:00
robshape
076a27f5ed
style: Update strings
2023-04-17 20:46:54 +02:00
Ali Firash
34343925e6
feat: Clear recently played list ( #1 )
2023-04-17 19:43:15 +02:00
robshape
4a80e3a50c
chore: Cleanup submodules merge
2023-04-15 10:58:01 +02:00
robshape
b0f583aab1
build: Merge submodules into repo
2023-04-15 10:36:01 +02:00
Shaun Inman
158d38deea
fixed disappearing in-game save data
2023-03-25 08:28:48 -04:00
Shaun Inman
a016c6728e
restored low battery overlay
2023-03-24 21:41:54 -04:00
Shaun Inman
e55c58af37
tidy
2023-03-24 11:39:25 -04:00
Shaun Inman
d360e9b4c2
fixed: minui.elf segfaults on exit
2023-03-21 20:53:18 -04:00
Shaun Inman
aedd8c7b02
fixed: bare tag name folders are always empty
2023-03-21 20:51:53 -04:00
Shaun Inman
a9cb26e2d5
batmon.sh bugfix + housekeeping
2023-03-21 20:21:18 -04:00
Shaun Inman
be2251ce85
removed hdmi-related code
2023-03-21 08:05:19 -04:00
Shaun Inman
4d97ac51f8
finally fixed GFX_clearAll()
...
waits till front buffer is the backbuffer before clearing
2023-03-20 19:40:26 -04:00
Shaun Inman
cc41e6f9ca
clean up + warning and crasher fixes
2023-03-20 19:39:51 -04:00
Shaun Inman
02a29bf4fe
first pass with eggs de+ion framebuffer solution
2023-03-19 22:05:09 -04:00
Shaun Inman
19167959c0
use new overclock.elf
2023-03-18 21:04:14 -04:00
Shaun Inman
689fd1a74c
added overclock.elf
2023-03-18 19:40:27 -04:00
Shaun Inman
e70ccb8f59
too many main.c files, renamed to match elf output
2023-03-18 19:31:26 -04:00
Shaun Inman
dd0eab7df1
removed modified stock blobs
2023-03-18 12:31:34 -04:00
Shaun Inman
24a3ed0dd6
commented out pass at getting hdmi audio working
2023-03-18 09:57:04 -04:00
Shaun Inman
062811cd11
not sure why I was initing settings so late
2023-03-09 21:44:35 -05:00
Shaun Inman
42ab661915
changed variable name to state (versus intent)
2023-03-07 20:24:18 -05:00
Shaun Inman
394b7754c3
disabled brightness on hdmi out
2023-03-07 20:17:43 -05:00
Shaun Inman
68caaf57b7
just some clean up
...
too tired to do more
2023-03-06 22:17:20 -05:00
Shaun Inman
f3a7f1d50b
default optimize text to off for everything but PS
2023-03-06 21:10:19 -05:00
Shaun Inman
6963c432d9
removed old style overrides
2023-03-06 21:09:24 -05:00
Shaun Inman
bccd574a37
only set, don't unset option lock
2023-03-06 21:06:54 -05:00
Shaun Inman
0d319c51b6
first pass at overrides rewrite
...
overrides now live in default.cfg inside TAG.pak
2023-03-06 00:36:28 -05:00
Shaun Inman
865c30e6ff
need to read options twice
...
first to handle early calls by cores with boot options and again to handle the rest
2023-03-05 10:17:57 -05:00
Shaun Inman
f18740694a
added then removed Switch Palette binding
...
because it's actually a state modifier and not a binding itself and the UI isn't setup to communicate something like that
2023-03-05 10:16:25 -05:00
Shaun Inman
90f6a6275f
fixed control changes not being persisted
...
caused by fix for bootlogo option not being observed (moved Config_read to before the core reports its default input mapping which then overwrote the loaded configs)
2023-03-05 08:14:23 -05:00
Shaun Inman
6b66145ced
removed pce alternate turbo override (no L3/R3)
2023-03-04 21:52:57 -05:00
Shaun Inman
deb3fa3332
pressing A on an option now shows more of its desc
2023-03-04 21:46:38 -05:00
Shaun Inman
7b94ddd8f2
fixed broken native scanline and grid scalers
2023-03-04 16:08:18 -05:00
Shaun Inman
a316be39bd
revert resolution independent native scaler change
2023-03-04 16:00:05 -05:00
Shaun Inman
7d074abe99
updated clock for hdmi
2023-03-04 09:15:45 -05:00
Shaun Inman
6e1b55848c
fixed issue with zipped nes roms
...
unheadered nes roms still don't work, zipped or otherwise
2023-03-04 08:50:14 -05:00
Shaun Inman
3cc0f67a92
in-game menus now adapt to hdmi changes
2023-03-03 23:01:03 -05:00
Shaun Inman
5fb3fc5a9c
added zipped rom support
2023-03-03 22:24:21 -05:00
Shaun Inman
bed18d5868
added is_open flag to game for more graceful fails
2023-03-03 22:14:20 -05:00
Shaun Inman
c56da23f55
more steps towards hdmi support
2023-03-02 22:15:22 -05:00
Shaun Inman
3d0b19e865
monitor hdmi changes to keep the backlight off
2023-03-02 21:28:17 -05:00
Shaun Inman
0ce5cc7dff
reeeeally rough first pass at hdmi support
2023-03-01 22:53:15 -05:00
Shaun Inman
7c10c01f9e
better handle input mapping in cores with modes
...
fixes GG and SMS paks (but still doesn't provide unique overrides for the individual modes)
2023-03-01 21:04:15 -05:00
Shaun Inman
3a604fb8da
default to skipping bootlogo now that those work
2023-03-01 20:25:36 -05:00