summaryrefslogtreecommitdiff
path: root/include/kernel/udcd.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added missing SceUdcdWaitParamTheOfficialFloW2018-01-151-0/+9
|
* UDCD improvements, add NIDSSergi Granell2018-01-151-45/+77
|
* Remove all NID mismatched definitionsSunguk Lee2018-01-151-15/+0
| | | | | | | | anyway, we can't use these functions before finding right NID value. but if we provide these & doc contains these info, end-programmers can have confusion Resolve #201
* Fix psp2kern/types.h include in psp2kern headersSergi Granell2017-11-131-1/+1
|
* Update SceUdcdDriverSergi Granell2017-10-261-3/+3
|
* Update UDCDSergi Granell2017-10-251-2/+2
|
* Add more NIDs, update udcd.hSergi Granell2017-10-251-8/+18
|
* psp2kern/udcd.h: fix a broken headerxyzz2017-10-131-10/+10
|
* Named anonymous enums in psp2kernRinnegatamante2017-10-051-265/+204
| | | | Named anonymous enums in psp2kern
* Typedef udcd structuresSergi Granell2017-04-101-55/+69
|
* Fix UDCD error codeSergi Granell2017-04-101-1/+1
|
* Typo fixing, and misnamed struct (#151)Hexxellor2017-03-281-1/+1
| | | | | | | | * Fixing Mostly Harmless Typos This fixes a bunch of miscellaneous typos and grammatical mistakes in the source which were mostly harmless with the exception of the ScreenShotParam in psp2/screenshot.h which didn’t match the name of the struct causing it to fail when using that header.
* Switch license to MITdevnoname1202017-02-101-1/+0
| | | | Close #104
* Update udcd.hSergi Granell2017-01-061-1/+1
|
* Update udcd.hSergi Granell2017-01-061-27/+86
|
* Add more SceUdcd NIDs and defines (thanks to @TheOfficialFloW)Sergi Granell2017-01-051-7/+11
|
* Add psp2kern/udcd.h, some SceUdcdForDriver NIDs and ksceTouchSetRegion NIDSergi Granell2017-01-051-0/+522