Commit graph

190 commits

Author SHA1 Message Date
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
Shaun Inman
55754b75cc reorder startup to core/game/config
there was an issue with the original order and cores that poll certain options much earlier than the rest (ie. gambatte and its bootloader option)
2023-03-01 20:00:39 -05:00
Shaun Inman
328661775e gameboy player rumble toggle necessary for M&LSS
Mario & Luigi's Superstart Saga
2023-03-01 19:50:37 -05:00
Shaun Inman
0e95faea8c misc cleanup 2023-02-28 22:15:31 -05:00
Shaun Inman
b12a036429 tweaked low end of brightness ramp to fix flicker 2023-02-28 21:08:50 -05:00
Shaun Inman
076bc6f293 restored previously crash-y pcsx options
I think scaler fixes resolve the crashes?
2023-02-28 21:08:04 -05:00
Shaun Inman
f74b1f74c4 tidy 2023-02-26 21:00:58 -05:00
Shaun Inman
9f2af4666a added PC Engine/TurboGrafx-16 support (PCE) 2023-02-26 16:53:20 -05:00
Shaun Inman
96186d9b4e remove debug code 2023-02-26 00:24:25 -05:00
Shaun Inman
c2c8f2d067 implemented low battery warning
thanks to eggs owl overlay examples and BlackSeraph's uImage mods
2023-02-26 00:23:35 -05:00
Shaun Inman
588d64c9f5 tidying up 2023-02-24 22:13:58 -05:00
Shaun Inman
26dcebd5fe fix busted installer
a past refactor moved $A_PATH use to before it was defined
2023-02-24 20:26:10 -05:00
Shaun Inman
f68e21b83b added 3x_scanline and 2x_grid 2023-02-16 23:25:32 -05:00