| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | inttypes.h: Fix wrong definitionsHEADmaster | Xavier Del Campo Romero | 2024-03-31 | 1 | -4/+9 |
| | | | | | | PRIsN is not defined according to C99. Instead, PRIdN and PRIiN are the macros defined for signed integers. | ||||
| * | libpsx: Move type definitions to stdint.h | Xavier Del Campo Romero | 2023-11-29 | 1 | -37/+0 |
| | | | | | | According to C99 ยง7.8, inttypes.h is meant to include stdint.h, and not the other way around. | ||||
| * | Add PRiX* macros to inttypes.h | Xavier Del Campo Romero | 2020-11-08 | 1 | -0/+9 |
| | | |||||
| * | Imported pristine psxsdk-20190410 from official repo | Xavi Del Campo | 2020-01-31 | 1 | -0/+68 |
