Commit graph

670 commits

Author SHA1 Message Date
brooksytech
18d9bff82a
Bump Citra-SA, current commit appears to be broken 2024-02-05 20:36:38 +00:00
brooksytech
dd47989f1c
RK3399: Rename built in gamepad to rg552_joypad to avoid conflicts 2024-02-05 18:27:39 +00:00
sydarn
1d31342937
Merge pull request #2830 from sydarn/gzdoom-res-fix
Gzdoom res fix
2024-02-05 14:28:14 +01:00
sydarn
2c7d0f9664 set gzdoom resolution every time on run. 2024-02-05 14:23:11 +01:00
sydarn
84e045215c gzdoom: read resolution from env, now no device quirks are needed 2024-02-05 13:31:40 +01:00
fewtarius
fef94ca762
Merge pull request #2828 from wwark/dev
Add CHIP-8 / S-CHIP / XO-CHIP (Jaxe libretro core)
2024-02-05 06:14:20 -05:00
fewtarius
b9a6e0c5cd
Update emulators and cores. PPSSPP 1.17.1, RetroArch 1.17.0. 2024-02-05 10:39:43 +00:00
fewtarius
6850e1b7ed
Bump vice-sa to 3.8. 2024-02-05 03:17:22 +00:00
Marc Roy
f3204aee10 Add CHIP-8 / S-CHIP / XO-CHIP (Jaxe libretro core)
- Add CHIP-8 / S-CHIP / XO-CHIP (Jaxe libretro core) using package from AmberElec
- Update es-theme-art-book-next for picture for CHIP-8 - thanks @anthonycaccese
2024-02-04 22:02:45 +01:00
fewtarius
5d1530e703
Merge pull request #2820 from fewtarius/dev
Fix setsettings, and cemu controller generation.  Add additional controllers to es_input.
2024-02-04 10:28:52 -05:00
fewtarius
ce847c79fb
Fix setsettings and start_cemu to reflect mkcontroller changes. 2024-02-04 15:01:31 +00:00
sydarn
8931e25964 mednafen: Fix save(state) paths 2024-02-04 13:08:13 +01:00
sydarn
eecc737bae fix mednafen config typo 2024-02-04 12:17:46 +01:00
fewtarius
ff2f299fdc
Merge pull request #2816 from fewtarius/dev
Update docs. Run should lot output errors to the console.  Fix libevdev include for libgo2.
2024-02-04 05:15:19 -05:00
fewtarius
25f07cb60e
Fix libevdev for libgo2. 2024-02-04 10:12:22 +00:00
sydarn
e482d6851e Remove mednafen psx for rk3326 and rk3399 2024-02-03 21:18:33 +01:00
sydarn
720e4be57f mednafen: hard code modifiers to L3 and R3 for 360 controllers 2024-02-03 21:18:33 +01:00
sydarn
25e03aa509
Merge pull request #2810 from sydarn/mednafen-gcc-flags
mednafen: link-time and interpocedural pointer optimizations
2024-02-03 12:41:41 +01:00
sydarn
4ea696dae9 mednafen: link-time and interpocedural pointer optimizations 2024-02-03 12:39:52 +01:00
brooksytech
48fac37670
Update Yuzu-sa, Citra-SA, & Flycast-Sa 2024-02-03 00:24:18 +00:00
sydarn
5433338703
mednafen: use JELOS button modifiers abstraction instead of hard code 2024-02-03 00:24:04 +00:00
fewtarius
4c5299aa75
Update emulators, cores, and support packages. 2024-02-03 00:22:34 +00:00
sydarn
06b371863a mednafen: use JELOS button modifiers abstraction instead of hard code 2024-02-02 21:59:16 +01:00
Oendaril
8e2a45d04b Removing keyboard bindings from dRastic for XU10 to prevent double binding. Moving gamepad bindings to match nds layout 2024-02-02 08:37:14 -05:00
Oendaril
51a2ccab9c Fixing sdl controller bindings to match snes a->east b->south x->north y->west bindings on XU10 2024-02-02 08:05:41 -05:00
Oendaril
131482132b Changing a/b for mupen64plussa to south and west respectively to match other handhelds and retroarch button mapping for face buttons.
Also, adding performance tuning to mupen by disabling mipmap and using faster texture algorithm. Also, accurate texture mapping actually introduced artifacts
2024-02-01 22:33:20 -05:00
brooksytech
5fe4296bea
Fix Duckstation rotation on new RGB10 Max 3 2024-02-01 21:09:49 +00:00
fewtarius
1c966ec2f6
Fix retroarch rotation. 2024-01-30 20:02:24 +00:00
fewtarius
90cdde3901
* Add support for the Powkiddy RGB10 Max 3 (RK3566). 2024-01-30 14:33:51 +00:00
Marc Roy
2520e443ee
Add Super Cassette Vision (EmuSCV libretro core)
- Add Super Cassette Vision (EmuSCV libretro core) using package from AmberElec
- Update es-theme-art-book-next for picture for CDi and Super Cassette Vision (thanks @anthonycaccese )
- Add cdi on setsettings.sh for Cheevos
2024-01-30 14:15:25 +00:00
Marc Roy
087095db89
CDi : First part to add Same_cdi libretro core on JelOS
- Using mkpackage from AmberElec (Maybe need to be adapt for AMD64 devices supported by JelOS)
- Tested only RGB30
- Missing picture on Emulstation and maybe other things
2024-01-30 14:15:24 +00:00
Oendaril
3818ae4a66
Fixing Mupen configs for XU10 2024-01-30 14:15:23 +00:00
brooksytech
b671122eed
RK3326: Add support for Powkiddy RGB20S handheld 2024-01-30 14:15:22 +00:00
fewtarius
4f75b16b88
Add support for Powkiddy RGB10 Max 3. 2024-01-30 03:00:46 +00:00
brooksytech
6a2d839fca
More R33S mapping fixes 2024-01-29 13:45:49 +00:00
brooksytech
8344211fa0
Fix R33S mupen64 mapping 2024-01-28 13:32:29 +00:00
brooksytech
fa7c912b8b
RK3326: Add initial support for Game console R33S device 2024-01-27 14:25:31 +00:00
brooksytech
6e8625af22
RK3399: Fix flycast2021. Thanks @Oendaril 2024-01-26 15:17:26 +00:00
Oendaril
8d08d3625d Fixing a gcc issue in flycast2021 that prevented it from loading on RK3326 devices. We needed to turn off outlining atomics to prevent unused headers from being looked up. As a result, re-enabling flycast2021 for RK3326 devices 2024-01-25 11:33:14 -05:00
fewtarius
0815640ff0
Merge pull request #2739 from HuiJun/feature/allow_disabling_splore
Add ability to disable Splore.png creation on every boot
2024-01-25 06:21:10 -05:00
Jason Han
0d9e76070b Add check for hidden file 2024-01-24 23:04:40 -08:00
brooksytech
80c3711565
Enable hotkeys with drastic emulator 2024-01-25 06:29:12 +00:00
fewtarius
c4cda640d5
Fix gamepad device order passed from EmulationStation to RetroArch. 2024-01-23 14:42:24 +00:00
sydarn
6b18657678 drastic: fix typo in start script 2024-01-21 21:23:46 +01:00
brooksytech
d84f10295a
Clean up AetherSX2 launcher script 2024-01-20 13:55:43 +00:00
fewtarius
12399ce590
Merge pull request #2711 from fewtarius/dev
Fall back to Libmali g2p0 driver on RK3566 devices.  Deprecate flycast32.
2024-01-19 19:00:41 -05:00
fewtarius
00f5f1e2f6
* Revert Mali driver to g2p0.
* Deprecate and remove flycast32.
2024-01-19 23:59:13 +00:00
fewtarius
b443f8b535
Merge pull request #2709 from fewtarius/dev
Updates and bug fixes
2024-01-19 12:26:54 -05:00
fewtarius
823479a02c
* Bump PPSSPP-sa
* Pull down a few mali updates from upstream, thanks to @JeffyCN.
* Trap cases where external cards weren't being excluded from factory resets.  Exclude deleting games-internal as well.
* Re-apply bluez sixaxis fix, it might fix ps4 controllers not pairing.
2024-01-19 17:24:04 +00:00
fewtarius
3fdcf77203
Merge pull request #2708 from fewtarius/dev
Revert openbor update.
2024-01-19 05:48:45 -05:00