xenia/src
Ben Vanik 1bd36db421 Missed a bit in dirty page removal. 2014-12-19 20:04:47 -08:00
..
alloy Missed a bit in dirty page removal. 2014-12-19 20:04:47 -08:00
poly Fixing warnings under the new VC++. 2014-12-19 19:29:12 -08:00
xdb Removing wxWidgets and such. 2014-12-19 16:32:28 -08:00
xenia Missed a bit in dirty page removal. 2014-12-19 20:04:47 -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.