Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-03-19 | Add NIDs in SceDisplayForDriver | Reiko Asakura | 1 | -0/+2 | |
2021-03-10 | Remove forwarded syscalls | Reiko Asakura | 1 | -7/+0 | |
The criteria for removal are 1. The syscall forwarder does not modify arguments or pass additional arguments. 2. The syscall is not used outside of the syscall forwarder. For the removed headers, appmgr.h is wrong, iofilemgr_syscall.h is correct, and net_syscalls.h is unknown. | |||||
2020-09-21 | Move libraries to correct module | Reiko Asakura | 1 | -10/+0 | |
2019-07-17 | Return some libraries to wrong export to fix build errors | Princess of Sleeping | 1 | -0/+10 | |
- SceRtcUser - SceDisplayUser - SceMotion | |||||
2019-07-17 | Fixed some function names and sorted alphabetically | Princess of Sleeping | 1 | -10/+0 | |
2019-02-24 | Use bruteforced name | TheOfficialFloW | 1 | -1/+1 | |
Real name of 0x3BC165EF is ksceDisplayGetProcFrameBufInternal. Found by using nidattack. | |||||
2018-07-16 | Add ksceDisplaySetOwner | Sergi Granell | 1 | -0/+1 | |
2018-07-10 | Added two more bruteforced NIDs | TheOfficialFloW | 1 | -0/+2 | |
2018-01-29 | Fixed wrong NID in SceDisplay | TheOfficialFloW | 1 | -1/+1 | |
2018-01-28 | Added two more bruteforced SceDisplay NIDs | TheOfficialFloW | 1 | -0/+2 | |
2018-01-13 | Added two more bruteforced SceDisplay nids | TheOfficialFloW | 1 | -0/+2 | |
2017-12-10 | Added more bruteforced SceDisplay NIDs | TheOfficialFloW | 1 | -0/+4 | |
2017-12-07 | Added some bruteforced NIDs | TheOfficialFloW | 1 | -0/+6 | |
2017-10-27 | Add ksceDisplayGetFrameBufInfoForPid NID and prototype | Sergi Granell | 1 | -0/+1 | |
2017-10-26 | Fix Display functions naming | Sergi Granell | 1 | -11/+22 | |
2017-10-26 | Fix sceDisplayGetPrimaryHead, add ksceDisplayGetPrimaryHead | Sergi Granell | 1 | -1/+2 | |
2017-10-26 | More SceDisplay NIDs, update psp2/display.h | Sergi Granell | 1 | -0/+3 | |
2017-10-26 | Even more SceDisplayForDriver NIDs, Update pspkern/display.h | Sergi Granell | 1 | -0/+1 | |
2017-10-26 | More SceDisplayForDriver NIDs, Update pspkern/display.h | Sergi Granell | 1 | -0/+4 | |
2017-10-26 | More SceThreadmgrForDriver, SceDisplayForDriver NIDs, update psp2kern/display.h | Sergi Granell | 1 | -2/+10 | |
2017-08-07 | More display NIDs | Sergi Granell | 1 | -0/+1 | |
2017-08-06 | Add more display and I2C NIDs | Sergi Granell | 1 | -0/+8 | |
2017-07-17 | Add more SceDisplayForDriver NIDs | Sergi Granell | 1 | -0/+2 | |
2017-02-14 | Added a dozen of nids | TheOfficialFloW | 1 | -0/+1 | |
2017-02-09 | Add some SceDisplayForDriver NIDs | Sergi Granell | 1 | -0/+8 | |
Add psp2kern/display.h | |||||
2016-12-31 | Added some SceCtrlForDriver and SceTouchForDriver NIDs, fixed some library NIDs | Sergi Granell | 1 | -1/+1 | |
2016-07-27 | Update library NIDs in db.json to correct values | xyzz | 1 | -2/+2 | |
2016-01-22 | Added new NIDs | TheOfficialFloW | 1 | -3/+3 | |
2015-08-15 | Library and module names are now correct in the NID JSON according to what ↵ | Glenn Anderson | 1 | -0/+5 | |
psp2sdk has. | |||||
2015-08-15 | Makes library/module NIDs unique. | Glenn Anderson | 1 | -2/+2 | |
2015-08-15 | Adds initial NID JSON database. | Glenn Anderson | 1 | -0/+19 | |