fewtarius
05d9586660
Update optimizations across a variety of emulators.
2023-10-27 09:52:13 +00:00
fewtarius
7064d81896
Merge branch 'dev' into dev
2023-10-26 17:20:43 -04:00
mason
69f465f5ce
Add Mednafen support (WIP) - Thanks to Sydarn!
2023-10-26 21:20:02 +00:00
mason
8fb568f521
Fix typo
2023-10-26 21:12:35 +00:00
mason
bd74492a6c
Add Mednafen support (WIP) - Thanks to Sydarn!
2023-10-26 21:12:34 +00:00
fewtarius
7fad828278
Finish basic kronos integration.
2023-10-26 21:10:35 +00:00
fewtarius
fe865b899b
Add kronos package.
2023-10-26 15:45:17 +00:00
mason
7f6b81b03e
Fix typo
2023-10-26 14:52:14 +00:00
Brooksytech
e01e5c75fa
Merge pull request #2255 from brooksytech/dev
...
Add Mednafen support (WIP) - Thanks to Sydarn / @asoderq !
2023-10-26 06:14:57 -07:00
mason
7d96dfb53b
Add Mednafen support (WIP) - Thanks to Sydarn!
2023-10-26 13:09:22 +00:00
fewtarius
87c890619f
Improve saturn performance on AMD64.
2023-10-26 10:23:21 +00:00
Brooksytech
dcb1840a7b
Merge pull request #2251 from brooksytech/dev
...
Fix yuzu aspect ratio selection
2023-10-25 12:04:04 -07:00
mason
71b407260f
Fix yuzu aspect ratio selection
2023-10-25 19:02:41 +00:00
anthonycaccese
1704982a40
Update package.mk
2023-10-25 15:01:40 -04:00
mason
03c40b91d4
Bump several SA emulators
2023-10-25 15:18:05 +00:00
mason
15ad47f74f
Bump several SA emulators
2023-10-25 15:17:00 +00:00
fewtarius
3c4acbb9a7
Delete duplicates, and clean up copyright statement.
2023-10-24 16:00:57 +00:00
fewtarius
37ad18a0dc
Remove duplicates, update documentation from the world build.
2023-10-24 15:26:57 +00:00
mason
69d0240fef
Fix copyright URLs
2023-10-24 13:59:09 +00:00
mason
5ce2b58496
Reassign my copyrights to the JELOS project.
2023-10-24 13:24:29 +00:00
mason
4c51cbd0c8
Reassign my copyrights to the JELOS project.
2023-10-24 13:20:01 +00:00
Anthony
ba7ef3315b
Update Daphne Emulator Name to Hypseus-Singe
2023-10-23 23:48:14 +00:00
mason
c03a3d68fa
Fix Duckstation sa and add additional ES features
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
fewtarius
42ee34ca57
Restart the jslisten service when waking from sleep.
2023-10-23 20:15:39 +00:00
fewtarius
bde7603f7b
Revert bluetooth changes as they're broken.
2023-10-23 00:16:51 +00:00
anthonycaccese
dd9ce83b14
Update start_pico8.sh
...
from testing on RGB30 and Loki Zero I am seeing the following:
aarch64 (which is I think covers all of our arm devices) needs and looks for the pico8_64 + pico8.dat files from the raspberry pi zip
x86 works with the pico8_dyn + pico8.dat files from the linux 64 zip
So with that in mind I think the changes in this commit cover those use cases. I've tested on my RGB30, RG351P and Loki Zero and it looks to work well across each.
2023-10-22 10:20:18 -04:00
fewtarius
06aa91b7fb
Fix start pico8.
2023-10-22 13:07:50 +00:00
fewtarius
a46140d5dc
Merge pull request #2234 from adamg88/cleanups
...
Quirks cleanups
2023-10-22 07:06:33 -04:00
adamg
52460ecf0c
system-utils: do not execute headphone_sense on S922X if all the
...
variables needed are not exported
2023-10-22 12:03:42 +01:00
fewtarius
6b8376c7ca
Merge pull request #2235 from fewtarius/dev
...
Kernel / Emulator / Core / Theme updates.
2023-10-22 07:02:58 -04:00
fewtarius
7001b2e4be
Bump Linux to 6.5.8, update emulators, cores, and theme.
2023-10-22 10:44:31 +00:00
adamg
a799dbaa50
quirks: remove Amlogic blue led quirk and move it to dtb
2023-10-22 11:39:02 +01:00
adamg
95dba16852
quirks: cleanup Hardkernel ODROID-N2 audio quirk
2023-10-21 18:06:35 +01:00
fewtarius
f1e0ec8b6b
Merge pull request #2231 from fewtarius/dev
...
Revert yuzu change.
2023-10-21 08:39:07 -04:00
fewtarius
109cd05052
Revert yuzu change.
2023-10-21 12:38:26 +00:00
fewtarius
5e6d7e83b3
Merge pull request #2230 from fewtarius/dev
...
Update documentation to reflect system sorting changes. Update Yuzu.
2023-10-21 08:26:09 -04:00
fewtarius
403d8684c2
Update documentation to reflect system sorting changes. Update Yuzu.
2023-10-21 12:25:30 +00:00
adamg
8b35b75da6
quirks: fix headphone output for Hardkernel ODROID-N2
2023-10-21 12:45:16 +01:00
adamg
7cc9d5b040
Amlogic: add support for ODROID-N2/N2+
2023-10-21 00:16:17 +01:00
adamg
03bafd858b
Amlogic: refactor project to use SUBDEVICES
2023-10-21 00:16:17 +01:00
adamg
28084b24af
busybox: enable cut for init, used in update.sh scripting
2023-10-21 00:16:17 +01:00
fewtarius
f63737b41e
Merge pull request #2225 from xerootg/ayaneoaudio
...
Ayaneo audio quirk backport
2023-10-20 05:37:37 -04:00
anthonycaccese
2c4b797aa9
Systems Update
...
Updated release years for neocd, openbor
Updated manufacture for vectrex
Removed SC-3000 (we weren't generating a folder for it anyway and its games can be played under SG-1000 so thinking its easier to consolidate in this case)
2023-10-19 20:44:59 -04:00
fewtarius
e0f05ad1f2
Move audio quirks out of platform to support additional devices.
2023-10-19 11:21:00 -06:00
fewtarius
39db93cd8f
Increase font size for some devices.
2023-10-19 11:21:00 -06:00
fewtarius
3a2d418672
PCSX Rearmed update
...
* Revert PCSX Rearmed to version e34ef5a and pin.
* Apply threaded rendering patch thanks to @christianhaitian.
* Thanks to @asoderq (sydarn) and @christianhaitian for the pointers!
2023-10-19 11:21:00 -06:00
fewtarius
5442f9625d
General updates and bug fixes.
...
* Move soundfont-generaluser to a repository.
* Update bluez and apply PS5 controller patch thanks to ashtophet101 from the @ChimeraOS discord.
* Update documentation.
2023-10-19 11:21:00 -06:00
xerootg
34467cbe08
add ayaneo air plus
2023-10-19 11:18:42 -06:00