Commit graph

516 commits

Author SHA1 Message Date
fewtarius
1f29f8e3ad
Fix patch oops with vitaquake2-lr. 2023-11-09 14:53:06 +00:00
fewtarius
6941263356
Merge branch 'optimization' into dev 2023-11-09 11:28:32 +00:00
fewtarius
f2c7160b89
Improve AMD64 optimization without breaking compatibility. 2023-11-09 11:28:10 +00:00
asoderq/sydarn(2)
40e8e6df2e mednafen bugfixes 2023-11-08 22:03:22 +01:00
asoderq/sydarn(2)
4b68e2bbc7 Fix 351 usb controller find and replace 2023-11-08 22:03:01 +01:00
fewtarius
454357c3f9
PC image optimization testing. 2023-11-08 16:48:36 +00:00
mason
3edd76b4ce
Switch Citra repo to main branch 2023-11-07 16:18:44 +00:00
asoderq/sydarn(2)
5a654316df Mednafen: Fix hotkey buttons shortcuts
Will be accompanied by documentation
2023-11-05 20:45:12 +01:00
asoderq/sydarn(2)
07a650768d Mednafen bugfixes 2023-11-05 15:58:35 +01:00
asoderq/sydarn(2)
4a8592753f WIP 2023-11-05 15:58:35 +01:00
asoderq/sydarn(2)
d410159411 WIP 2023-11-05 15:58:35 +01:00
asoderq/sydarn(2)
1853d6e4ff BROKEN/WIP: just commit code to then apply on top of dev 2023-11-05 15:58:35 +01:00
fewtarius
e201006f9f
Update emulators and cores. 2023-11-02 11:11:41 +00:00
fewtarius
91c416df2c
Switch devices back to alsathread for retroarch, pulse seems to affect performance. 2023-11-01 15:45:58 +00:00
fewtarius
94d0b8b061
Fix rpcs3-sa build issue. 2023-10-30 14:56:44 +00:00
fewtarius
d0a8c9e7c6
deprecate egl-wayland, it may not be needed after all. 2023-10-29 00:04:26 +00:00
mason
259233d21b
Limit Mednafen to RK3399 for now, clean up libegl 2023-10-28 15:02:11 +00:00
mason
8f58a74cd1
Clean up dolphin-sa patch 2023-10-28 03:50:15 +00:00
mason
aaf50a1785
Dolphin SA - use game name in save state file name - Thanks @Batocera! 2023-10-28 00:20:56 +00:00
fewtarius
63def68d5a
Update emulators and cores, game controller database, and control-gen. 2023-10-27 11:12:26 +00:00
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
mason
71b407260f
Fix yuzu aspect ratio selection 2023-10-25 19:02:41 +00: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
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
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
7001b2e4be
Bump Linux to 6.5.8, update emulators, cores, and theme. 2023-10-22 10:44:31 +00:00
fewtarius
109cd05052
Revert yuzu change. 2023-10-21 12:38:26 +00:00
fewtarius
403d8684c2
Update documentation to reflect system sorting changes. Update Yuzu. 2023-10-21 12:25:30 +00:00
fewtarius
800ad14a64
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 12:00:55 +00:00
fewtarius
21e718e71e
Set permissions on the pico-8 binary, and use the dynamic binary everywhere. 2023-10-18 10:40:04 +00:00
anthonycaccese
ddb7e27663 pico-8 launch updates 2023-10-17 17:56:58 -04:00
fewtarius
e0559615b8
Merge pull request #2215 from fewtarius/dev
Forgot an else.
2023-10-17 13:33:05 -04:00