Skip to content

willll/Saturn-SDK-Tool-IPMaker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Saturn-SDK-Tool-IPMaker

A tool to generate IP files via the command line

Structure :
System ID : 100H Bytes
Security Code : D00H Bytes
Area Code Group : 20H - 100H Bytes
AIP : XXX
SmpSys : XXX

Usage :

< cmd > -v -o ./IP.BIN -s 0x06004000 -t Test -p 2

Profiles :

0 : SEGA 1 : 3rd party 1 : Custom 3rd Party

TODO :

  • Add missing Setters,
  • Add help for command line arguments,
  • Document the binary blobs, how to generate them,
  • Figure out the System Init part, it is a mystery
  • IP Size remains to understand

About

A tool to generate IP files via the command line

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 77.6%
  • Makefile 18.9%
  • Shell 2.8%
  • CMake 0.7%