xenia/src
Ben Vanik 908b95aeaa Probably working select. 2015-02-05 21:52:00 -08:00
..
alloy assert_unhandled_case on ObReferenceObjectByHandle. 2015-02-02 23:07:21 -08:00
poly Fixing vswprintf and adding vscwprintf. 2015-02-01 22:44:33 -08:00
xdb Moving delegate to poly. 2014-12-31 19:26:51 -08:00
xenia Probably working select. 2015-02-05 21:52:00 -08: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.