xenia/src
Ben Vanik 71fab4bbb7 Adding VS2015 support. 2014-12-19 17:09:39 -08:00
..
alloy Moving xenia-run to just be xenia. 2014-12-19 16:50:27 -08:00
poly Basic hacky SetAffinity. 2014-10-28 22:10:40 -07:00
xdb Removing wxWidgets and such. 2014-12-19 16:32:28 -08:00
xenia Adding VS2015 support. 2014-12-19 17:09:39 -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.