This repository was archived by the owner on Oct 22, 2018. It is now read-only.
XboxDev/OpenXDK
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
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.