8000 GitHub - ps4lib/orbisLibGen: A tool used to generate stubs for the Open Orbis SDK
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ps4lib/orbisLibGen

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

OrbisLibGen

Version 0.9

This python script is used to generate stub files for an Open Source SDK! The tool is in very early development and may be unusable and is not intended for end users at the moment!

This tool was written by CrazyVoid and ASM written by Frangarcj

If you wish to contribute to this tool, please verify or attempt to verify it works on all platforms before pushing changes Windows, Linux, Mac

Steps to use this tool

1 Download a version of IDC Lib Documentation
2 Unzip in the same folder as OrbisLibGen
3 Run **python genlib.py path/to/sprx/folder **

Once you run the script it will generate a folder full of .S and a makefile. CD into this folder and run MAKE and you will have generated a full set of .a stubs

About

A tool used to generate stubs for the Open Orbis SDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0