CvH
e2dde32012
cleanup packages: emulation/
2024-08-01 11:53:50 +02:00
CvH
4640533a86
Merge pull request #9082 from garbear/update-pcsx-rearmed
...
Update PCSX ReARMed
2024-07-11 17:41:19 +02:00
CvH
c99cea0325
Merge pull request #9081 from garbear/update-mrboom
...
Update Mr.Boom game add-on
2024-07-11 17:40:49 +02:00
Garrett Brown
4cb00715eb
libretro-pcsx-rearmed: Update to latest master
2024-07-11 04:08:14 -10:00
Garrett Brown
7dce85a3ff
libretro-mrboom: Update to master branch
2024-07-11 03:44:34 -10:00
Garrett Brown
19dde20518
emulation: Update packages after upstreaming patches
2024-07-11 02:34:26 -10:00
Rudi Heitbaum
c53231fa3f
libretro-bk: update to githash ea37046
...
patch is now upstream
and reverts commit 2ce2e32b24 .
2024-06-29 05:37:57 +00:00
Rudi Heitbaum
37cf54fd4d
libretro-picodrive: fix gcc-14 build on arm32
...
Fix build on arm32
pico/carthw/svp/compiler.c: In function 'ssp_translate_block':
pico/carthw/svp/compiler.c:1800:24: error: passing argument 1 of 'rfflush' from incompatible pointer type [-Wincompatible-pointer-types]
1800 | fflush(stdout);
| ^~~~~~
| |
| FILE *
In file included from ./pico/pico_port.h:12,
from ./pico/pico_int.h:15,
from pico/carthw/svp/compiler.c:9:
platform/libretro/libretro-common/include/streams/file_stream_transforms.h:89:25: note: expected 'RFILE *' but argument is of type 'FILE *'
89 | int64_t rfflush(RFILE * stream);
| ~~~~~~~~^~~~~~
2024-05-23 09:30:23 +00:00
Rudi Heitbaum
8fe0844630
libretro-uae: update to githash 3432007
2024-05-20 22:02:04 +00:00
Rudi Heitbaum
4197bb5146
libretro-atari800: update to githash 8bfa3b8
2024-05-20 22:02:04 +00:00
Rudi Heitbaum
74d8af6bdc
libretro-bluemsx: update to githash 0dcb73a
2024-05-20 22:02:04 +00:00
Rudi Heitbaum
911006e73c
libretro-mame2003_plus: update to githash ab725a7
...
fixes build with gcc-14.1.0
2024-05-20 22:02:04 +00:00
Rudi Heitbaum
60da9a6ad8
libretro-mame2000: update to githash 905808f
...
fixes build with gcc-14.1.0
2024-05-20 22:02:04 +00:00
Rudi Heitbaum
6a53d7fb7d
libretro-prboom: update to githash ab05295
...
fixes build with gcc-14.1.0
2024-05-20 22:02:04 +00:00
Rudi Heitbaum
ade077dfad
libretro-snes9x: update to githash 3265c0a
...
fixes build with gcc-14.1.0
2024-05-20 22:02:04 +00:00
Rudi Heitbaum
2ce2e32b24
libretro-bk: fix gcc-14 build
2024-05-19 06:10:30 +00:00
Ian Leonard
58f895837a
emulation: automated code cleanup
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2024-04-14 21:14:32 -04:00
Peter
f6c5cb3306
libretro-scummvm: fix build after repository change
2024-02-25 14:23:00 +01:00
Garrett Brown
0bb2f8d07f
emulation: Update libretro packages to latest master versions
2024-02-02 15:22:19 -08:00
Garrett Brown
1161f87c1b
libretro-dosbox-pure: Update patch
2023-12-12 17:24:32 -08:00
Garrett Brown
b6b7049810
emulation: Update libretro packages
2023-12-12 15:46:08 -08:00
Garrett Brown
3eb07bf710
emulation: Update libretro emulators
2023-12-05 23:05:20 -08:00
Garrett Brown
d3eef7fdba
libretro-beetle-psx: Only build software core
2023-07-07 16:05:23 -07:00
Garrett Brown
1411381946
Update retroplayer add-ons to latest versions
2023-07-07 16:05:23 -07:00
Lukas Rusak
0ef11fb3aa
game.libretro.bsnes-mercury-performance: allow building for any arch
...
Signed-off-by: Lukas Rusak <lorusak@gmail.com >
2023-07-06 20:34:47 -07:00