DC Dev. Links

Heya Fellow SX'ers,

I've been away for a short bit and came back to happily see a Dreamcast Dev. link and category added to the site. Ever since I started doing some Genesis development (which really wasn't too long ago) I've been wanting to work with a console with more power and features (and a better compiler with more libraries :D) and the Dreamcast seemed like one of the top choices. Anyway, I've been spending the last week doing quite a bit of research. I'm currently working on an updated tutorial to install and setup a cross-compiler with KOS in a windows environment (using cygwin and gnu/gcc tools).

Anyway, I thought it would be nice to start a post listing Dreamcast Development related URLs for those interested in getting started. Feel free to add your list of links and maybe they'll make their way to the DC Dev page here.

http://gamedev.allusion.net/ - Creator of KOS and other useful DC Dev tools.

http://dev.dcemulation.com/ - General Development Resource.

http://www.boob.co.uk/ - Good Resource of Information and Source

http://imrtechnology.ngemu.com/ - Creators of RADQuake and many other DC Emus/Ports. Some tutorials and source

http://www.dcemulation.com/phpBB/viewtopic.php?t=46641 - Excellent tutorial to quickly get setup with a DC Development environment. Includes links to an archive of all of the sh/arm build tools and instructions to get Dev-C++ configured to work (providing a nice GUI interface to code in).
 
http://mc.pp.se/dc/ - Marcus Comstedt's Dreamcast page, with some excellent low-level documentation (for anyone who wants to write their own library / boot code / custom routines or hack on existing ones), as well as a few neat tools and demos scattered about

http://www.hangar-eleven.de - Step-by-step build instructions for a Cygwin or MSYS toolchain using KOS (also covers GBA, PSX, PS2, and GC)

http://www.renesas.com - The company that took over SuperH development from Hitachi; official SuperH manuals and links to other resources
 
Back
Top