Results 1 to 5 of 5

Thread: How do i get on the Dev Ladder?

                  
   
  1. #1
    Won Hung Lo wraggster's Avatar
    Join Date
    Apr 2003
    Location
    Nottingham, England
    Age
    52
    Posts
    139,526
    Blog Entries
    3209
    Rep Power
    50

    Default How do i get on the Dev Ladder?

    im a 100% newb but ive always wanted to try and do development on the dreamcast.

    i dont think i could write my own stuff but porting something easy would suit me until i learn more.

    im on a windows machine too so no linux for me

    SDL seems to be the way to go at least to start off with so can someone show/tell me how to get started in normal english :P

    hopefully as i learn others will too.

  2. #2
    Dream Coder
    Join Date
    Apr 2004
    Location
    Miami, FL
    Age
    37
    Posts
    4,675
    Rep Power
    50

    Default Re: How do i get on the Dev Ladder?

    First you need a full install of cygwin. (will link when i find it)
    Second you need SH4 and ARM toolchains.
    Third you need the KOS and SDL librarys and sources.
    Last you need a source editor and something to modify.
    If anyone is looking to buy, sell, trade games and support a developer directly at the same time, consider joining Goozex. Enjoy!

  3. #3
    DCEmu Coder JMD's Avatar
    Join Date
    Apr 2004
    Location
    France
    Age
    49
    Posts
    83
    Rep Power
    0

    Default Re: How do i get on the Dev Ladder?

    To my mind, the best way to begin is :
    - install Dev C+ and SDL librairies (for windows)
    - buy a C book and begin to read at bed (I mean without computer )
    - after read the book , try littles projects on PC with SDL like draw something on the screen, than move it, than add sound etc ...
    ==> When you did that, you will know C basic syntax and most of SDL.
    - Configure Dev C++ for DC
    - try to compile your projects on DC
    - do a new wonderfull project to light on the scene




  4. #4
    DCHelp Admin curt_grymala's Avatar
    Join Date
    Apr 2004
    Location
    DCHelp Land
    Posts
    1,307
    Rep Power
    81

    Default Re: How do i get on the Dev Ladder?

    For the C/C++ book, you might also want to visit FreeEd. There is a course there on C, and a course on C++. Here is the course on C: http://www.free-ed.net/fr03/lfc/030203/110/

    Free textbook (online), and free course.
    DCHelp - A Newbie's Best Friend
    DC Evolution - Disc Images
    The DreamZone Forums

    I Refuse To Help Anyone That Says They've Tried Everything.

  5. #5
    DCEmu Regular WHurricane16's Avatar
    Join Date
    Mar 2004
    Location
    North Carolina
    Age
    47
    Posts
    434
    Rep Power
    75

    Default Re: How do i get on the Dev Ladder?

    You better mean it this time, Wraggs Like JMD said, I highly advise using Dev-C++ since it's cross-platform. I'm also of the consensus of using Linux instead of Windows to do DC dev, though.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •