mirror of
https://github.com/xenia-project/xenia.git
synced 2025-12-06 07:12:03 +01:00
| .. | ||
| alloy | ||
| poly | ||
| xdb | ||
| xenia | ||
| 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.