Commit graph

242 commits

Author SHA1 Message Date
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
adamg
382a9f89b7 buildroot: update some jelos urls 2024-02-10 00:02:24 +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
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
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
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
brooksytech
5523ee5f37
Add Portmaster controller layout 2024-01-13 02:18:35 +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
Anthony
0610813cba removed unused packages 2023-12-22 18:54:25 -05: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
ba0bd3fc2f
Move the majority of overlayfs control to automount. 2023-11-28 02:55:11 +00:00
fewtarius
73b7b358e8
Feature: Use overlayfs to merge internal and external storage into /storage/roms.
* Creates a new directory structure for games:
  * Internal Storage (or tf1): /storage/games-internal
  * External MicroSD: /storage/games-external
  * Combined Path: /storage/roms
* Games copied to /storage/roms will be saved to /storage/games-internal.
* Samba has been updated to present both volumes for network access.
* EmulationStation now has an eject option under System Settings -> Hardware /Storage.
* When a compatible microsd is inserted, JELOS will automatically add it to the overlay, making the content available to ES after a gamelist update or an ES restart.
* Udevil will no longer mount microsd cards to /run/media, however it will still handle mounting all other external storage.
* After the update, JELOS will automatically migrate your current roms directory once.
* Additionally the hotkey management feature has moved from System Settings to Controller and Bluetooth Settings.
* The rom split tool is now deprecated as it is no longer needed.
2023-11-27 22:41:15 +00:00
mason
0184708b3e
Bump Xemu SA & PPSSPP-LR doesnt work on arm64, why build it? 2023-11-20 21:37:03 +00:00
Brooksytech
c3a068f7a0
Merge pull request #2394 from brooksytech/dev
Flycast 2021 LR and Flycast 32 LR broken on RK3326, removing
2023-11-18 05:57:40 -08:00
mason
212eeff1ee
Flycast 2021 LR and Flycast 32 LR broken on RK3326, removing 2023-11-18 13:56:53 +00:00
fewtarius
f6abfe609c
Misc package optimization. 2023-11-17 10:30:04 +00:00
mason
238f8b838e
Add ryujinx start script 2023-11-11 18:03:23 +00:00
mason
7aff950d0d
RK3326 - Remove nanoboy advance, too slow 2023-11-11 17:55:15 +00:00
fewtarius
17bf8f41ea
Update emulators (mednafen st-v) and docs. 2023-11-11 17:03:55 +00:00
mason
898b61bf67
Fix PS2 (Aethersx2) start script on Arm devices 2023-11-10 17:16:19 +00:00
asoderq/sydarn(2)
07a650768d Mednafen bugfixes 2023-11-05 15:58:35 +01:00
Brooksytech
50de4bb429
Merge pull request #2270 from brooksytech/dev
Limit Mednafen to RK3399 for now, clean up libegl
2023-10-28 08:03:29 -07:00
mason
259233d21b
Limit Mednafen to RK3399 for now, clean up libegl 2023-10-28 15:02:11 +00:00
fewtarius
aa67fb1de3
Add support for Macintosh Plus (MiniVmac Libretro). 2023-10-28 14:56:27 +00:00
mason
bd74492a6c
Add Mednafen support (WIP) - Thanks to Sydarn! 2023-10-26 21:12:34 +00:00
fewtarius
fe865b899b
Add kronos package. 2023-10-26 15:45:17 +00:00
fewtarius
3c4acbb9a7
Delete duplicates, and clean up copyright statement. 2023-10-24 16:00:57 +00:00
Anthony
ba7ef3315b
Update Daphne Emulator Name to Hypseus-Singe 2023-10-23 23:48:14 +00:00
fewtarius
3f222455b1
Reassign my copyrights to the JELOS project. 2023-10-23 22:53:27 +00:00
fewtarius
e3553bbf47
Relicensing the JELOS project as GPLv2 after discussion with community and core developers to correct an oversight in our original licensing. This change will require sign-off by affected authors and core team members before merging. 2023-10-23 22:52:40 +00:00
mason
1faebe5d53
idtech group was missing 2023-10-11 21:51:43 +00:00
fewtarius
96372022fe
Merge pull request #2153 from fewtarius/dev
RK3588 should still have Dolphin.
2023-10-06 05:36:11 -04:00
fewtarius
cacb63ebda
RK3588 should still have Dolphin. 2023-10-06 09:35:43 +00:00
fewtarius
aa5ae9cfee
Merge pull request #2151 from fewtarius/dev
Drop dolphin on RK3566 devices.
2023-10-05 18:08:23 -04:00
fewtarius
8e1950270c
Drop dolphin on RK3566 devices. 2023-10-05 22:07:24 +00:00