A collection of easy to use Environment Scripts to help users compile specific Source tree.
Build the Original Xbox source easily in full ready to be tested in XEMU or Real Hardware*
Features:
- Build the whole codebase, or a user specified path
- Build BIOS image (Uses "BIOSPack" to make the final rom image)
- Create EEPROM files
- Build Various XBOX Testing tools and images
- Create and Install the 4400 XDK
- Debug over IP
- Transfer 4400 XDK Dashboard a console
- Access Xbox SDK Utils for Console testing and debugging
*Use caution when testing in real hardware, build 4400 as-is only supports Xbox versions 1.0 - 1.2. Consoles with Focus or Xcalibur encoder are seen as incompatible.
NT 5
Compile both i386 and amd64 builds of the Server 2003 codebase easily
Features:
- Find current source patches (Current as of last GitHub commit)
- Build Free and Checked builds for x86 and amd64
- Post-Build process to create desired ISO and place files where needed
An attempt to create an environment for the partial 2000 source.
Current State:
- Razzle paths set up with source
- Some missing headers have been included from Windows 2000 SDK/DDK and NT 4 source
- Errors with `link.exe` and `cl.exe` when creating objects.
This hasn't been worked on more, I believe the main issue is correcting Makefiles and testing if the current toolchain works
Made with
HTML Code Creator