Skip to content

JayFoxRox/OpenXDK

 
 

Repository files navigation

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 (Open Xbox Development Kit) with 64 bit host support (and bugfixes). Includes changes by Halofreak1990

Resources

License

GPL-2.0, GPL-2.0 licenses found

Licenses found

GPL-2.0
LICENSE
GPL-2.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 78.9%
  • C++ 20.7%
  • Other 0.4%