Commit graph

313 commits

Author SHA1 Message Date
fewtarius
27bb337250
Add loading message. 2022-03-27 15:34:43 -04:00
fewtarius
83dc8e39bf
Include wc in init. 2022-03-27 12:01:27 -04:00
fewtarius
a9916f7420
Don't try to mount other cards if there aren't any. 2022-03-27 11:46:45 -04:00
fewtarius
8bc89d6de5
Revert. 2022-03-27 10:16:34 -04:00
fewtarius
eb91157305
Revert kernel-firmware dependency. 2022-03-27 09:37:01 -04:00
fewtarius
4bc77520e9
Send startup errors to /var/log. 2022-03-27 07:07:34 -04:00
fewtarius
0dc1b07ed2
Don't need volume control since it's fixed in the system config. 2022-03-27 07:00:42 -04:00
fewtarius
41afa56f26
Fix sed oops. 2022-03-26 22:47:04 -04:00
fewtarius
d969884d59
Don't need the host symlink either. 2022-03-26 22:29:16 -04:00
fewtarius
02245b0deb
No longer need the symlink 2022-03-26 22:27:12 -04:00
fewtarius
e7d0792de8
Bump xa as they released and poofed the old version to a new location. 2022-03-26 22:24:54 -04:00
fewtarius
6f1254ad99
Set default volume in ES and don't integerscale on the RG351P 2022-03-26 22:11:46 -04:00
fewtarius
3afb6df1ee
We don't have bezels, so we don't need custom viewports etc. 2022-03-26 21:49:16 -04:00
fewtarius
7dd85fadc2
Set RG351P volume to max on startup. 2022-03-26 21:36:48 -04:00
fewtarius
fa756db5b2
Temporary fix for RG351P PPSSPP controls. 2022-03-26 21:28:24 -04:00
fewtarius
ad986cd17f
RG351MP controls for PPSSPP. 2022-03-26 21:07:00 -04:00
fewtarius
cc8f7d189e
The kernel firmware should depend on the kernel. 2022-03-26 20:51:40 -04:00
fewtarius
64fe2466c3
Roll back pcsx_rearmed and reapply @CometHunter92's patch. Also massage the patch for the RG351 series. 2022-03-26 20:37:11 -04:00
fewtarius
99f4e3c349
Roll back pcsx_rearmed PR as it seems to have a performance issue. 2022-03-26 19:25:21 -04:00
fewtarius
b9f9b5c710
Fix up parallel-n64_rice for RG351x 2022-03-26 18:28:32 -04:00
fewtarius
9f45501cfb
Fix up parallel-n64_glide64 for RG351x 2022-03-26 18:25:29 -04:00
fewtarius
b4dba509f3
Remove the RG552 guard from parallel-n64_gln64. 2022-03-26 18:20:45 -04:00
fewtarius
0c6dde78b0
Fix up parallel-n64_gln64 for RG351x 2022-03-26 18:17:28 -04:00
fewtarius
15f93716e4
Initial optimizations for mupen64plus-nx 2022-03-26 18:05:17 -04:00
fewtarius
b4b8f933b6
Optimizations for RG351x (early). 2022-03-26 17:57:10 -04:00
fewtarius
b36a47978c
Conditional for vicesa. 2022-03-26 17:11:38 -04:00
fewtarius
15d1f3aa6e
Also guard the chmod. 2022-03-26 16:41:55 -04:00
fewtarius
843bd341b0
Conditional so we don't error out if the config doesn't exist. 2022-03-26 16:36:02 -04:00
fewtarius
d9769de5db
Fix up splash on the 351P 2022-03-26 15:06:19 -04:00
fewtarius
1f11513519
Pull 351FILES patch back from 8798daa 2022-03-26 12:55:14 -04:00
fewtarius
b0b6d90380
Apply asound config to RG351x 2022-03-26 12:52:44 -04:00
fewtarius
021db178ef
Add 5GHz WIFI drivers for RG351x 2022-03-26 12:48:59 -04:00
fewtarius
9838af7fa6
Pull back hardware init. 2022-03-26 11:06:45 -04:00
fewtarius
8dd1839783
Re-applying patches from older commits. 2022-03-26 11:04:09 -04:00
fewtarius
06e8dc26a7
Pull the game controller databases back from ec97333569 2022-03-26 10:58:43 -04:00
fewtarius
6fb875dab1
Bump the Mali blob and fix an issue with the device tree not getting copied. 2022-03-26 10:22:57 -04:00
fewtarius
28c7b33fce
Need an older rkbin and firmware for uboot. 2022-03-26 06:22:01 -04:00
fewtarius
0c71038f36
Tweak the pcsx_rearmed package. 2022-03-25 14:58:28 -04:00
fewtarius
c2a1cd478a
Merge branch 'dev' of github.com:JustEnoughLinuxOS/distribution into dev 2022-03-25 14:52:06 -04:00
fewtarius
4f6189fe35
* Update cores and emulators.
* Remove the image root during a build so it's always completely clean.
2022-03-25 14:51:38 -04:00
fewtarius
6628a0c7df
Merge pull request #36 from CometHunter92/pcsx_patch
adding RK3399 optimization for the pcsx_rearmed core (32 bit NEON)
2022-03-25 13:47:56 -04:00
CometHunter92
15e35b2d55 Update package.mk 2022-03-25 15:46:57 +01:00
Brooksytech
f8a0be6491
Clean up redundant code
As long is its like Parallel N64 the code will work for all Parallel N64 cores.
2022-03-24 14:14:09 -07:00
Brooksytech
a7be26e900
Removing due to handling this in the emu script 2022-03-24 14:12:29 -07:00
Brooksytech
54741bbd02
Add yabasanshiroSA features, Thanks @351elec
Also add mupen64plus retroarch feature
2022-03-24 05:39:07 -07:00
Brooksytech
65d596bfe2
Add A5200 to es features 2022-03-23 11:27:53 -07:00
Brooksytech
e626a885ab
Add libretro cores to es_features.cfg (#32)
* Add missing features

Rebase parallel n64
Add duckstation

* Formatting.
2022-03-23 11:20:41 -07:00
CometHunter92
83c6a06db6 Update package.mk 2022-03-23 17:37:28 +01:00
CometHunter92
cd2a8e4da3 Update package.mk 2022-03-23 17:35:14 +01:00
Brooksytech
f1fe66fb88
Rename Parallel 64 core to Parallel 64 Rice (#31)
* Append Rice to Parallel64

* Append Rice to Parallel64

* Append Rice to Parallel64

* Update rice core.

* Update rice core.

* Update rice.

* Update rice.

* Update rice.

* Update package.mk

* Delete packages/games/libretro/parallel-n64 directory

* fix typo
2022-03-23 09:34:41 -07:00