fewtarius
b64fef9222
Fix package oops.
2023-06-16 14:22:23 +00:00
Brooksytech
9c35cef523
Merge branch 'dev' into dev
2023-06-16 06:49:57 -07:00
mason
227970621e
Flycast SA should be default on S922X because VULKAN GO BRR
2023-06-16 13:45:35 +00:00
Nick Ricciuti
32fc6a7417
Merge pull request #1574 from rishooty/parallelPlusSimpleHack
...
simple64 backport
2023-06-16 09:10:05 -04:00
Nicholas Ricciuti
2b54ca66d4
prepare to test and pr the simplecore
2023-06-15 18:52:50 -04:00
fewtarius
4e925e5175
Merge pull request #1573 from fewtarius/dev
...
Dev
2023-06-15 16:54:54 -04:00
fewtarius
8c4332e785
Fix typo.
2023-06-15 20:53:34 +00:00
mason
4f869b8279
Bring back gzdoom
2023-06-14 16:49:04 +00:00
Nicholas Ricciuti
68edba2fdb
Merge remote-tracking branch 'upstream/dev' into parallelPlusSimpleHack
2023-06-14 11:52:23 -04:00
fewtarius
0058ae1e0f
oops.
2023-06-12 21:37:39 +00:00
fewtarius
72f4860fdb
Drop PPSSPP Libretro core on all but AMD64 until we can fix the symbols error.
2023-06-12 21:35:00 +00:00
fewtarius
baa6eb070c
Add new battery reporting feature. Drop a few unused emus.
2023-06-12 21:23:01 +00:00
fewtarius
56dae5362e
Remove heroic, pushed too early.
2023-06-12 11:18:01 +00:00
fewtarius
cf97884394
Check for BIOS for NDS, add dependencies for heroic launcher.
2023-06-12 11:10:01 +00:00
fewtarius
243948bc6e
Break apart the system directories so only the directories for supported systems are created on boot.
2023-06-11 23:50:56 +00:00
Nicholas Ricciuti
67a57f8280
rough draft of whole thing
2023-06-08 17:54:23 -04:00
fewtarius
1a80c67d8d
Fix es_systems data oops.
2023-06-08 10:41:09 +00:00
mason
6b81cb289c
Clean up ES systems, add Dolphin-sa resolution hotkey
2023-06-07 17:51:23 +00:00
fewtarius
ef97ffdb5b
Fix wii core, and hide scummvm-sa on s922x.
2023-06-06 16:12:51 +00:00
fewtarius
d304388bfe
Complete work to split es_systems.
2023-06-04 17:55:09 +00:00
fewtarius
9516bc58be
Finish loading metadata into virtual package.
2023-06-04 16:51:05 +00:00
fewtarius
79a419d340
Checkpoint commit.
2023-06-04 15:51:07 +00:00
fewtarius
a24f065208
Checkpoint commit.
2023-06-04 15:31:59 +00:00
fewtarius
4539f16ef0
Metadata updates continue.
2023-06-04 15:10:50 +00:00
fewtarius
33c8c2ff0c
Still building es_systems data.
2023-06-04 11:35:48 +00:00
fewtarius
867cd598b3
Adding metadata.
2023-06-04 10:35:22 +00:00
fewtarius
6af160273b
Move cleaning es cache to a function, and into the emulators virtual package.
2023-06-04 10:27:00 +00:00
fewtarius
b69a284834
Work on splitting es_systems.
2023-06-04 00:16:57 +00:00
fewtarius
f3831f2b49
Create cps1-3 directories.
2023-05-23 22:13:40 +00:00
mason
5fb4bbee5d
Initial Citra vulkan support for the S922X
2023-05-22 13:35:59 +00:00
mason
ee6becaa2f
Prep RK3326 for release
2023-05-15 21:06:18 +00:00
mason
fa8fbc3f73
Add back in Flycast-LR, portmaster tweak
2023-05-11 21:58:16 +00:00
mason
7ad93dff88
Finish RG351P/M support
2023-05-10 22:01:36 +00:00
Brooksytech
1e7238ff90
Merge pull request #44 from brooksytech/dev
...
Sync with dev
2023-05-10 14:21:19 -07:00
mason
95e17f73b0
Add PortMaster to all arm builds
2023-05-09 16:30:48 +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
70a2bc8b0d
Clean up virtual/Emulators, prep S922X for citra
2023-05-07 14:05:43 +00:00
mason
816645450b
add rg351p
2023-05-04 18:06:54 +00:00
mason
7a32404a67
Prep for additional S922X devices
2023-04-29 13:32:09 +00:00
mason
4e57797d03
Add dolphin back to S922X Build
2023-04-27 05:35:20 +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
mason
e8ef708c68
Add Duckstation-SA back to RK3566
2023-04-25 19:57:37 +00:00
mason
2dc2c2064e
update emulators & S922X bootloader
2023-04-22 14:23:31 +00:00
fewtarius
002fe2c06c
Add support for building without emulators (EMULATION_DEVICE="no"), add support for building container support (CONTAINER_SUPPORT="yes", correct a condition where a base build kernel panics on boot.
2023-04-21 21:40:02 +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
a32bcf44c4
S922X updates, enable .WAD for dolphin
2023-04-07 13:15:36 +00:00
fewtarius
2f7e3f0fe5
Refactor the mechanisms for 32BIT packages.
2023-04-05 21:09:40 +00:00
fewtarius
29d7747f56
Additional 32bit checks.
2023-04-05 00:58:08 +00:00
mason
cf5e5083a6
S922X updates
2023-04-04 19:19:27 +00:00
mason
0f99b25b8a
Move OGU to S922X
2023-04-02 20:16:01 +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
mason
ae6e8b6e9c
OGU updates
2023-03-30 23:45:49 +00:00
mason
f80278e731
OGU clean up
2023-03-29 20:06:23 +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
14626c0f8b
Fixing arm32 packages
2023-03-18 05:18:35 +00:00
mason
3ca5c217b3
Clean up Libretro cores
2023-03-17 21:06:43 +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
1f75130b1d
Finish box86/box64 OS integration, fix missing emulators on rk3566.
2023-03-03 17:04:52 -05:00
Brooksytech
c9ed501731
Merge branch 'dev' into dev
2023-03-03 09:18:11 -08:00
fewtarius
d2893dc007
Add box86 and box64 to our ARM devices.
2023-03-03 12:12:24 -05:00
mason
f9679d62c9
Add Beetle PSX & various cleanup
2023-03-03 14:40:57 +00:00
daedalia
31c62af9c4
Merge branch 'dev' into jelos-dev
2023-02-23 13:52:37 +00:00
fewtarius
0cd75b996f
Cleanup, and re-add yabasanshiroSA for ARM.
2023-02-22 06:56:08 -05: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
187a191c50
Fix virtual package dependencies.
2023-02-17 17:54:24 -05:00
mason
78807e20ec
Restore DolphinSA Legacy
2023-02-17 03:52:24 +00:00
fewtarius
c1a7c548b3
Add support for rk3566 devices with single image support.
2023-02-16 17:40:39 -05:00
fewtarius
9d8a0bc313
Updates - use boot rather than legacy boot for partitions, split virtual packages a bit, move kernel/u-boot for opi5 to JELOS repos.
2023-02-15 06:38:49 -05:00
fewtarius
93e679dfde
Some bits for personal builds.
2023-02-13 17:43:44 -05:00
mason
a807a16a8b
Initial RPCS3 Support
2023-02-08 23:08:18 +00:00
Brooksytech
4add57937b
Add AetherSX2
2023-02-01 09:10:18 -08:00
mason
79df87bb8e
Initial AetherSX2 Support for Arm
2023-02-01 17:08:42 +00:00
fewtarius
1e848932b7
Set the game directories to be world writeable so non-root Linux users can easily access them when the card is mounted on their PCs.
2023-01-27 07:22:06 -05:00
mason
df6666b7b5
Initial MelonDS SA support
2023-01-21 15:37:05 +00:00
mason
568d9aed1a
Clean up Flycast RA cores
2023-01-15 14:39:33 +00: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
Brooksytech
05fb94b3a3
Merge branch 'dev' into RK3588
2023-01-08 14:55:59 -08:00
mason
115cb94267
Orange Pi 5 / RK3588 Support
2023-01-08 22:49:32 +00: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
39bdb2da55
Remove deprecated code
2023-01-06 17:25:51 +00:00
mason
38ec47bb84
Initial Citra SA support
2023-01-02 16:49:21 +00:00
fewtarius
767e7529af
Part 3 of 3, drop RG353P/V/M and RG503.
2022-12-30 08:01:15 -05: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
ede4d30b84
Parallel N64 needs patches updated for arm.
...
Disabling for now.
2022-12-27 09:43:28 -08:00
brooksytech
d43e464783
Add Parallel-N64 w/ ES features
2022-12-27 08:13:10 -08:00
brooksytech
288ea0ddd0
Update PCSX2 Libretro to LRPS2
2022-12-26 07:26:23 -08: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
brooksytech
7decafa022
Initial Dolphin Primehack Support
2022-12-16 06:42:30 -08:00
brooksytech
0632974617
ReAdd DolphinSA for rk3566 devices w/ gcc12 patch
2022-12-15 14:52:14 -08:00
brooksytech
2b2e256eb6
Restore Duckstation libretro with gcc12 fix
2022-12-15 12:27:05 -08:00
brooksytech
fe0410c834
update emulator cores
2022-12-14 08:40:49 -08:00
Tim Flaman
b77ca491a0
Merge pull request #8 from JustEnoughLinuxOS/dev
...
Merge in Dev Changes
2022-12-09 23:31:43 -06:00
brooksytech
8f2aa376b1
Add RA cores beetle-saturn and Play! (PS2) to x86
2022-12-09 06:18:56 -08:00
Tim Flaman
ab36521e9a
Fix merge issues
2022-12-06 23:15:00 -06:00
Tim Flaman
f2218903d0
Merge dev
2022-12-04 19:55:09 -06:00
fewtarius
1cbb66b40f
Bump the Linux kernel to 6.0.11.
2022-12-04 11:19:50 -05:00
Tim Flaman
aa2ee29ee8
Initial RGB20S device support
2022-11-30 21:47:06 -06:00
brooksytech
7329301194
add beetle saturn to RG552
2022-11-29 10:37:02 -08:00
fewtarius
cb528202b8
Add minivmac standalone. (no integration)
2022-11-14 07:45:09 -05:00
fewtarius
18861e4454
Drop dolphinsa from 353/503 builds for now.
2022-11-02 18:48:50 -04:00
fewtarius
bfcd061c00
Work on syncing some of our package set from CoreELEC.
2022-11-01 06:04:06 -04:00
fewtarius
ac75306085
Add additional controller configurations for RetroArch and ES.
2022-10-08 18:49:14 -04:00
fewtarius
457c39c0af
Merge pull request #581 from rishooty/cxd4-standalone
...
Cxd4 standalone
2022-10-01 18:54:12 -04:00
Nicholas Ricciuti
7b21274ca2
cxd4-hle now enabled on RG552
2022-10-01 16:25:38 -04:00
fewtarius
f397aa3570
Fix merge conflict.
2022-09-29 16:46:16 -04:00
fewtarius
966ca58e7f
Fix brightness, fix flycast32.
2022-09-29 16:44:45 -04:00
brooksytech
7a4b04aad5
Add BSNES core & Citra libretro 3DS
2022-09-28 20:58:19 -07:00
brooksytech
4d90696d11
Add DeSmuME NDS RA core for x86 buiilds
2022-09-25 06:00:58 -07:00
fewtarius
8ba93ffcb4
Add PCSX2 libretro core, update x86_64 (handheld) boot options.
2022-09-12 17:33:16 -04:00
fewtarius
bae378a30e
Work on pcsx2 and pcsx2 libretro.
2022-09-11 17:10:06 -04:00
brooksytech
27a4a0c4bc
Add dolphin libretro core for the RG552 and X86 builds
2022-09-11 06:19:44 -07:00
fewtarius
dd22722c28
Merge pull request #478 from fewtarius/dev
...
PCSX2 builds and installs now.
2022-09-10 07:50:04 -04:00
fewtarius
c257651389
PCSX2 builds and installs now.
2022-09-10 07:49:29 -04:00
brooksytech
cac7a04fcd
Updating to kernel 5.19 and fix controls
2022-09-09 07:35:05 -07:00
fewtarius
d7df5b95c0
pcsx2 is not ready.
2022-09-08 19:25:40 -04:00
fewtarius
fe28c55526
Merge pull request #456 from fewtarius/dev
...
PCSX2 compiles, not sure if it works though.
2022-09-04 20:15:01 -04:00
fewtarius
9c3fef89fc
PCSX2 compiles, not sure if it works though.
2022-09-04 20:14:27 -04:00
brooksytech
0d7740373e
552: fix joy inverstion, add dolphinsa
2022-09-04 07:18:59 -07:00
brooksytech
60c8801377
552 upadates and fixes
2022-09-03 14:13:56 -07:00
fewtarius
4b863ee787
We should have duckstationsa and dolphin on x86_64 builds.
2022-09-01 17:58:54 -04:00
fewtarius
7f4e9ffb78
Merge pull request #364 from CometHunter92/add-beetle_pce
...
add beetle_pce, rename beetle_pce in beetle_pce_fast
2022-08-20 19:36:34 -04:00
CometHunter92
303ebd5f03
add beetle_pce, rename beetle_pce in beetle_pce_fast
2022-08-21 01:29:30 +02:00
fewtarius
90028cdd4c
Merge pull request #351 from rishooty/gliden64test
...
Gliden64test
2022-08-15 17:43:46 -04:00
Nicholas Ricciuti
5daf9f7361
corrected naming convention
2022-08-14 22:14:57 -04:00
fewtarius
6c4e156588
Lost duckstation somehow, re-added.
2022-08-13 15:15:45 -04:00
Nicholas Ricciuti
c6c8410567
more proper packaging
2022-08-10 17:30:54 -04:00
brooksytech
1f9934af23
Adding DolphinSA for RG353P & RG503
2022-08-05 07:08:26 -07:00
brooksytech
c3cffb8188
dolphin
2022-08-04 11:19:53 -07:00
fewtarius
38a9caebdc
Split emulation and game tools into virtual packages.
2022-08-04 07:34:13 -04:00