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
f68e21b83b
added 3x_scanline and 2x_grid
2023-02-16 23:25:32 -05:00
Shaun Inman
d4c8a0acfd
settings hud appears on options screens
2023-02-16 23:25:01 -05:00
Shaun Inman
467a66438b
added MENU version screen + MENU dismisses menu
2023-02-16 22:30:13 -05:00
Shaun Inman
d24721469d
removed mixed scalers entirely, they're in git
2023-02-16 20:41:21 -05:00
Shaun Inman
2eb550826d
added mixed scalers, using them proved difficult
...
will revisit later
2023-02-16 20:31:52 -05:00
Shaun Inman
29e743645d
c scalers benchmark better, n ones real-use better
2023-02-16 20:30:38 -05:00
Shaun Inman
be75fa539a
eggs says non-neon scalers are faster here
2023-02-16 19:07:42 -05:00
Shaun Inman
5a9b2d2312
added mgba overrides
...
(forgot to commit last night)
2023-02-16 10:38:40 -05:00
Shaun Inman
5aca139047
use core provided button names if not overridden
...
plus misc cleanup (forgot to commit last night)
2023-02-16 10:38:25 -05:00
Shaun Inman
a39620bc99
misc cleanup
2023-02-15 21:30:24 -05:00
Shaun Inman
db6b1a9301
moved rumble to thread + prevent rapid vacillation
2023-02-15 08:50:00 -05:00
Shaun Inman
81734e10c0
random minor edits
2023-02-14 20:52:04 -05:00
Shaun Inman
987ad71f4e
prevent scaled sizes larger than fixed page size
2023-02-14 12:58:57 -05:00
Shaun Inman
b484896658
fix for NES turbo not working by default
2023-02-14 08:51:05 -05:00
Shaun Inman
3bd5052718
remove dead macros
2023-02-13 21:25:59 -05:00
Shaun Inman
d5cc9f7cef
added supafaust core
2023-02-13 21:11:57 -05:00
Shaun Inman
3f5f5bfaaf
added fake08 overrides + fixes for sparse cores
2023-02-13 08:32:27 -05:00
Shaun Inman
e6f6652e59
fixes for cores without custom controls or options
2023-02-12 16:30:07 -05:00
Shaun Inman
82d3f83a57
use -mfpu=neon-fp16 instead of vfpv4
...
at eggs suggestion
2023-02-11 21:38:43 -05:00
Shaun Inman
edaadd1f45
switch to integer division trick in downsample
...
thanks to eggs for the tip
2023-02-11 21:25:21 -05:00
Shaun Inman
6bd06532c8
added resolution switching
...
including
- Screen Scaling frontend option
- bindings for Cycle Scaling and Toggle Scanlines
- muddiness around SCREEN_* and FIXED_* macros...
2023-02-11 17:03:12 -05:00
Shaun Inman
ab7da437c6
tidy
...
trying (and failing) to figure out double buffered flickering...
2023-02-10 00:07:27 -05:00
Shaun Inman
8aca402163
need to restore deferred configs on load
...
changed default vsync to strict (primarily for menus)
2023-02-06 09:03:03 -05:00
Shaun Inman
b33ab7f434
defer changing vsync & overclock till leaving menu
2023-02-06 08:53:36 -05:00
Shaun Inman
e9d57e8da4
fixed pscx_rearmed core crashing on chd files
2023-02-05 12:08:02 -05:00
Shaun Inman
e9a9e31afa
moved cores to root (and patches within it)
2023-02-04 20:19:05 -05:00
Shaun Inman
c4c584d355
made libretro-common a submodule instead of a copy
2023-02-04 15:36:10 -05:00
Shaun Inman
f9a5324b28
whoops, forgot the core patches
2023-02-04 15:34:00 -05:00
Shaun Inman
22a75c0180
worked out core build process
2023-02-04 15:33:43 -05:00
Shaun Inman
e046f464d7
allow remapping from L3/R3 (eg. VB)
2023-02-03 20:02:38 -05:00
Shaun Inman
af73880160
added vb overrides
2023-02-03 08:57:17 -05:00
Shaun Inman
815d58fe89
tidy/todos
2023-02-02 21:04:13 -05:00
Shaun Inman
34c9429158
added dynamic build time and hash to minarch
2023-02-02 08:37:15 -05:00
Shaun Inman
a6847e7ab4
added CPU speed api and minarch frontend option
2023-01-30 23:08:04 -05:00
Shaun Inman
9da9b41a16
a mess
...
this should be two commits
1. renaming menu option structs and callbacks
2. hiding locked options from menus
but I forgot to commit in the middle and the changes are too intertwined to stage individually
🙁
2023-01-29 21:31:13 -05:00
Shaun Inman
04e053b228
light cleanup
2023-01-29 21:25:15 -05:00
Shaun Inman
7de8c5afc2
renamed volume button constants
2023-01-29 11:09:18 -05:00
Shaun Inman
2793ae4973
tweaks around the brightness hint
...
show MENU Brightness when pressing +/-, show + - when holding MENU
2023-01-29 10:59:49 -05:00
Shaun Inman
4bb5bf11ba
misc bug fixes, enabled sleep from options menus
2023-01-29 10:36:35 -05:00
Shaun Inman
f9eee026f3
implemented fast forward and max ff speed
2023-01-28 22:30:48 -05:00
Shaun Inman
b3283adf0b
light cleanup
2023-01-28 20:24:01 -05:00
Shaun Inman
54e1590c0f
renamed OptionList items to options
...
fixed a heap buffer overflow
2023-01-28 20:01:20 -05:00
Shaun Inman
efa1e9bd0c
added GFX_wrapText and refactored GFX_truncateText
2023-01-28 19:57:44 -05:00
Shaun Inman
0edeaf06eb
show loaded config on save item in main menu too
2023-01-28 19:52:18 -05:00
Shaun Inman
515aa13b60
implemented save/load config
...
also big refactor of config (options and button mappings) management
2023-01-28 11:12:39 -05:00
Shaun Inman
9c72a4f261
frontend options hooked up (except Max FF Speed)
...
since i haven't implemented fast forward yet 😅
2023-01-26 22:46:00 -05:00
Shaun Inman
3cfd1313c6
first incomplete pass at options
...
layout is done, need to polish up the frontend and emulator options and sort out the mess of input overrides
2023-01-26 20:42:28 -05:00
Shaun Inman
501aa77d14
tidy
2023-01-26 20:39:22 -05:00
Shaun Inman
00d5893373
removed button sort order
...
will depend on core, will need to be overridden for logical sorting because the cores aren't doing it 🤦♂️
2023-01-22 21:56:29 -05:00