summaryrefslogtreecommitdiff
path: root/include/kernel/udcd.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add package workflowReiko Asakura2021-02-111-0/+4
|
* Fix includes: variousReiko Asakura2021-02-111-6/+3
|
* Make errors signedReiko Asakura2020-09-191-16/+16
|
* Transition to DolceSDKReiko Asakura2020-02-111-1/+1
|
* Compiler-independent struct align macroNick Renieris2020-01-091-6/+7
|
* Minor UDCD fixesSergi Granell2019-01-061-2/+2
|
* Update UDCDSergi Granell2018-08-271-0/+19
|
* Update UDCDSergi Granell2018-08-271-1/+94
|
* Update UDCDSergi Granell2018-08-091-3/+29
|
* UDCD: Add USB_CLASS_VIDEOSergi Granell2018-07-291-0/+1
|
* 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