FlyingJester / makeip

Tool to make Dreamcast IP files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

makeip

About

A tool to generate IP.BIN files, which are needed to create bootable disks for the Sega Dreamcast.

Copyright Marcus Comstedt

For whatever reason, there are almost no copies of this tool left on the internet. It probably exists integrated with a number of Dreamcast development setups, but it is fully functional as a stand alone tool as well.

Building

On Linux: gcc makeip.c

On Unix: cc makeip.c

On Windows: cl makeip.c

About

Tool to make Dreamcast IP files

License:Other


Languages

Language:C 100.0%