xenia-canary/src
Ben Vanik c00e162b88 Unpack d3dcolor const. 2014-09-01 10:47:37 -07:00
..
alloy Unpack d3dcolor const. 2014-09-01 10:47:37 -07:00
poly Swapping around vec128 to match AVX order. 2014-08-29 20:39:26 -07:00
xdb Experimenting with xdb API, starting on compare tool. 2014-08-15 22:02:11 -07:00
xenia Fix cleanup of object table (double NtClose crash). 2014-09-01 10:03:52 -07:00
README.md Create README.md 2014-08-20 11:19:31 -07:00

README.md

All code (headers and sources) lives under this path, excluding third_party code.

  • alloy: the dynamic recompiler that parses PPC and generates code.
  • poly: a lightweight cross-platform/compiler compatibility library.
  • xdb: xenia debugger library and UI.
  • xenia: emulator code.