xenia-canary/src
Ben Vanik 540740ca41 NtCreateFile/NtOpenFile cleanup. Now opens directories, too. 2015-01-05 22:32:15 -08:00
..
alloy fnmadd(s)x 2015-01-05 22:11:02 -08:00
poly Optionally track max value seen during copy. 2015-01-04 04:57:40 -08:00
xdb Moving delegate to poly. 2014-12-31 19:26:51 -08:00
xenia NtCreateFile/NtOpenFile cleanup. Now opens directories, too. 2015-01-05 22:32:15 -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.