xenia/src
Ben Vanik a70533f1c5 Fast seek forward in trace viewer. 2015-03-14 20:08:05 -07:00
..
alloy Hacking in PACK 8_IN_16 UUS 2015-02-17 17:23:19 -08:00
poly Fixing small textures. This was painful. 2015-03-05 22:22:34 -08:00
xdb Moving delegate to poly. 2014-12-31 19:26:51 -08:00
xenia Fast seek forward in trace viewer. 2015-03-14 20:08:05 -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.