Skip to content

PSVita-Hack/vita-headers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vita-headers

This repository contains all Vita headers needed for development.

Structure :

  • db.yml contains all the unique identifiers (NID) of the available functions.
  • include/ contains the header files themselves
    • psp2 is for header files of user-exported libraries
    • psp2kern is for header files of kernel-exported libraries
  • docs contains everything related to the generation of the documentation using doxygen.

Documentation

The documentation is rebuilt every time a commit is pushed to master and it is hosted at the following address: http://vitasdk.github.io/vita-headers

Releases

No releases published

Packages

 
 
 

Languages

  • C++ 59.4%
  • C 39.7%
  • Fortran 0.5%
  • Objective-C 0.4%
  • Python 0.0%
  • CMake 0.0%