Commit graph

386 commits

Author SHA1 Message Date
brooksytech
bc3b656e52
Bump RK kernel to 6.6.7, Bump Mesa, Add mupen64plus-sa to RK3588 2024-03-01 16:38:50 +00:00
brooksytech
757fdfdf9c
RK3588: add missing emulators from Ace 2024-02-28 18:35:14 +00:00
fewtarius
05c4a27750
Refactor volume sense into input sense, improve its response time + cpu usage, and merge jslisten's kill function into the daemon. 2024-02-27 19:46:25 +00:00
sydarn
f7a7d4b22e Enable duckstation on all platforms, only RK3326 was disabled. 2024-02-25 12:42:25 +01:00
Marc Roy
80eccdf5df Add Vircon32 (Vircon32 libretro core)
- Add Vircon32 (Vircon32 libretro core) using package from AmberElec
- thanks @anthonycaccese for picture of Vircon32( es-theme-art-book-next)
2024-02-18 07:28:12 +01:00
fewtarius
4c5e1a41d6
Fix often occurring issue with initramfs where it is not fully populated after a kernel or dependency update. Remove redundancy in executing initramfs package build and install. 2024-02-17 17:47:34 +00:00
fewtarius
7d2628e029
Fix broken firmware dependency from wlan-firmware deprecation. 2024-02-16 12:06:51 +00:00
sydarn
a788e4d883 virtualcontroller/inputwrapper: update to MMs latest and more 2024-02-15 16:18:54 +01:00
fewtarius
fce6aa6dec
Fix initramfs oops. 2024-02-14 16:27:35 +00:00
fewtarius
1a16e19a0d
Only rebind WIFI on 3566, fix system update checks. 2024-02-13 02:21:13 +00:00
adamg
382a9f89b7 buildroot: update some jelos urls 2024-02-10 00:02:24 +00:00
adamg
c6522a0513 buildroot: rename LE references to JELOS 2024-02-10 00:02:16 +00:00
adamg
fa69e5cf14 buildroot: cleanup vmware image creation 2024-02-09 22:48:07 +00:00
fewtarius
9b6c8393a3
* Rename many OS links to JELOS.
* Update installer to use gptokeyb so the built-in controller can be used to install JELOS.
* General package housekeeping.
2024-02-09 22:18:38 +00:00
fewtarius
fd49610036
Dev -> Mainline merge. 2024-02-06 19:08:15 +00:00
sydarn
1d31342937
Merge pull request #2830 from sydarn/gzdoom-res-fix
Gzdoom res fix
2024-02-05 14:28:14 +01:00
sydarn
77c36276fa rk3326: fix snesh typo in virtual emulators 2024-02-05 13:30:54 +01:00
Marc Roy
f3204aee10 Add CHIP-8 / S-CHIP / XO-CHIP (Jaxe libretro core)
- Add CHIP-8 / S-CHIP / XO-CHIP (Jaxe libretro core) using package from AmberElec
- Update es-theme-art-book-next for picture for CHIP-8 - thanks @anthonycaccese
2024-02-04 22:02:45 +01:00
fewtarius
ce847c79fb
Fix setsettings and start_cemu to reflect mkcontroller changes. 2024-02-04 15:01:31 +00:00
sydarn
e482d6851e Remove mednafen psx for rk3326 and rk3399 2024-02-03 21:18:33 +01:00
fewtarius
b4431b61ab
Start using run again now that it's working correctly on RK3566 devices. 2024-02-03 16:50:15 +00:00
fewtarius
94f9c736ec
* mkcontroller should match the controller guid rather than the name.
* Revert SDL to 2.28.5 to correct issues with ES (and possibly other software).
2024-02-03 14:42:12 +00:00
brooksytech
c1d68db362
Add speedtest-cli, an internet speedtest command line tool 2024-02-01 16:28:04 +00:00
fewtarius
452a5ad098
* Stop using the run command to execute tools from within EmulationStation, instead copy in the proper method during the build. 2024-02-01 02:51:59 +00:00
brooksytech
364e801360
We dont need to clean flycast-lr anymore since we dropped 32bit package 2024-01-31 01:05:49 +00:00
Marc Roy
4e8a0a446b Add Super Cassette Vision (EmuSCV libretro core)
- Add Super Cassette Vision (EmuSCV libretro core) using package from AmberElec
- Update es-theme-art-book-next for picture for CDi and Super Cassette Vision (thanks @anthonycaccese )
- Add cdi on setsettings.sh for Cheevos
2024-01-27 20:55:26 +01:00
Marc Roy
ca8acb6984 CDi : First part to add Same_cdi libretro core on JelOS
- Using mkpackage from AmberElec (Maybe need to be adapt for AMD64 devices supported by JelOS)
- Tested only RGB30
- Missing picture on Emulstation and maybe other things
2024-01-27 10:07:07 +01:00
brooksytech
6e8625af22
RK3399: Fix flycast2021. Thanks @Oendaril 2024-01-26 15:17:26 +00:00
Oendaril
8d08d3625d Fixing a gcc issue in flycast2021 that prevented it from loading on RK3326 devices. We needed to turn off outlining atomics to prevent unused headers from being looked up. As a result, re-enabling flycast2021 for RK3326 devices 2024-01-25 11:33:14 -05:00
fewtarius
9a8af77263
Dev merge. 2024-01-22 11:15:24 +00:00
fewtarius
00f5f1e2f6
* Revert Mali driver to g2p0.
* Deprecate and remove flycast32.
2024-01-19 23:59:13 +00:00
sydarn
2f7290716f Remove bsnes for rk3326/3566, only build beetle-saturn for AMD64/RK3588 2024-01-18 08:58:29 +01:00
fewtarius
984ad9d91d
* Update emulators, cores, and support packages.
* Correct a bug in our X-Box 360 Retroarch gamepad configuration file.
* Add mame to Game and Watch + enable on all devices (another docs update to follow).
* Enable EMMC on Powkiddy x55 to allow JELOS to be installed to it.
2024-01-17 22:10:37 +00:00
fewtarius
f485ca7b98
Fix AYANEO 2S display remaining on when put to sleep. 2024-01-15 14:44:53 +00:00
Brooksytech
86b6a9295f
Merge pull request #2689 from JustEnoughLinuxOS/dev
Sync mainline-3566ml with dev
2024-01-15 05:50:04 -08:00
fewtarius
c268849b8d
Merge pull request #2683 from citral23/usb-gadget
Usb gadget addition: mtp
2024-01-14 22:22:42 -05:00
Christophe Branchereau
b64ee278f6 Packages: add umtprd
Signed-off-by: Christophe Branchereau <cbranchereau@gmail.com>
2024-01-15 00:12:20 +01:00
brooksytech
4df02352aa
Add initial nvtop support (panfrost only for now) 2024-01-14 07:02:12 +00:00
brooksytech
5523ee5f37
Add Portmaster controller layout 2024-01-13 02:18:35 +00:00
fewtarius
c015df0782
Adds a virtual input driver that collapses inputs into a single input device. Thanks to @macromorgan. 2024-01-11 11:39:25 +00:00
Anthony
11cbe861f0 remove primehack 2024-01-10 08:54:32 -05:00
brooksytech
739a29eabf
Update docs, remove mednafen snes from RK3399 (too slow, use snes_faust) 2023-12-28 22:49:11 +00:00
fewtarius
bdd8c3d3a4
Add mesen core to FDS. 2023-12-28 00:45:33 +00:00
fewtarius
ac76d683f9
Merge pull request #2572 from anthonycaccese/dev
Remove Legacy Packages
2023-12-22 19:18:37 -05:00
Anthony
0610813cba removed unused packages 2023-12-22 18:54:25 -05:00
NeoTheFox
522c4b517f add an option to enable the Simple HTTP Server to all platforms 2023-12-22 18:16:35 +04:00
brooksytech
72b2769e19
We dont build kronos on RK3399 2023-12-17 13:46:46 +00:00
sydarn
293ccd780c kronos-lr: add core 2023-12-15 20:55:36 +01:00
fewtarius
629647deaf
* Moves creation of game directories into automount and out of tmpfiles.d so automount is the only tool managing them.
* Move post-update a little earlier, and stop rebooting after the update completes as it should no longer be necessary.
* Migrate games from games-{internal,external} to games-{internal,external}/roms to allow upper/lower directory switching.
* If there is no defined upper setting, and there is an external card available, preference the card so modifications to /storage/roms are hosted there as expected.
* Corrects factory reset to ignore new games paths.
2023-12-04 22:06:31 +00:00
fewtarius
788a398aab
* Add support for changing the merged storage target between the internal and external card.
* Since JELOS creates the games directory structure it is possible that the overlay will hide games if you switch targets as it will consider them removed.  Delete the empty directories and reboot to resolve.
    * Ex: find /storage/games-internal -type d -empty -delete && find /storage/games-external -type d -empty -delete && reboot
  * Merged storage can now be disabled persistently.
  * A new directory structure is required to enable switching:
    * /storage/games-internal/roms
    * /storage/games-external/roms
    * The target /storage/roms has not changed.
* Lowers clocks to powersave for RK3566 devices.
2023-12-03 13:04:06 +00:00