Commit graph

497 commits

Author SHA1 Message Date
Brooksytech
cb4eb2ed2f
Clean up. 2022-03-14 09:24:14 -07:00
Brooksytech
eb4ef9e8d4
Remove Portmaster version to grab latest package.
This change should force the build script to grab the latest portmaster zip every build.

The file is small so this should not cause any delays.
2022-03-14 07:11:16 -07:00
fewtarius
2c1dd78bb8
BIOS Backup directory is mandatory. 2022-03-14 08:56:04 -04:00
fewtarius
b446c3f2f8
Search for any supported BIOS. 2022-03-14 07:33:11 -04:00
fewtarius
c4b3e6f862
Remove unused variables. 2022-03-13 16:45:24 -04:00
fewtarius
b59112ff1c
* Add yabasanshiroSA, thanks in part to @shantigilbert, @CoreELEC, and @351ELEC. 2022-03-13 16:41:31 -04:00
fewtarius
aac55c96fa
Fix up shaders, re-add retropie package thanks to a tip from @konsumschaf. 2022-03-13 06:58:41 -04:00
fewtarius
6232734acc
* Update RetroArch to 1.10.1, PPSSPPSDL, and multiple cores. 2022-03-12 07:22:40 -05:00
fewtarius
3cc8ce60f8
* Split autostart scripts into their native packages (more work to do here).
* Update the readme to fix a controls oops.
2022-03-05 21:04:10 -05:00
fewtarius
5c534fcb34
Correct mislabeled quit 2022-03-05 20:13:27 -05:00
fewtarius
995c10bb0a
* Update cores and emus: PPSSPPSDL retroarch scummvmsa beetle-supafaust cannonball cap32 libretro-database mame ppsspp snes9x2002 swanstation tyrquake vice 2022-03-05 17:39:19 -05:00
Brooksytech
6b0fce4fb5
clean up 2022-03-05 10:16:09 -08:00
Brooksytech
44f0c63512
Update package.mk 2022-03-05 10:14:34 -08:00
Brooksytech
7d57c347ff
Adding back in duckstation
Build duckstation libretro from source.
2022-03-05 07:58:11 -08:00
fewtarius
67c8ccc99a
* Update RTL8821CU and RTL8812AU
* Correct systemd kernel overlay regression
* Add usb-modeswitch
2022-03-04 17:04:23 -05:00
fewtarius
4daa6c8e45
update cores and Art Book theme. 2022-03-02 20:10:23 -05:00
fewtarius
dee8e25e7f
Fix up shader conflict, adjust packages to use current date rather than a variable that may be stale. 2022-03-01 17:06:41 -05:00
fewtarius
6afab35d4d
Fix RGA header, and libgo2 dependencies. 2022-02-28 19:47:47 -05:00
Brooksytech
9d9083a75f
Create package.mk 2022-02-28 05:45:34 -08:00
fewtarius
b2d76a6e53
* Deprecate and remove Python2 thanks to @CoreELEC as an upstream.
* Optimize mupen64plus, plus-nx, and yabasanshiro a bit
* Misc OS updates and bug fixes.
2022-02-27 18:34:12 -05:00
fewtarius
62e79d46e7
Default PPSSPP to max 30FPS. 2022-02-26 22:18:17 -05:00
fewtarius
4fa454a9f6
* Drop RetroArch LAKKA mode.
* Only put the big cores in max performance mode.
* Clean up build_distro a bit.
2022-02-26 22:14:27 -05:00
fewtarius
58769c80d3
* Restructure JELOS to use .config/system and system.cfg for configuration.
* Update games to use .config/game/configs moving configurations out of the system config root.
* Split modules into a separate package (packages/misc/modules).
* Remove some unused packages and move a few virtual packages to packages/virtual.
2022-02-26 21:40:30 -05:00
fewtarius
524b1bfba1
Merge branch 'main' into dev 2022-02-25 07:48:39 -05:00
fewtarius
c665c7a90c
Update cores 2022-02-25 07:47:29 -05:00
fewtarius
42c164208f
Merge pull request #4 from brooksytech/retroarch.cfg_hotkey_assignments
Update retroarch.cfg add basic hotkey settings and remove whitespace
2022-02-25 06:52:29 -05:00
Brooksytech
685691ac7f
Update 351files to latest commit
Resolution width and height is swapped and font size is to small.

Also updating to latest commit of 351files
2022-02-24 11:29:32 -08:00
Brooksytech
f9d77ea628
Fix 351files resolution & update to latest commit
Resolution width and height is swapped and font size is to small.

Also updating to latest commit of 351files
2022-02-24 11:28:12 -08:00
Brooksytech
fcb5a5e765
Update retroarch.cfg 2022-02-23 05:50:34 -08:00
Brooksytech
f43cc2f578
Update mupen64plus-RG552.cfg 2022-02-21 13:35:43 -08:00
fewtarius
9056c53ee7
Fix services oops. 2022-02-15 11:33:39 -05:00
fewtarius
7a9fc3b83a
Finish up update_packages changes 2022-02-14 16:49:56 -05:00
fewtarius
698d5bfce0
Updates 2022-02-14 16:29:25 -05:00
fewtarius
5a4ca3519f
Update cores, and remove additional 351 bits 2022-02-14 16:15:16 -05:00
fewtarius
99b1e364da
No 64bit core yet. 2022-02-12 19:20:28 -05:00
fewtarius
33e499e17d
Fix parallel-n64 optimizations 2022-02-12 18:19:57 -05:00
fewtarius
2cdc2063c6
Cleanup after removing 351 bits 2022-02-12 17:49:55 -05:00
fewtarius
edd58c9c9d
Dropping support for the RG351 series. 2022-02-12 17:33:21 -05:00
fewtarius
ec97333569
Initial RG351 support 2022-02-12 09:27:22 -05:00
fewtarius
feebda95f9
Revert CPU online/offline feature, performance is better with taskset affinity. 2022-02-11 22:40:39 -05:00
fewtarius
7a10fba4ca
* Switch from taskset to disabling slow or fast cores based on performance mode selection.
* Update jelos-info to reflect CPU active cores rather than total cores.
* Update Linux config for 351 series for rockchip-kernel
2022-02-11 21:38:21 -05:00
fewtarius
9cec3eb33b
* Bump kernel
* Add max fps patch, thanks to @shantigilbert
2022-02-11 20:03:17 -05:00
fewtarius
2e66b7ee60
update cores and emulators 2022-02-06 20:09:44 -05:00
fewtarius
619155cbe5
Bump MAME 2022-02-06 05:09:59 -05:00
fewtarius
838e3348b7
Drop DuckStation 2022-02-05 22:44:45 -05:00
fewtarius
e478c636ae
Don't set brightness in RetroArch, drop unnecessary patch. 2022-02-05 20:23:56 -05:00
fewtarius
29c0cded05
JELOS 20220205 - Release 2022-02-05 09:23:32 -05:00