xenia/src
Ben Vanik bea90d65cf VdCallGraphicsNotificationRoutines (kind of). 2014-11-01 11:12:07 -07:00
..
alloy Fixing vector compare. 2014-10-26 23:05:38 -07:00
poly Basic hacky SetAffinity. 2014-10-28 22:10:40 -07:00
xdb Experimenting with xdb API, starting on compare tool. 2014-08-15 22:02:11 -07:00
xenia VdCallGraphicsNotificationRoutines (kind of). 2014-11-01 11:12:07 -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.