Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename include guards | Reiko Asakura | 2021-03-08 | 1 | -3/+3 |
| | |||||
* | Add package workflow | Reiko Asakura | 2021-02-11 | 1 | -0/+4 |
| | |||||
* | Fix includes: various | Reiko Asakura | 2021-02-11 | 1 | -1/+1 |
| | |||||
* | Make errors signed | Reiko Asakura | 2020-09-19 | 1 | -13/+13 |
| | |||||
* | Hexa -> uppercase | devnoname120 | 2017-10-08 | 1 | -4/+4 |
| | |||||
* | Named anonymous enums in psp2. (#179) | Rinnegatamante | 2017-06-15 | 1 | -13/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Named anonymous enums in psp2. Named anonymous enums in psp2. * Properly sorted enums. * Several modifications (see desc) Added some missing info, fixed identation in some places, aligned all enums and comments with spaces as delimiters, replaced decimal negative errorcode in location.h with hexadecimal one, added some comments and fixed some documentation comments. * Minor fixes in identation. * Yet another minor identation fix. * Fixed enums in structs. * Reverted SceBool changes. * SceBool fix. * Fix for compilation with g++- * Added some doc references in jpegenc. * Fixed some references. | ||||
* | Update psp2/usbd.h | Sergi Granell | 2017-02-08 | 1 | -3/+3 |
| | |||||
* | More psp2/usbd.h changes (#131) | Sergi Granell | 2017-02-08 | 1 | -22/+40 |
| | |||||
* | Update psp2/usbd.h (#128) | Sergi Granell | 2017-02-08 | 1 | -6/+19 |
| | | | | Add some SceUsbdForDriver NIDs Add initial psp2kern/usbd.h | ||||
* | Added more SceUsbdForUser NIDs | Sergi Granell | 2017-02-08 | 1 | -0/+56 |
Add initial psp2/usbd.h |