Skip to content

Linblow/SCE_psp_kernel_header_660

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Official PSP kernel drivers header files

SCE devkit version 6.60 has a stub library display_stub.a available for users. Along with stubs, this archive also has an object file userinterrupt.o which somehow has DWARF debug symbols from which I created the headers.

Obviously, the headers are missing lots of functions/structures declarations. Gotta add those from uOFW.

Ghidra database

You can import the DWARF symbols into a Ghidra project with the types database.
It contains everything as extracted from the object file.

About

SCE kernel headers from PSP firmware 6.60

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages