DC Programming Setup

Anything related in any way to game development as a whole is welcome here. Tell us about your game, grace us with your project, show us your new YouTube video, etc.

Moderator: PC Supremacists

Post Reply
afaik
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 19
Joined: Mon Jun 16, 2008 11:13 pm

DC Programming Setup

Post by afaik »

Hi! I've been wanting to further my knowledge of programming and thought that it would be more enjoyable and possibly more productive to do it on the Dreamcast. Any thoughts and recommendations for a semi-noob like myself? I know it requires a little bit more work and equipment to get setup, but I want to give it a shot. I have both, the CC and the BBA. This isn't my first attempt at this on the DC, but hopefully my last. I have some experience with cpp using Dev-CPP, I believe in another thread on this forum, you guys were recommending to use that compiler, so that's a plus for me. I hope I'm not asking for too much. Alot of the dreamcast documentation has been disappearing over the years with newer and more powerful consoles to do homebrew. Despite that, I would love to get started on the DC, even if it's for learning reasons, I can take that knowledge with me to other platforms/projects.

p.s. - I wont ask any noob questions unless I've exhausted all other options. Thanks
User avatar
Falco Girgis
Elysian Shadows Team
Elysian Shadows Team
Posts: 10294
Joined: Thu May 20, 2004 2:04 pm
Current Project: Elysian Shadows
Favorite Gaming Platforms: Dreamcast, SNES, NES
Programming Language of Choice: C/++
Location: Studio Vorbis, AL
Contact:

Post by Falco Girgis »

Hey, sorry for taking so long to reply. I moved, and I don't currently have internet.

If you have a BBA and motivation, you're in great shape. You should head over to http://dcemulation.org/phpBB programming forums and grab the DCDev ISO r4 (I think is the latest). It has everything that you need to begin development.

Set all that up, and make sure that you have the DCLoad/Tool IP to send your .elf/.bin files to the Dreamcast.

As for actual learning, there's a folder in the KOS directory of your install called examples. It has tons of examples for different things. I started off by screwing with them. Look at the input one for controller input, graphics for drawing things, etc. Put them together and you can make a simple game.

If you get stuck you can either post here or at http://dcemulation.org's forums. Tvspelsfreak and a few other reputable DC Devvers used to frequent these boards, but we've been having hosting issues and are currently about to be moving, so I'm not sure if they're all as active as they used to be.

Sorry for taking forever to respond and good luck.
asams
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 14
Joined: Thu Jan 10, 2008 11:20 pm

Post by asams »

i only have a crapload of cd's and 1/2 a summer. what should i do if i want to use cd's?
asams
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 14
Joined: Thu Jan 10, 2008 11:20 pm

Re: DC Programming Setup

Post by asams »

never mind i found out how using bootdreams

i is dumb as hell for not googling :roll: :google:
Post Reply