Slashdot Mirror


Open Source And Legal Xbox SDK Compiles Doom

BlueMoon writes "After almost 2 years of silence a new version of OpenXDK (the open source, free and legal development kit for the Microsoft Xbox) has been released. It has now a complete libc replacement, multimedia support (video, joysticks and event handling) using the Simple DirectMedia Layer (SDL) and it migrated to a GCC-based toolchain. To demonstrate the capabilities of the framework, the SDL port of Doom is able to be compiled and executed."

1 of 13 comments (clear)

  1. Re:Wait.... by HoneyBunchesOfGoats · · Score: 4, Informative

    Well, they've just completed an SDK for a gaming platform... it makes sense that they would want to test it by using it with a game already known to compile and run properly. That way, if anything goes wrong they can narrow down the variables that could have caused problems.