My Dreamcast source code on SVN

For those who are worried…. my Dreamcast blog is not dead! Smile
I´m just pretty far away from the DC scene lately, and I don´t have the needed time to keep developing new stuff.

So, before everything gets vanished from my hard drives, I decided to upload into SourceForge´s SVN servers the source code from all the Dreamcast tools and apps I coded in the last few years. Cool

My project´s SourceForge.net Subversion repository can be checked out through SVN with the following instruction set:

svn co https://vmutool.svn.sourceforge.net/svnroot/vmutool vmutool

Note: This is a generic Subversion checkout command which will pull all modules, tags and/or branches of the project.
You can browse the repository with your web browser; in most cases, you will want to add ´/trunk´ to the HTTPS URL above to check out only trunk (main development line).