psxsdk/libpsx/include
Xavier Del Campo Romero f297dab1f2
inttypes.h: Fix wrong definitions
PRIsN is not defined according to C99. Instead, PRIdN and PRIiN are the
macros defined for signed integers.
2024-03-31 08:17:00 +02:00
..
sys Imported pristine psxsdk-20190410 from official repo 2020-01-31 10:32:23 +01:00
bitstring.h Imported pristine psxsdk-20190410 from official repo 2020-01-31 10:32:23 +01:00
ctype.h Imported pristine psxsdk-20190410 from official repo 2020-01-31 10:32:23 +01:00
errno.h errno.h: always define errno 2021-10-24 02:34:46 +02:00
fcntl.h Imported pristine psxsdk-20190410 from official repo 2020-01-31 10:32:23 +01:00
inttypes.h inttypes.h: Fix wrong definitions 2024-03-31 08:17:00 +02:00
memcard.h Import MEMCARD_STATUS_UNKNOWN from psxsdk-20150729 2021-01-03 01:16:34 +01:00
psx.h Upgrade to version 0.7.1 2022-06-08 00:54:16 +02:00
psxbios.h Added missing extern "C" 2020-02-01 00:51:53 +01:00
psxcdrom.h Imported pristine psxsdk-20190410 from official repo 2020-01-31 10:32:23 +01:00
psxgpu.h Fix const-correctness on psxgpu 2021-01-03 01:02:23 +01:00
psxgte.h Imported pristine psxsdk-20190410 from official repo 2020-01-31 10:32:23 +01:00
psxpad.h Fix const-correctness on psxgpu 2021-01-03 01:02:23 +01:00
psxsio.h Imported pristine psxsdk-20190410 from official repo 2020-01-31 10:32:23 +01:00
psxspu.h Added missing extern "C" 2020-02-01 00:51:53 +01:00
psxutil.h Imported pristine psxsdk-20190410 from official repo 2020-01-31 10:32:23 +01:00
runexe.h Imported pristine psxsdk-20190410 from official repo 2020-01-31 10:32:23 +01:00
search.h Imported pristine psxsdk-20190410 from official repo 2020-01-31 10:32:23 +01:00
stdint.h libpsx: Move type definitions to stdint.h 2023-11-29 12:54:52 +01:00
stdio.h stdio.h: Add missing declaration for freopen(3) 2023-11-29 13:03:46 +01:00
stdlib.h Remove ssize_t definition from stdlib.h 2022-02-07 01:32:42 +01:00
string.h Add implementation for strtok_r 2021-01-03 01:02:25 +01:00
strings.h Added missing extern "C" 2020-02-01 00:51:53 +01:00
types.h Imported pristine psxsdk-20190410 from official repo 2020-01-31 10:32:23 +01:00
unistd.h Imported pristine psxsdk-20190410 from official repo 2020-01-31 10:32:23 +01:00