Author Topic: Vita Development Suite  (Read 15090 times)

Offline cuevavirus

  • Hot Pockets
  • Useful Idiot
  • *****
  • Posts: 140
    • View Profile
Re: Vita Development Suite
« Reply #15 on: April 07, 2021, 05:20:36 PM »
Libraries 0.4.0

Summary of changes:

* Update names from prototype 0.940 display.skprx
* Change scePervasive names to match name style
* Add NIDs in ScePervasiveForDriver
* Add NIDs in SceAudioForDriver
* Remove dupe in display.h
* Merge common definitions in display.h
* Add NIDs in SceDisplayForDriver
* Add functions in SceSblSsUpdateMgr
* Fix name for sceSysrootGetHardwareFlags
* Update struct SceSysrootProcessHandler
* Add function prototypes in sysroot.h
* Update function args and doc in debug.h
* Add functions in SceDebugFor{Driver,Kernel}
* Add prototypes and docs in kernel/sblacmgr.h
* Update name, doc, prototype in sblaimgr.h
* Fix struct SceKernelModuleLibraryInfo
* Add C++ paf classes
* Changes to SceIniFileProcessor
* Add inline forwarder for sysmodule with arg
* Add NIDs to SceNpCommonPs4
* Fix ScePafStdc exit and abort NIDs
* Add NIDs in ScePervasiveForDriver
* Move sceKernelExitDeleteThread to SceThreadmgr
* Enclose macro definition in parentheses
* Add NIDs in ScePafStdc
* Add SceMode macros

For details see repository history.

Offline cuevavirus

  • Hot Pockets
  • Useful Idiot
  • *****
  • Posts: 140
    • View Profile
Re: Vita Development Suite
« Reply #16 on: May 06, 2021, 07:15:18 PM »
Libraries 0.5.0

Summary of changes:

* Add and fix NIDs in ScePowerForDriver
* Add definitions in user/appmgr.h
* Add kernel/npdrm.h
* Update ScePaf NIDs and headers
* Add SceNpKdc functions
* Add prototype for sceNpDrmGetRifPspKey
* Add NIDs in SceNpDrmForDriver
* Add sceKernelGetTLSAddr in SceThreadmgrForDriver
* Import SceNpCommon NIDs from SDK 3.570
* Add sceNpGetEnvironment

For details see repository history.