Commit Graph

2016 Commits

Author SHA1 Message Date
LibretroAdmin
7a3c11ff97
Merge pull request #203 from warmenhoven/warmenhoven/pr/old-ios-tvos
Some checks failed
CMake Build (Ubuntu aarch64) / build (push) Has been cancelled
CMake Build (Ubuntu x86-64) / build (push) Has been cancelled
CMake Build (Windows x86-64) / build (push) Has been cancelled
ios/tvos: properly set min supported version
2024-10-21 16:49:39 -05:00
Eric Warmenhoven
e54844aef8 ios/tvos: properly set min supported version 2024-10-16 13:39:51 -04:00
LibretroAdmin
c6488c88cb
Merge pull request #190 from soundsnow/master
iQue DS
2023-04-13 10:35:31 +02:00
soundsnow
ee72a32df6
iQue DS 2023-04-13 13:00:23 +08:00
LibretroAdmin
0e1f06da62
Merge pull request #180 from rf2222222/cheat_code
feat(cheat): sets cheat as received in retro_cheat_set
2022-12-07 14:01:14 +01:00
Richard
3f32f546b7 feat(cheat): sets cheat as received in retro_cheat_set 2022-12-05 22:24:13 -05:00
LibretroAdmin
1eebc82876
Merge pull request #178 from bslenul/blow-noise
Add better mic input
2022-11-28 17:25:17 +01:00
bslenul
c1ef036b4f Add better mic input 2022-11-28 11:51:51 +01:00
LibretroAdmin
bd4097f791
Merge pull request #177 from bslenul/gap-size-reduce
Screen gap reduce from max 192 to 126
2022-11-22 18:08:32 +01:00
bslenul
a6bc9d6ba9 Screen gap reduce from max 192 to 126 2022-11-22 16:13:25 +01:00
LibretroAdmin
2a93307675
Merge pull request #176 from bslenul/gap-size
Change screen gap option back to 0-192
2022-11-22 15:52:27 +01:00
LibretroAdmin
cca64a3dca
Merge pull request #167 from HenryHu/master
Fix build on FreeBSD
2022-11-22 15:52:14 +01:00
bslenul
8ec3a10bc6 Change screen gap option back to 0-192 2022-11-22 14:58:00 +01:00
LibretroAdmin
5e52c245fb
Merge pull request #173 from bslenul/category-var
Small category var update
2022-10-05 17:03:52 +02:00
bslenul
03dd26c167 Small category var update 2022-10-05 16:01:31 +02:00
LibretroAdmin
53979c9588
Merge pull request #172 from bslenul/options-changes
Core options changes + update to v2
2022-10-04 21:45:07 +02:00
LibretroAdmin
bfd48eb5c6
Merge pull request #171 from msheehan79/master
Add input bitmask support
2022-10-04 21:44:53 +02:00
bslenul
468757fc04 Core options changes + update to v2 2022-10-04 15:57:02 +02:00
Mike Sheehan
962f00c525 Add input bitmask support 2022-10-03 23:30:10 -04:00
LibretroAdmin
6a03f3f11a
Merge pull request #170 from bslenul/spi-fix
Fix frontend language not changing DS language properly
2022-09-30 19:21:26 +02:00
bslenul
1ac3a3dd7e Fix frontend language not changing DS language properly 2022-09-30 18:59:22 +02:00
Henry Hu
0329aa2f10 fix build on FreeBSD 2022-09-11 18:43:24 -04:00
libretroadmin
490a66a583 Don't use fill_pathname_base_noext anymore - use its actual implementation 2022-07-12 16:45:04 +02:00
libretroadmin
db88ac2712 * Buildfix - std::exchange needs <utility> include
* Fix some warnings in src/libretro/libretro.cpp
2022-07-12 16:34:23 +02:00
libretroadmin
59ec1d6505 No longer use fill_pathname_base_noext - use its actual implementation 2022-07-12 16:22:28 +02:00
Ethan O'Brien
e93ec3e462
Fix emscripten compiler crash (#151) 2022-03-08 21:47:56 +01:00
Mats
e6e16ed5ab Remove ARMJIT_GenOffsets.cpp from Makefile.common 2022-01-27 17:22:37 +01:00
Stuart Kenny
0053daa700 Revert "Point CartROM directly at fronted data pointer and remove duplication of content (#142)"
This reverts commit 2ed81c2112.
2021-12-29 18:58:32 +01:00
Stuart Kenny
2ed81c2112
Point CartROM directly at fronted data pointer and remove duplication of content (#142) 2021-12-17 18:03:36 +01:00
Stuart Kenny
aeb715bf88
Add RETRO_ENVIRONMENT_SET_CONTENT_INFO_OVERRIDE to force persistent rom buffer (#141) 2021-12-17 00:00:58 +01:00
Stuart Kenny
bc3295e5e7
Expose Slot 2 via subsystem interface. (#139) 2021-12-14 19:56:40 +01:00
Stuart Kenny
fbd10d2bbb Fix content reset. 2021-12-13 22:56:00 +01:00
Stuart Kenny
02f0f0d75b Enable softpatch support. 2021-12-13 22:56:00 +01:00
Julien Loir
1ad6572847
Add ability to randomize the MAC address (#135) 2021-11-04 23:43:17 +01:00
Autechre
2c5d2ecfe7
Merge pull request #133 from rtissera/add-rockchip-rk3399
Add Rockchip RK3399 target (AArch64)
2021-11-02 13:00:15 +01:00
Romain TISSERAND
d09cf50215 Add Rockchip RK3399 target (AArch64) 2021-11-02 12:30:11 +01:00
Sanaki
11445d53e6
Add dsi as a supported extension (#132) 2021-10-31 11:53:29 +01:00
Jean-André Santoni
b1d8c44095
Merge pull request #131 from kwyxz/master
Restore Haiku build
2021-10-24 13:48:37 +07:00
kwyxz
62c3a9fc8c Restore Haiku build 2021-10-24 06:02:09 +00:00
Mr-Figs
e362d5c02d
Add screen-gap core option (#128)
* Add screen-gap core option

* Fix screen-gap with OpenGL
2021-10-01 11:27:27 +02:00
Mats
5c38b09fa5 Fix libnx target 2021-09-29 11:49:16 +02:00
Stuart Kenny
8deb003e51
Enable DSi support in libretro port. (#126)
* Expose DSi mode to libretro.

* Enable DSi SD card

* Assign console type directly to Config namespace

* Rollback incorrect upstream changes.

* Use Config::DirectBoot in place libretro variable.

* Disable saves state support in DSi mode
2021-09-28 22:18:43 +02:00
Stuart Kenny
27ee883eee
Expose audio interpolation core option (#125) 2021-09-28 15:10:58 +02:00
Mats
5885a9be72 Fix SRAMManager for libretro 2021-09-27 19:23:16 +02:00
Mats
cba7ecce4a Fix typo in Makefile 2021-09-26 12:32:55 +02:00
Mats
b26c9c9fe5 Fix network platform functions for libnx 2021-09-26 12:23:24 +02:00
Mats
72014584ee ios9 building is not working anymore due to outdated toolchain 2021-09-26 12:14:16 +02:00
Mats
30a32be722 Fix building on windows targets 2021-09-26 12:13:16 +02:00
Mats
433401e5b9 Add opengl small screen modes for hybrid bottom 2021-09-23 00:07:31 +02:00
Mats
33531519ea update android to use c++17 and enable exceptions 2021-09-22 23:41:54 +02:00