xboxscene.org forums

Author Topic: Help With Getting Started Porting/programming.  (Read 66 times)

d0wnlab

  • Archived User
  • Sr. Member
  • *
  • Posts: 326
Help With Getting Started Porting/programming.
« on: August 10, 2005, 11:20:00 AM »

have you taken a look at the openxdk?  (www.openxdk.org).

There is support for SDL, SDL_Image, SDL_ttf, unix-like libc via newlib.  Get the samples compiling, then try to take some other SDL opensource game and port it.

The benefit of the openxdk is that you can distribute your binaries legally.
Logged