fuchst / OpenXDK

OpenXDK is an Open Source, Free, Legal Xbox Development Kit. OpenXDK is being developed to facilitate hobbyist and "homebrew" coding for the Microsoft XBox.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenXDK

OpenXDK is an Open Source, Free, Legal Xbox Development Kit. OpenXDK is being developed to facilitate hobbyist and "homebrew" coding for the Microsoft XBox.

In summary, it has the following features:

  • Working libc layer (fopen, malloc, times, etc). alloca is not supported... yet.
  • Multimedia support via SDL
  • Gamepad controller support
  • Audio support

For more documentation, see the doc directory.

This project is a continuation of the original, found at SourceForge, as the original project is no longer actively maintained.

About

OpenXDK is an Open Source, Free, Legal Xbox Development Kit. OpenXDK is being developed to facilitate hobbyist and "homebrew" coding for the Microsoft XBox.

License:GNU General Public License v2.0


Languages

Language:C 87.5%Language:C++ 11.5%Language:Objective-C 0.6%Language:Assembly 0.4%Language:Shell 0.0%