Commit Graph

167 Commits

Author SHA1 Message Date
LibretroAdmin
5eca2c8fd5
Merge pull request #95 from warmenhoven/warmenhoven/pr/old-ios-tvos
ios/tvos: properly set min supported version
2024-10-21 12:05:41 -05:00
Eric Warmenhoven
1812ae0f0e ios/tvos: properly set min supported version 2024-10-16 22:41:35 -04:00
Fabrice Martinez
f87ed9eb4a
Merge pull request #93 from Ploggy/master
Update cdrom.cpp - fixes WiiU CHD Audio
2024-06-22 19:59:47 +02:00
patchadamz
91366f97dd Update cdrom.cpp - fixes WiiU CHD Audio 2024-06-21 23:08:30 +01:00
libretroadmin
c5a266254f Buildfix 2024-06-16 22:46:01 +02:00
libretroadmin
201f70be98 rtissera potential fix 2024-06-16 22:28:11 +02:00
libretroadmin
bcba4ad241 Improve the compile time ifdefs 2024-06-16 18:37:43 +02:00
libretroadmin
4ba8ca71e9 fastcover needs to be unoptimized for PS2 too 2024-06-16 18:34:39 +02:00
LibretroAdmin
b9c36cd886
Update cover.c 2024-06-16 09:31:19 -07:00
LibretroAdmin
e556b50440
Update cover.c 2024-06-16 09:24:46 -07:00
Fabrice Martinez
e7750bbc7b Fix Android project files
Attemp to fix compilation on some platforms because 7ztypes.h and libchdr disagree on the definition of int32 and uint32
2024-06-15 20:17:30 +02:00
LibretroAdmin
8ddc788861
Merge pull request #90 from mudl0rd/patch-1
Do not strip debug library
2024-06-14 16:29:56 -05:00
Fabrice Martinez
ab8e0c6411 ZSTD compilation fix by disabling assembly routines
Updated libretro-common
2024-06-14 23:15:06 +02:00
Fabrice Martinez
06fa9b6afe Updated libchdr 2024-06-13 22:29:24 +02:00
Fabrice Martinez
f297cab3e7 Fix CHDs with 'VAUDIO' PGTYPE 2024-06-12 22:00:42 +02:00
Allege
e79d9e5552
Do not strip debug library 2024-02-08 06:43:14 +11:00
libretroadmin
71ebe50446 Buildfixes 2024-02-01 21:51:10 +01:00
libretroadmin
6379fba084 Add cstdint 2024-02-01 21:29:47 +01:00
LibretroAdmin
46d2832747
Merge pull request #89 from JoeOsborn/fix-emscripten
Fix a few stray round instantiations for emscripten build
2023-11-01 18:23:00 +01:00
Joseph C. Osborn
3c476ce597 Fix a few stray round instantiations 2023-11-01 09:51:53 -07:00
LibretroAdmin
407339e649
Merge pull request #88 from JoeOsborn/fix-emscripten
use emar for archiving instead of emcc/em++
2023-11-01 00:34:41 +01:00
Joseph C. Osborn
0b6c9d94f4 use emar for archiving instead of emcc/em++ 2023-10-06 10:51:57 -07:00
libretroadmin
2070f5258c Take PSL1GHT out for now 2023-02-21 16:47:43 +01:00
libretroadmin
b7228ae48c (libretro_log) Include <cstdio> - should hopefully fix PSL1GHT
compilation
2023-02-21 16:41:16 +01:00
libretroadmin
2258687ad3 Add PSL1GHT target 2023-02-21 16:30:10 +01:00
libretroadmin
9c07f2c629 Update libretro-common 2023-02-21 16:27:04 +01:00
Fabrice Martinez
de42c4f280 Modified the cue file parser to work with absolute paths (cdrom://) 2022-12-22 07:24:33 +01:00
Fabrice Martinez
53f5453311 * Updated libretro_common
* Preliminary support for direct CD-ROM access
* Enabled LTO for some platforms (experimental)
2022-11-30 22:10:01 +01:00
LibretroAdmin
fd08c7d862
Merge pull request #81 from hunterk/master
add B+C input macro
2022-11-27 19:10:24 +01:00
hunterk
1506bb59bb
add B+C input macro
as requested here https://www.reddit.com/r/RetroArch/comments/z60fux/is_it_possible_to_add_new_remapping_for_neocd_core/
2022-11-27 09:49:32 -06:00
Fabrice Martinez
b7d96e794f
Merge pull request #72 from energy-t/reduce-latency-cleanish
Reduce latency by adjusting emulated frame slice boundary
2022-05-15 18:37:59 +02:00
energy-t
1cdad1afe5 Reduce latency by adjusting emulated frame slice boundary, implemented via a define to preserve clarity of code 2022-05-15 07:04:53 -05:00
Autechre
327aeceecd
Merge pull request #71 from phcoder/ps2
Add PS2 compilation
2022-03-25 22:50:15 +01:00
Vladimir Serbinenko
8bf092289e Add PS2 compilation
In Magician Lord it's 25% speed but may be useful on lighter titles
2022-03-25 22:12:31 +01:00
Autechre
c963ddbf00
Merge pull request #70 from phcoder/djgpp
DOS compilation, missing VFS init, ROM detection speedup and report git commit
2022-03-25 08:29:49 +01:00
Vladimir Serbinenko
2ffdbb57bd Remove needless lambda 2022-03-25 04:17:56 +01:00
Vladimir Serbinenko
a98db196e4 Don't read full BIOS when identifying 2022-03-25 04:17:22 +01:00
Vladimir Serbinenko
990ef45923 Add git commit to the reported version 2022-03-25 04:14:37 +01:00
Vladimir Serbinenko
1f42352a4e Add missing dirent init 2022-03-25 04:14:37 +01:00
Vladimir Serbinenko
fdd7d82557 Add djgpp compilation 2022-03-25 04:14:37 +01:00
Autechre
1be8c19fee
Merge pull request #69 from phcoder/em
Convert libchdr to VFS and add emscripten compilation
2022-03-24 09:07:17 +01:00
Vladimir Serbinenko
c5dbc77da9 Add emscripten compilation 2022-03-24 03:08:28 +01:00
Vladimir Serbinenko
74d1226a92 Use libretro VFS in libchdr 2022-03-24 03:07:52 +01:00
Vladimir Serbinenko
b5e67aa15c Fix double libretro-common inclusion 2022-03-24 03:07:52 +01:00
Fabrice Martinez
3aa984f8d9 Refactored the libretro "glue" code
Added support for the new logging interface and notifications
Added button macros and handling of analog sticks for gamepads
2022-02-13 23:22:18 +01:00
Fabrice Martinez
1da57786a8 Vita fix, try 2 2022-02-10 00:34:15 +01:00
Fabrice Martinez
942f099852 Fix Vita compilation 2022-02-10 00:20:43 +01:00
Fabrice Martinez
0b91ee7db1 Updated dependencies: libchdr and libretro-common 2022-02-09 22:51:25 +01:00
Fabrice Martinez
1b04b0bcb9 Distinguish SMKDan BIOSes (0.07 and 0.07beta) 2022-02-09 00:05:51 +01:00
Fabrice Martinez
c440a62c26 WiiU compilation fix. 2022-02-08 23:48:13 +01:00