Brooksytech
5e012576fb
Create package.mk
2022-03-19 13:42:13 -07:00
Brooksytech
f3de7ceba1
Adding JelosAddons
2022-03-19 13:19:20 -07:00
fewtarius
6281be0a93
Fixing the bugs.
2022-03-19 16:14:33 -04:00
fewtarius
d46089119c
Fix core name.
2022-03-19 16:03:45 -04:00
fewtarius
6afff3f535
another oops? oof
2022-03-19 15:48:06 -04:00
fewtarius
9407751194
if oops
2022-03-19 15:46:12 -04:00
fewtarius
c48876bb77
Update advancemame to automatically use the correct gamepad and to follow the new script standard.
2022-03-19 15:44:46 -04:00
fewtarius
8b7065046d
Merge branch 'main' into dev
2022-03-19 14:05:30 -04:00
fewtarius
08608c85b7
FAQ update for 351files.
2022-03-19 14:05:20 -04:00
fewtarius
b49a59b9b8
Make sure modules are executable.
2022-03-19 13:25:22 -04:00
fewtarius
1a991aeba2
Update yabasanshiro to reference yabasanshiroSA as passed by ES
2022-03-19 12:53:00 -04:00
fewtarius
512e31d12b
Fix ordering issue during install.
2022-03-19 12:33:35 -04:00
fewtarius
ae8699e263
Start shifting scripts to a more common pattern to reduce the complexity of maintaining them.
2022-03-19 12:03:48 -04:00
fewtarius
8bd5ee66cf
Set ES theme to use metadata-min property.
2022-03-19 10:29:42 -04:00
fewtarius
2e9d9f88df
Don't need frameskip with max fps set.
2022-03-19 09:59:56 -04:00
fewtarius
c7bb398ec8
Update kernel package.
2022-03-19 09:56:57 -04:00
fewtarius
95a2094309
Copy the VICE data the first time an emu is run if it doesn't exist.
2022-03-19 08:24:39 -04:00
fewtarius
6f0d80ce17
Update bluez thanks to @EmuELEC.
2022-03-18 22:16:23 -04:00
fewtarius
9964821fa7
Fix issue with usb_modeswitch being ignored. Adjust 8821CU default config.
2022-03-18 21:43:38 -04:00
fewtarius
24493bee08
Rework parallel-n64 optimizations.
2022-03-18 19:47:11 -04:00
fewtarius
0e64755280
Merge pull request #28 from anthonycaccese/dev
...
Updated art-book-next to latest version
2022-03-18 16:45:20 -04:00
fewtarius
0478c2ca2f
Merge branch 'dev' into dev
2022-03-18 16:45:14 -04:00
fewtarius
50b622dc8a
Add VICE stand alone emulator.
2022-03-18 16:44:14 -04:00
Anthony Caccese
416cd9d22d
Updated art-book-next to latest version
...
Updated SVGs to make them cross compatible with webUI (thank you @pkegg)
Added font-size selection for 5:3 aspect ratio
Improved text color on RG351MP devices
updated customization path implementation
2022-03-18 11:51:13 -04:00
fewtarius
eeb5bf4ccf
Fix typo.
2022-03-18 07:29:31 -04:00
fewtarius
5b19c9a1e1
Fix execution bit on a few more packages.
2022-03-18 06:50:46 -04:00
fewtarius
7649aea07b
* Fix execution of a few scripts
...
* Fix a bug in the update_packages tool
2022-03-18 06:39:38 -04:00
fewtarius
3a11676680
Update cores
2022-03-17 07:34:49 -04:00
fewtarius
0dd16986a2
Burnimage should write compressed and uncompressed images. This could be cleaner..
2022-03-16 21:34:17 -04:00
fewtarius
dd917ef7f2
* Housekeeping.
...
* Fix install to properly create extlinux.conf.
2022-03-16 20:15:21 -04:00
fewtarius
df69684957
update not upgrade.
2022-03-16 18:33:09 -04:00
fewtarius
9e72309447
* Fix long standing issue with busybox and bash.
...
* Move retroarch bits to the retroarch package.
* Add an upgrade script to autostart that executes after upgrades.
2022-03-16 18:03:28 -04:00
fewtarius
ac505d4305
Update es_features on startup.
2022-03-16 06:34:41 -04:00
fewtarius
ae01889e80
* Fix ALSA start script
...
* Copy the fancontrol configuration as a sample
* Bump kernel
2022-03-15 20:10:56 -04:00
fewtarius
114184b642
Merge pull request #25 from brooksytech/mupensa
...
Add in Mupen64 Standalone emulator for Nintendo 64
2022-03-15 17:51:55 -04:00
fewtarius
b11a3c09dd
Disable fan control debug by default as it just fills the log unnecessarily.
2022-03-15 17:34:50 -04:00
fewtarius
2e8ca8c1a5
Merge branch 'dev' of github.com:JustEnoughLinuxOS/distribution into dev
2022-03-15 17:05:07 -04:00
fewtarius
8c7b9ed61c
* Clean up system.cfg and sleep.sh
...
* Update kernel
2022-03-15 17:04:37 -04:00
Brooksytech
ac80a31cd9
Clean up.
2022-03-15 12:18:14 -07:00
Brooksytech
db26e992da
remove fps due to not working on rice.
2022-03-15 11:58:36 -07:00
Brooksytech
8238a19a6e
Update m64p.sh
2022-03-15 11:54:02 -07:00
Brooksytech
44c22326da
Update es_features.cfg
2022-03-15 11:32:49 -07:00
Brooksytech
f870e4d5f0
Update zlswap.ini
2022-03-15 11:30:04 -07:00
Brooksytech
6782da1c29
Update default.ini
2022-03-15 11:29:40 -07:00
Brooksytech
6b16040d3c
Update config folder location.
2022-03-15 10:39:01 -07:00
Brooksytech
922fff33ed
Update config directory location.
2022-03-15 10:37:23 -07:00
Brooksytech
0f487991f2
Adding parallel_n64_gln64 to 32bit cores
...
Thanks @351elec for catching this bug.
2022-03-15 10:17:10 -07:00
Brooksytech
10c6f86de1
Adding parallel_n64_gln64 to 32bit cores
...
@351elec fixed this bug, adding into Jelos.
2022-03-15 10:15:48 -07:00
Brooksytech
3502deef08
Add features to Mupen 64 SA
...
This will allow users to set the aspect ration, controller profile, and show FPS yes or no.
2022-03-15 10:12:29 -07:00
Brooksytech
f5de038001
Add Mupen64 SA
2022-03-15 10:09:44 -07:00