2019-04-03 21:23:10 -05:00
2017-04-17 21:20:58 -05:00
2019-04-03 21:23:10 -05:00
2017-04-17 20:09:48 -05:00
2017-04-17 21:20:58 -05:00

Xenia HW Test Suite

This is a test suite intended to run against the emulator and the Xenon processor to ensure accuracy.

Requirements

  • A PowerPC cross-compiler (g++-powerpc-linux-gnu)
    • Bash on Windows works fine.
  • An xbox 360 capable of running linux (for hardware testing)

Running on Xenia

Run the suite the same way you would run a xbox 360 game.

Output is sent through PowerPC debug prints (seen with --enable_debugprint_log=true).

Description
No description provided
Readme BSD-3-Clause 37 KiB
Languages
C++ 84.6%
Makefile 15.4%