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
2cab620269
forgot to change the b in zip names to a 😂
2023-03-20 20:31:21 -04:00
Shaun Inman
d6f7032069
missed some todo changes
2023-03-20 20:13:45 -04:00
Shaun Inman
757a65c6da
todo cleanup
2023-03-20 20:12:32 -04:00
Shaun Inman
4409d42c04
forgot to add SUPA folders for supafaust SUPA.pak
2023-03-20 20:09:09 -04:00
Shaun Inman
cde736cfd3
updated readme with new TF1.img link
2023-03-20 19:56:43 -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
339748efe6
typo
2023-03-16 09:17:30 -04:00
Shaun Inman
26b802034b
clarity
2023-03-16 09:16:45 -04:00
Shaun Inman
2f2893e023
added readme to cores
2023-03-16 09:06:04 -04:00
Shaun Inman
3c9a4495c0
clarified some notes
2023-03-12 09:37:04 -04:00
Shaun Inman
aa0151b8cb
added notes on creating a small TF1 image
2023-03-12 09:30:41 -04:00
Shaun Inman
4f263298fa
commit todos before release build
2023-03-11 08:12:17 -05: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
1368c75380
todos
2023-03-07 07:52:36 -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
01e1eddc71
added default.cfg to extra emu paks
2023-03-06 20:42:27 -05:00
Shaun Inman
fa0b34fa5f
clarified install/update in readmes
2023-03-06 20:41:09 -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
d38f45b422
todos
2023-03-05 08:11:12 -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
1930c82ae4
todo cleanup after release
2023-03-04 16:39:18 -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
4eaec9a24e
updated readme with link to Anbernic's stock image
2023-03-04 09:31:16 -05:00
Shaun Inman
7d074abe99
updated clock for hdmi
2023-03-04 09:15:45 -05:00
Shaun Inman
7e661c767c
corrected Super Game Boy roms tagname 🤦♂️
2023-03-04 08:52:06 -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
c77bb14e1b
added disc swap interface screenshot
2023-03-03 16:05:48 -05:00