25 lines
875 B
Markdown
25 lines
875 B
Markdown
# Eden Build Documentation
|
|
|
|
This contains documentation created by developers. This contains build instructions, guidelines, instructions/layouts for [cool stuff we made](./CPMUtil), and more.
|
|
|
|
- **[General Build Instructions](Build.md)**
|
|
- **[Cross Compiling](CrossCompile.md)**
|
|
- **[Development Guidelines](Development.md)**
|
|
- **[Dependencies](Deps.md)**
|
|
- **[Debug Guidelines](./Debug.md)**
|
|
- **[CPM - CMake Package Manager](./CPMUtil)**
|
|
- **[Platform-Specific Caveats](Caveats.md)**
|
|
- **[The NVIDIA SM86 (Maxwell) GPU](./NvidiaGpu.md)**
|
|
- **[User Handbook](./user)**
|
|
- **[Dynarmic](./dynarmic)**
|
|
- **[Cross compilation](./CrossCompile.md)**
|
|
- **[Driver Bugs](./DriverBugs.md)**
|
|
|
|
## Policies
|
|
|
|
Policies and information on development.
|
|
|
|
- **[AI and LLM Usage](./policies/AI.md)**
|
|
- **[Release Policy](./policies/Release.md)**
|
|
- **[Coding guidelines](./policies/Coding.md)**
|