| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Upgrade to version 0.7.1v0.7.1 | Xavier Del Campo Romero | 2022-06-08 | 1 | -3/+3 |
| | | |||||
| * | psx.h: define root counter specs as macros | Xavier Del Campo Romero | 2022-02-07 | 1 | -12/+8 |
| | | | | | | | | ISO C considers enumerators of int type, so any value larger than 0x7FFFFFFF is considered invalid on platforms where sizeof (int) == 4. A workaround for this limitation on the language is to use macros instead. | ||||
| * | Upgrade to version 0.7.0 | Xavier Del Campo Romero | 2021-10-24 | 1 | -3/+5 |
| | | | | | | Many breaking changes have been introduced by previous commits, so it might be a good idea to do so. | ||||
| * | Provide experimental (non-working) mouse support | Xavier Del Campo Romero | 2021-01-03 | 1 | -0/+2 |
| | | |||||
| * | Added PSX_PollPad_Fast_Ex() from psxsdk-20150729 fork | Xavi Del Campo | 2020-01-31 | 1 | -23/+35 |
| | | | | | Also, added extern "C" on some header files. Some are still missing. | ||||
| * | Imported pristine psxsdk-20190410 from official repo | Xavi Del Campo | 2020-01-31 | 1 | -0/+406 |
