Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: Porting Help

                  
   
  1. #11

    Default

    Quote Originally Posted by Elven6
    Well I know about the C++ stuff but when people make ports what is it that they look for?
    You read the source code of the program you wish to port and identify all the parts that are platform-dependent (Mostly graphics rendering, sound output, input handling, file operations).

    Then you need to find out how to do all these operations on the Dreamcast with the tools that are available (KOS, SDL, etc.) and rewrite all those parts with code that will work on the DC.

  2. #12
    DCEmu Old Pro Elven6's Avatar
    Join Date
    May 2006
    Posts
    1,158
    Rep Power
    75

    Default

    ahh I see, thanks for your help hopefully I can get some things going.

Page 2 of 2 FirstFirst 12

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
  •