OpenXDK [Download]

Bullet Dec 4, 2011

  1. Bu

    Bullet Guest

    OpenXDK is an Open Source, Free, Legal Xbox Development Kit. The project will be free from Microsoft code and will be developed to facilitate hobbyist and "Homebrew" coding for the console.

    OpenXDK is a kit for developing applications that will run on the Microsoft XBOX. It has the following features:

    * Compilable using a GCC-based toolchain. It now compiles using the Cygwin GCC compiler. Unfortunately, as much as it would have been desirable to support both MS and GNU toolchains, the practicalities are such that the MS compilers are no longer supported. Sorry! (Although, theoretically, you should be able to compile your application using the MS compilers and link in the GCC-compiled OpenXDK libraries.)

    * It now contains a complete libc replacement (thanks to newlib.) This means that 99% of the normal stdio, memory, sprintf, et al routines are available.

    * Multimedia support is provided using the Simple DirectMedia Layer (SDL) and supports video, audio, joysticks and event handling.

    * To demonstrate the capabilities of the current OpenXDK framework, the SDL port of Doom (without sound or networking) is able to be compiled and executed. You will need to find a DOOM1.WAD (shareware) and put it in the root of your XBOX's C drive.

    * Networking is currently not supported. If you have experience in interfacing with the NVidia nForce MCP-D chip at the hardware/driver level, please get involved!
    * Now with both Windows and Linux support!
     

    Attached Files:

  2. Syfrex

    Syfrex Linux Guru
    205/282

    Joined:
    Apr 9, 2012
    Messages:
    299
    Likes Received:
    51
    Trophy Points:
    25
    Location:
    #ROOT
    Console:
    Xbox
    Thanks for this Bullet! + rep Going to tinker around with this a little,, Wish it was network support :(
     
  3. gold972

    gold972 团队XPG影响 Effect XPG Developer TeamXPG
    205/282

    Joined:
    Dec 6, 2010
    Messages:
    6,833
    Likes Received:
    14,939
    Trophy Points:
    205
    Gender:
    Male
    Location:
    France Kernal XDK
    Console:
    Xbox
    nice Bullet i m look

    [​IMG]
     

Share This Page

Close