/OpenXDK

Primary LanguageCGNU General Public License v2.0GPL-2.0

OpenXDK

This is an open development environment to create applications on the XBOX.  
In summary, it has the following features:

- Working libc layer (fopen, malloc, times, etc).  alloca is not supported.
- Multimedia support via SDL
- Gamepad controller support
- Audio support
  
For more documentation, see the doc directory.