fewtarius
170791a9c7
* Refactors setsettings to greatly improve performance.
...
* Fixes the memory and gpu governor function for RK3399 and S922X.
* Automatically set the aspect ratio in EmulationStation.
2023-07-19 15:29:53 +00:00
fewtarius
9482e09564
Bump ES - don't set a setting if the value is default, just delete it.
2023-07-17 11:54:46 +00:00
fewtarius
a18f8486c4
Update ES.
2023-07-15 17:43:44 +00:00
fewtarius
650d2b6c74
Adds mojozork, thanks to @AmberELEC!
2023-07-15 16:18:59 +00:00
fewtarius
7287cb5311
Updating documentation, hide MANGOHUD.
2023-07-14 21:24:52 +00:00
fewtarius
8bf4949a26
Fix up bugs found during release testing.
2023-07-11 21:03:02 +00:00
fewtarius
8ef504636d
Fix ES bug.
2023-07-11 10:48:32 +00:00
mason
a3dca25b69
RK3399 - Disable Power LED ES feature
2023-07-10 23:53:50 +00:00
fewtarius
56e165e86c
* Fix global/system settings not being configured correctly.
...
* Fix missing wireguard on Powkiddy X55.
2023-07-10 11:59:09 +00:00
mason
e3629a1884
Add MelondDS-SA to RK3399, add RA settings
2023-07-07 21:14:16 +00:00
mason
c2e5fc503a
Add Headphone SW Switch
2023-07-07 18:07:12 +00:00
mason
7dd15ee17c
Add Headphone SW Switch
2023-07-07 17:59:03 +00:00
fewtarius
14837221e8
Bump emus and cores, revert PowerSaverMode change.
2023-07-06 23:04:19 +00:00
fewtarius
c150de98ec
Fix fan control not appearing on some devices that support it.
2023-07-06 10:48:04 +00:00
fewtarius
e3294abe1e
Bump ES.
2023-07-04 15:27:36 +00:00
fewtarius
8c08cdbfe9
* Add a mechanism for providing configuration on a per device basis.
...
* Supported via fresh flash and during the first post-install reboot.
* Add configurations to packages/hardware/quirks/devices/(DEVICE)/config/ in the same format it would be found in /storage/.config.
* System generic configs are copied first, and device specific configs are copied over them.
* Tweak audio so it works on boot.
2023-07-01 18:46:51 +00:00
fewtarius
f17d7578d9
Fix build issue with RK3399, update emulationstation variables documentation.
2023-06-30 10:55:48 +00:00
Brooksytech
995651e26c
Merge branch 'dev' into RK3399
2023-06-29 13:12:25 -07:00
mason
5a033a49a5
RK3399 updates
2023-06-29 20:10:01 +00:00
fewtarius
55e9f8a783
Revert switch to 100hz as it broke touch displays on rk3566 devices.
2023-06-28 21:00:03 +00:00
mason
a3cf32355c
RK339 Updates
2023-06-28 12:52:36 +00:00
fewtarius
41d81a8476
Rework power management features to improve persistence and fix a few bugs.
2023-06-28 11:41:10 +00:00
fewtarius
976f67dc0a
Fix power saving issue introduced in the last release, revert kernel to 6.3.9.
2023-06-28 00:38:41 +00:00
fewtarius
96a7e11962
* Update emulators and cores, Linux firmware, and ES.
...
* Fix issue with fan control on AYANEO Air and Air Pro.
2023-06-27 21:09:15 +00:00
fewtarius
a329a3f399
Add wifi toggle (L2 + vol -), add ES switch for audible low battery warning.
2023-06-26 23:41:26 +00:00
fewtarius
4864a99622
Fix build oops.
2023-06-26 16:15:44 +00:00
fewtarius
c7b1a1a06c
Add additional configuration options for enhanced power saving.
2023-06-26 10:15:15 +00:00
fewtarius
1d2a0da6ea
Fixes a bug preventing settings labeled auto from being set by ES.
2023-06-23 11:16:33 +00:00
fewtarius
171c2a372f
Working through some gpu profile and battery life improvements.
2023-06-23 10:57:57 +00:00
fewtarius
021933765e
Enable Intel and AMD pstate drivers, switch ES to enhanced power saving by default.
2023-06-22 23:15:58 +00:00
fewtarius
4096838466
Correct order of operations for options loading, move developer / build variables there.
2023-06-22 11:17:57 +00:00
fewtarius
ebab18d6da
Enables LED and Fan env switch support for ES.
2023-06-22 02:40:58 +00:00
fewtarius
5674a0d49f
Deprecate support for developer_settings.conf, move keys to the environment for consistency.
2023-06-20 21:24:37 +00:00
fewtarius
b585a73da8
Cleaning up configs.
2023-06-20 09:06:44 +00:00
Nicholas Ricciuti
68edba2fdb
Merge remote-tracking branch 'upstream/dev' into parallelPlusSimpleHack
2023-06-14 11:52:23 -04:00
fewtarius
2eeab02a52
Fix moonlight.
2023-06-09 21:03:18 +00:00
Nicholas Ricciuti
ae1df45a5b
more frontend stuff done, now for vulkan
2023-06-08 09:48:20 -04:00
mason
f612011ef9
Dolphin-sa upgrade
2023-06-06 22:34:15 +00:00
fewtarius
9516bc58be
Finish loading metadata into virtual package.
2023-06-04 16:51:05 +00:00
fewtarius
34b590ae76
Continue to disable sleep on the OGU.
2023-06-03 09:25:13 +00:00
fewtarius
b0e6512aa2
Rework scripts to enable configuring suspend mode, and to display panel info on RG353 devices.
2023-06-02 20:58:46 +00:00
mason
54335024f3
set yabasanshiro-sa as the default emu
2023-05-31 13:39:06 +00:00
mason
6efebf5119
Add pad orientation for Dolphin GC
2023-05-30 14:18:24 +00:00
mason
c0c91ca1ff
Clean up Citra-SA
2023-05-25 14:15:37 +00:00
mason
5fb4bbee5d
Initial Citra vulkan support for the S922X
2023-05-22 13:35:59 +00:00
Brooksytech
26d7838164
Merge pull request #1439 from brooksytech/dev
...
Add Support for Odroid Go Super
2023-05-19 14:23:02 -07:00
mason
6ab412ef89
Add Support for Odroid Go Super
2023-05-19 21:21:21 +00:00
NeoTheFox
33d5c6a0be
Add .conf to DOSBox extensions
2023-05-17 14:38:24 +04:00
fewtarius
e2ab3613c4
Merge pull request #1430 from fewtarius/dev
...
Add ZeroTier support to ES, thanks to @NeoTheFox.
2023-05-16 06:18:36 -04:00
fewtarius
05a23862b3
Add ZeroTier support to ES, thanks to @NeoTheFox.
2023-05-16 10:18:00 +00:00
mason
ee6becaa2f
Prep RK3326 for release
2023-05-15 21:06:18 +00:00
mason
454ef022d6
rk3326 updates
2023-05-14 13:53:23 +00:00
mason
df1a88aff0
rk3326 setup
2023-05-14 06:39:10 +00:00
mason
fa8fbc3f73
Add back in Flycast-LR, portmaster tweak
2023-05-11 21:58:16 +00:00
mason
fb00dacc7b
rk3326 work
2023-05-10 21:15:44 +00:00
Brooksytech
07f3e52f57
Merge branch 'rk3326' into dev
2023-05-08 15:52:05 -07:00
mason
4c9bf03288
updating rk3326
2023-05-08 22:47:28 +00:00
mason
816645450b
add rg351p
2023-05-04 18:06:54 +00:00
LittleBoi
954b1d32a3
Update es_input.cfg
2023-05-03 22:43:51 +09:00
fewtarius
af60426e81
* Add support for AYANEO Air Plus (6800u)
...
* Update emulators and cores.
* Update Linux kernel to 6.1.27.
2023-05-01 21:16:24 +00:00
fewtarius
1bb13fbcbd
Rework versioning for packages with no external sources.
2023-04-30 01:53:37 +00:00
fewtarius
687bc3709e
Merge pull request #1373 from fewtarius/dev
...
Revert epoc version bits.
2023-04-28 22:17:47 -04:00
fewtarius
e7c0c25ebc
Revert epoc version bits.
2023-04-29 01:50:04 +00:00
fewtarius
bcdaa1c642
Merge pull request #1372 from fewtarius/dev
...
Bug fixes
2023-04-28 15:49:33 -04:00
mason
b7c7a2244c
Update ES features & S922X kernel settings
2023-04-28 16:24:55 +00:00
fewtarius
be293e29bd
Fix packages that need to be built to use unixtime as the version.
2023-04-28 12:16:27 +00:00
mason
dd516067c5
Add Headphone Output toggle to S922X
2023-04-27 20:25:23 +00:00
fewtarius
f9e91ae91e
Merge pull request #1335 from fewtarius/dev
...
Initial support for the Powkiddy x55 handheld.
2023-04-25 22:05:30 -04:00
fewtarius
ad438071d5
Adds Powkiddy x55 as a (hopefully temporary) separate device.
2023-04-25 22:54:13 +00:00
Brooksytech
597e17e3c7
Merge pull request #1333 from brooksytech/dev
...
Adding new ES features
2023-04-25 11:27:50 -07:00
mason
81dd829536
Adding new ES features
2023-04-25 18:22:59 +00:00
fewtarius
75b26db505
Quick build fix.
2023-04-24 17:20:34 +00:00
fewtarius
cd17e0e13c
* Fix fresh flash system menu bug.
...
* Fix language selection bug.
* Add DEBUG_SUPPORT variable to build debug tools.
2023-04-24 16:19:57 +00:00
mason
a4c134fb03
Big / Little core selection S922X & RK3588
2023-04-24 05:33:21 +00:00
fewtarius
91c0e9fd5a
Switch moonlight to use autostart so the configuration is updated per device from the framebuffer res.
2023-04-23 22:29:32 +00:00
fewtarius
6781a84858
Fix weston terminal font size, fix splash on some devices.
2023-04-23 18:31:49 +00:00
fewtarius
644a2218ba
Additional cleanup.
2023-04-22 20:55:24 +00:00
mason
2dc2c2064e
update emulators & S922X bootloader
2023-04-22 14:23:31 +00:00
fewtarius
01a59076a8
Fix ES missing features, bump emulators and cores.
2023-04-20 00:17:50 +00:00
mason
2821ddaaaa
Fix Yabasanshiro-sa controls
2023-04-17 00:18:45 +00:00
fewtarius
9e01d46693
Fix merge conflict.
2023-04-16 00:19:10 +00:00
fewtarius
94a10d1126
Re-add mupen64plus-sa to RK3566 devices.
2023-04-16 00:17:16 +00:00
fewtarius
2f8456f606
Merge pull request #1294 from fewtarius/dev
...
Renames handheld to AMD64 to match our device naming convention.
2023-04-15 19:18:13 -04:00
fewtarius
55e808d084
Rework handheld to AMD64 to line up with our device name convention.
2023-04-15 09:30:02 +00:00
mason
99350874cf
Drastic support on S922X & RK3566
2023-04-14 21:20:18 +00:00
mason
32a20c49ee
S922X: enable audio hack
2023-04-11 22:31:31 +00:00
mason
a32bcf44c4
S922X updates, enable .WAD for dolphin
2023-04-07 13:15:36 +00:00
mason
678c5e5a2b
Fix Wii Dolphin SA on S922X
2023-04-05 17:23:45 +00:00
mason
c6dee1cece
Fix ppsspp-sa
2023-04-05 14:13:53 +00:00
mason
b31083df53
S922X cleanup
2023-04-04 13:38:06 +00:00
mason
8fd8c47764
Temporary ES workaround
2023-04-04 12:58:27 +00:00
mason
16712b8e95
Clean up AetherSX2
2023-04-03 04:48:56 +00:00
mason
8858f5223c
More OGU cleanup
2023-04-02 21:03:25 +00:00
fewtarius
d955c45bd7
Merge branch 'dev' into ogu
2023-04-01 23:02:50 +00:00
fewtarius
c81594ed54
Package shuffle.
2023-04-01 22:58:06 +00:00
fewtarius
77eab3b5ef
Merge branch 'ogu' of github.com:JustEnoughLinuxOS/distribution into ogu-merge
2023-04-01 12:48:40 +00:00
fewtarius
6f221d08be
Only apply gamma/contrast/saturation/hue adjustment to RK3566 devices.
2023-04-01 02:25:14 +00:00
fewtarius
65e0e96795
Only enable gamma/contrast/saturation/hue on handheld and 3566 for now.
2023-04-01 02:09:03 +00:00
fewtarius
505f8ab973
Merge branch 'dev' into ogu
2023-04-01 00:46:41 +00:00
fewtarius
3917e2bad3
* Add support for adjusting gamma/contrast/saturation/hue - Thanks to @christianhaitian for the idea and reference implementation!
...
* Fix a bug that prevents the ssh key from being deployed on a dev build.
* Add drm tool package.
2023-04-01 00:20:39 +00:00
fewtarius
f00cde619b
Start work on display adjustment feature. Thanks to @christianhaitian for the idea and reference implementation.
2023-03-31 12:26:01 +00:00
mason
c9c2c894de
Add controller configs
2023-03-30 13:37:42 +00:00
mason
f80278e731
OGU clean up
2023-03-29 20:06:23 +00:00
mason
3b0e0dc840
OGU - Fix console output & Emus
2023-03-29 15:17:35 +00:00
mason
0232fad999
OGU work
2023-03-27 05:47:05 +00:00
mason
00e80d13e9
More clean up, rollback RA
2023-03-20 22:08:54 +00:00
mason
b0d327be92
First round of Emu Cleanup
2023-03-17 16:40:00 +00:00
mason
abb6957ff0
Fix Mupen64Plus SA for handheld
2023-03-17 05:51:36 +00:00
mason
241d76a026
Initial Ryujinx Emulator Support
2023-03-15 15:20:28 +00:00
fewtarius
e7bfd903ca
Misc package updates.
2023-03-14 17:59:38 -04:00
mason
f9679d62c9
Add Beetle PSX & various cleanup
2023-03-03 14:40:57 +00:00
fewtarius
5a90b91e78
Merge pull request #1084 from daedalia/jelos-dev
...
bsnes-hd - Add libretro core for handheld and RK3588 systems
2023-02-23 14:26:40 -05:00
amd343
bd1a856c31
Update es_features.cfg to include flycast32
2023-02-23 10:48:22 -08:00
mason
8b543d6eb7
Add additional ES features
2023-02-23 15:59:40 +00:00
daedalia
31c62af9c4
Merge branch 'dev' into jelos-dev
2023-02-23 13:52:37 +00:00
mason
dd5c547754
Fix CitraSA / bump yuzu & rpcs3
2023-02-22 16:04:45 +00:00
daedalia
96a94c1408
bsnes-hd - Add libretro core for handheld and RK3588 systems
2023-02-21 20:24:43 +00:00
fewtarius
f89ea34106
Fix conflicts with #1078 and merge. Thanks to @amd343!
2023-02-21 05:50:40 -05:00
fewtarius
b3ebcfbda7
Re-add pcsx_rearmed.
2023-02-21 05:45:50 -05:00
amd343
9c1898c92b
Add pcsx_rearmed and flycast with 32bit
2023-02-20 21:31:19 -08:00
mason
91fb7d8dda
Add Xemu - Xbox Emulator
2023-02-18 15:25:15 +00:00
fewtarius
9290ecbfa1
Merge pull request #1054 from fewtarius/dev
...
Add support for rk3566 devices with single image support.
2023-02-16 17:41:32 -05:00
fewtarius
c1a7c548b3
Add support for rk3566 devices with single image support.
2023-02-16 17:40:39 -05:00
mason
d231baa425
Overhaul Yuzu Switch Emu
2023-02-14 20:48:28 +00:00
Brooksytech
a42989edfd
Merge pull request #1043 from brooksytech/dev
...
Update Emulators and Packages
2023-02-10 07:57:19 -08:00
mason
182d08f2cc
Update Emulators and Packages
2023-02-10 15:52:46 +00:00
fewtarius
c83cd844b1
* Complete SyncThing integration.
...
* Switch on in ES under Network Settings.
* Connect via browser to http://device:8384 .
* Username: root, Password: System Settings Menu
* A bit of startup optimization.
2023-02-09 19:17:29 -05:00
Brooksytech
08772f89cc
Merge pull request #1036 from brooksytech/dev
...
Adding RPCS3 Support
2023-02-08 15:14:30 -08:00
mason
a807a16a8b
Initial RPCS3 Support
2023-02-08 23:08:18 +00:00
fewtarius
10b89866ff
Push changes from this morning.
2023-02-06 11:26:50 -05:00
fewtarius
b7e4159063
Fix ES oops.
2023-02-06 08:54:38 -05:00
fewtarius
0277e21c58
Add LED brightness control (min/mid/max).
2023-02-06 07:24:56 -05:00
fewtarius
ee07dc2007
Bump ES.
2023-02-05 17:51:12 -05:00
fewtarius
f8bd8a215a
* Add support for LED management on the Ayaneo Air Pro and possibly other models which can be found in system settings. Thanks to @Maccraft123 for reverse engineering and sharing the EC registers. Additional documentation can be found in the led_mgmt script.
...
* Add ability to delete a setting from system.cfg "del_setting".
2023-02-05 17:42:47 -05:00
mason
79df87bb8e
Initial AetherSX2 Support for Arm
2023-02-01 17:08:42 +00:00
fewtarius
97d5dcca3e
Add a simple service to autoconnect paired bluetooth devices.
2023-01-26 20:14:02 -05:00
fewtarius
4cc317c48d
Fix ES oops.
2023-01-25 20:14:42 -05:00
fewtarius
bf7f0ae5d3
Bump ES.
2023-01-25 19:52:56 -05:00
fewtarius
e8848ea366
Improve and rename offline/online threads functions. Add support for all available cores/threads.
2023-01-25 19:41:58 -05:00
fewtarius
b497e375cd
Fix default schedulers, bump ES.
2023-01-25 08:52:25 -05:00
fewtarius
4177031fe6
* Get closer to autoconfiguring for Cemu.
...
* Update Linux (6.1.8) and Linux firmware (20230117).
* Add another 8bitdo profile.
* Improve bluetooth start/stop.
2023-01-24 20:40:36 -05:00
fewtarius
31b4c1f3d9
Add a default to system/core/game GPU performance settings.
2023-01-23 07:27:40 -05:00
fewtarius
40f4b4fbdd
Revert adding groups.
2023-01-23 07:14:30 -05:00
fewtarius
6f2d6c5249
Clean up ES system/games menu.
2023-01-23 07:06:26 -05:00
fewtarius
f9940cbf61
Add GPU profile feature configurable globally and per system/core/game. Available when enhanced power savings is enabled.
2023-01-22 21:38:25 -05:00
fewtarius
d7b4e45693
Bug fix
2023-01-21 21:05:21 -05:00
Brooksytech
2c089d8dd8
Merge pull request #972 from brooksytech/dev
...
Initial MelonDS SA support
2023-01-21 07:42:28 -08:00
mason
df6666b7b5
Initial MelonDS SA support
2023-01-21 15:37:05 +00:00
fewtarius
9b61e003ea
Add preamp slider to ES.
2023-01-21 10:15:01 -05:00
fewtarius
7e8b169ff0
Only start connman vpn when we start wireguard.
2023-01-19 22:05:54 -05:00
fewtarius
4acb3fe902
* Continue to work on improving power consumption on battery.
...
* Update emulators and cores.
* Improve logging in some scripts.
2023-01-19 21:30:33 -05:00
fewtarius
58098cc889
Relabel gpu power saving to enhanced power saving.
2023-01-19 06:22:39 -05:00
fewtarius
1bf81188cb
* Apply additional powersavings adjustements.
...
* Block the bluetooth radio on startup if it's disabled.
* Block the WIFI radio if it's disabled.
* Add powertop package.
2023-01-19 06:14:52 -05:00
Brooksytech
adbd5ffd4d
Merge pull request #956 from brooksytech/dev
...
Bump packages and some cleanup
2023-01-17 08:44:52 -08:00
mason
d5c8ec4477
Bump packages and some cleanup
2023-01-17 16:36:11 +00:00
fewtarius
e3a3a816a4
Merge pull request #955 from fewtarius/dev
...
Fix ES oops.
2023-01-17 07:55:59 -05:00
fewtarius
23b0cc60b5
Fix ES oops.
2023-01-17 07:55:26 -05:00
fewtarius
aab6a2c5b0
Merge pull request #953 from fewtarius/dev
...
Bump bluez-alsa, fix missing kernel config bit, upswap steam deck controller patch, disable missing bios check.
2023-01-17 06:55:06 -05:00
fewtarius
41bd418911
Bump bluez-alsa, fix missing kernel config bit, upswap steam deck controller patch, disable missing bios check.
2023-01-17 06:54:34 -05:00
mason
568d9aed1a
Clean up Flycast RA cores
2023-01-15 14:39:33 +00:00
fewtarius
ad5d71e6ad
Add an option to enable or disable ipv6.
2023-01-14 19:10:22 -05:00
fewtarius
2fa9e3c0ea
Bug fixes.
2023-01-14 15:35:12 -05:00
fewtarius
92c10bc072
Work on Steam Deck support.
2023-01-12 18:46:54 -05:00
fewtarius
2cc96b0465
Roll back the ES systems change, and go in the opposite direction.
2023-01-12 05:46:38 -05:00
fewtarius
ced8d3e402
Relabel ES, done.
2023-01-11 17:04:11 -05:00
fewtarius
bce0ff9b5e
Fix the second label.
2023-01-11 09:06:06 -05:00
fewtarius
c0fdd97460
Relabel overclock.
2023-01-11 08:19:40 -05:00
mason
21f3b1b79d
Updates and clean up
2023-01-10 23:39:16 +00:00
fewtarius
334b2168b3
* Deprecate and remove gzdoom, lzdoom, ecwolf, and raze.
...
* Update a few base system packages.
* Update emulators and cores.
2023-01-10 17:11:33 -05:00
fewtarius
719fd40456
Add rk3588 to world, clean up ES systems a bit.
2023-01-10 06:51:15 -05:00
fewtarius
0051952f90
Disable touch input in ES.
2023-01-10 06:31:24 -05:00
fewtarius
439caf3c47
Work on cemu continues.
2023-01-09 19:57:35 -05:00
fewtarius
5c00023da3
Merge pull request #916 from fewtarius/dev
...
Initial support for WiiU
2023-01-08 06:33:48 -05:00
fewtarius
3c5111b88f
Add initial WiiU support, thanks in large part to @SupervisedThinking.
2023-01-07 18:34:43 -05:00
mason
0f42b86897
Bump Yuzu, add CitraSA features
2023-01-06 15:15:47 +00:00
mason
31153ba775
Bump Yuzu & Fix/Add features
2023-01-04 04:27:05 +00:00
mason
607c422776
Add Citrasa ES features.
2023-01-03 14:37:08 +00:00
fewtarius
2669ed1980
Add default to runemu.
2023-01-03 07:04:57 -05:00
fewtarius
db0c587985
CPU core enabler.
2023-01-03 05:13:05 -05:00
fewtarius
51513be5e5
Add ability to offline all but 2 or 4 cores if desired globally or per system/core/game.
2023-01-02 17:47:44 -05:00
fewtarius
9496931a64
Merge pull request #894 from fewtarius/dev
...
Making JELOS work a bit better on portable computers and existing devices.
2023-01-02 15:37:53 -05:00
fewtarius
877635cdf9
Making JELOS run a bit better on portable computers.
2023-01-02 15:12:49 -05:00
Brooksytech
c0c828954c
Merge pull request #34 from brooksytech/citrasa
...
Initial Citra SA support
2023-01-02 08:56:22 -08:00
mason
38ec47bb84
Initial Citra SA support
2023-01-02 16:49:21 +00:00
fewtarius
addb7eafcb
Reduce ES video ram use to line up with other similar devices.
2023-01-02 06:44:10 -05:00
fewtarius
4f46600def
Cleanup and bug fixes.
2023-01-01 15:19:02 -05:00
fewtarius
40a94858e3
Merge pull request #870 from fewtarius/dev
...
Fix EmulationStation.
2022-12-30 21:40:33 -05:00
fewtarius
5feca0f0c6
Fix EmulationStation.
2022-12-30 21:39:55 -05:00
Brooksytech
fd14d04d9b
Merge pull request #862 from brooksytech/dev
...
Update vulkan, mesa, yuzu, dolphin
2022-12-30 13:41:33 -08:00
brooksytech
f946a8f8e6
Update Mesa, Vulkan, & Yuzu
2022-12-30 13:35:48 -08:00
fewtarius
abef1392da
Additional cleanup.
2022-12-30 09:22:04 -05:00
fewtarius
767e7529af
Part 3 of 3, drop RG353P/V/M and RG503.
2022-12-30 08:01:15 -05:00
fewtarius
f4e62b0c2c
Bug fixes
2022-12-30 12:37:38 +00:00
fewtarius
1bf8c7e5bd
Part 2 of 3, deprecates and removes RG552.
2022-12-30 07:17:07 -05:00
fewtarius
f7521e3eb3
Merge branch 'rg351x' into dev
2022-12-29 17:38:38 -05:00
fewtarius
594e589b82
Part 1 of 3, deprecates and removes RG351x and RGB20S.
2022-12-29 17:36:01 -05:00
brooksytech
e53b9e3d59
Finish Parallel-N64 revamp
2022-12-27 15:07:53 -08:00
brooksytech
d43e464783
Add Parallel-N64 w/ ES features
2022-12-27 08:13:10 -08:00
fewtarius
4beae761a9
Misc fixes and improvements.
2022-12-21 17:24:01 -05:00
fewtarius
609de5f8e8
* Terminal bug fix (reverts the xterm change).
...
* Update emulators and cores.
* Adds fake08, thanks to Lakka-LibreELEC.
* Adds GPU power saving option for handheld builds.
* Updates SDL2, reverts Mesa (may be temporary).
* Improves fan curve for supported devices.
2022-12-20 19:29:08 -05:00