xenia/src
x1nixmzeng 4351f48c7b Resolve relative file paths
Implemented path normalization so relative paths can be correctly
resolved
2015-02-11 01:11:52 +00:00
..
alloy Fixing Rc=1 CR update to be 32-bit. 2015-02-10 12:01:05 -08:00
poly Resolve relative file paths 2015-02-11 01:11:52 +00:00
xdb Moving delegate to poly. 2014-12-31 19:26:51 -08:00
xenia Resolve relative file paths 2015-02-11 01:11:52 +00:00
README.md Create README.md 2014-08-20 11:19:31 -07:00

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.