Commit graph

31 commits

Author SHA1 Message Date
fewtarius
2405c8ef30
Merge pull request #322 from fewtarius/dev
Drop libgo as a hard dependency, add atomic to all gcc builds.
2022-08-06 14:57:06 -04:00
fewtarius
731ed2f54d
Drop libgo as a hard dependency, add atomic to all gcc builds. 2022-08-06 14:56:23 -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
fewtarius
7c254f735a
add es-theme-minielec. 2022-07-14 17:51:02 -04:00
fewtarius
7f33d74c82
Fixes. 2022-07-02 16:56:42 -04:00
fewtarius
781d22291d
Work continues. 2022-07-01 16:17:33 -04:00
fewtarius
f0a713da78
Testing build for x86. 2022-06-30 06:28:25 -04:00
fewtarius
6f6f49ca15
Add WIFI powersaving option and 32bit Flycast libretro core. 2022-06-09 08:53:47 -04:00
fewtarius
b8632a2cb7
Terminal isn't quite ready. 2022-06-01 19:28:08 -04:00
fewtarius
5dbd06554b
* User selectable default CPU scaling method
* Add ES theme "Minimal", enable ES theme "Terminal"
* Update Thememaster
* Bump the CPU clock to 1.992GHz
2022-06-01 17:22:25 -04:00
fewtarius
c840b160b2
Fix 503 boot logo. 2022-05-31 16:29:04 -04:00
fewtarius
cf673be2e4
Fix package deps. 2022-05-30 19:13:55 -04:00
fewtarius
339470e6a0
Drop mediacenter package as it's no longer in use. 2022-04-29 17:41:47 -04:00
fewtarius
bf601f18fb
Deprecate and remove remote support. 2022-04-27 08:03:40 -04:00
fewtarius
5383063aea
* Re-add pcsx_rearmed 32bit alongside the 64bit core. 2022-04-20 17:25:52 -04:00
fewtarius
c27bdebffe
Fix up pcsx_rearmed optimizations and switch to building it as a 64bit package. 2022-04-20 12:27:48 -04:00
Brooksytech
f4cfe78352
Update package.mk 2022-04-13 11:20:15 -07:00
Brooksytech
11cb17b3cf
Adding flycastsa (dreamcast), more optimization to follow. (#17)
* Create package.mk

* Create 01-EmuELEC-fix-arm-compile.patch

* Rename packages/games/emulators/flycastsa/patches/01-EmuELEC-fix-arm-compile.patch to packages/games/emulators/flycastsa/patches/arm/01-EmuELEC-fix-arm-compile.patch

* Create 03-EmuELEC-fix-sdl-controller.patch

* Rename packages/games/emulators/flycastsa/patches/arm/03-EmuELEC-fix-sdl-controller.patch to packages/games/emulators/flycastsa/patches/03-EmuELEC-fix-sdl-controller.patch

* Create flycast.sh

* Create set_flycast_joy.sh

* Update package.mk

* Update package.mk

* No longer need second patch.

* Update 01-EmuELEC-fix-arm-compile.patch

* Delete packages/games/emulators/flycastsa/patches/arm directory

* Update package.mk

* Create 01-fix-zip.patch

* Update 01-fix-zip.patch

* Update 01-fix-zip.patch

* Delete packages/games/emulators/flycastsa/patches/arm directory

* Update package.mk

* Update runemu.sh

* Create 01-platform.patch

* Update 03-EmuELEC-fix-sdl-controller.patch

* Update package.mk

* Update 03-EmuELEC-fix-sdl-controller.patch

* Update 03-EmuELEC-fix-sdl-controller.patch

* Update 03-EmuELEC-fix-sdl-controller.patch

* Rename 03-EmuELEC-fix-sdl-controller.patch to 03-fix-sdl-controller.patch

* Create 01-fix-zip-error.patch

* Update 01-fix-zip-error.patch

* Update 01-fix-zip-error.patch

* Update package.mk

* Delete 01-fix-zip-error.patch

* flycastsa updates

* flycastsa update2
2022-04-13 05:49:03 -07:00
CometHunter92
04c2c1ec53 changes gpsp libretro core to 32 bit 2022-04-07 23:51:55 +02:00
fewtarius
07b38e7a8e
Revert picodrive changes. 2022-04-04 06:24:22 -04:00
CometHunter92
6e8aae096a changes picodrive to the 32 bit version
builds and launches picodrive as a 32 bit core.
the arm32 dynarec on this core is less buggy compared to the aarch64 version
2022-04-03 20:00:36 +02:00
fewtarius
91cef8b5a2
Add libgo2 to the build. 2022-03-30 15:04:15 -04:00
fewtarius
021db178ef
Add 5GHz WIFI drivers for RG351x 2022-03-26 12:48:59 -04: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
Brooksytech
8a9f8d32d3
Add Glide64 Parallel 64 core and set as the default. (#30)
* Add Glide64 core option.

* Add glide 64 core

* Add glide 64 core.

* Add glide 64

* Add glide64 and set as default core.
2022-03-23 06:16:49 -07:00
fewtarius
6f0d80ce17
Update bluez thanks to @EmuELEC. 2022-03-18 22:16:23 -04:00
fewtarius
5ed4c14126
Explicitly add libusb to arm32 2022-03-04 22:40:28 -05:00
fewtarius
58769c80d3
* Restructure JELOS to use .config/system and system.cfg for configuration.
* Update games to use .config/game/configs moving configurations out of the system config root.
* Split modules into a separate package (packages/misc/modules).
* Remove some unused packages and move a few virtual packages to packages/virtual.
2022-02-26 21:40:30 -05:00
fewtarius
29c0cded05
JELOS 20220205 - Release 2022-02-05 09:23:32 -05:00