You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lizzie
0465292a81
[docs] overview doc for newcomers ( #4266 )
Signed-off-by: lizzie <lizzie@eden-emu.dev>
- [x] I have read and followed the [Contribution Guidelines](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/CONTRIBUTING.md#code-contributions ).
- [x] I have read and followed the [AI Policy](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/docs/policies/AI.md )
- [x] I have read and followed the [Coding Guidelines](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/docs/policies/Coding.md ) to the best of my ability.
-------------------
documents basic stuff about the emu and "hey eden is HLE" (like most yuzu forks!)
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/4266
Reviewed-by: CamilleLaVey <camillelavey99@gmail.com>
Reviewed-by: Maufeat <sahyno1996@gmail.com>
2 weeks ago
..
build
force rebase
1 week ago
dynarmic
force rebase
1 week ago
img
[dist] shrink png asset size with optipng, scripts to generate assets (#2573)
11 months ago
policies
force rebase
1 week ago
user
force rebase
1 week ago
Build.md
[docs] clang-cl with MSVC, misc docs updates (#4034)
3 months ago
CODEOWNERS
[docs] Tighten AI restrictions and switch to CONTRIBUTING.md (#4193)
2 months ago
CPMUtil.md
[cmake] CPMUtil rewrite of the day number 852 (#4130)
2 months ago
Caveats.md
[tools] refactor, use #!/bin/sh, update license files (#3998)
3 months ago
CrossCompile.md
[cmake, docs] Reorganize CMakeModules directory and add GentooCross toolchain (#4088)
3 months ago
Debug.md
[vk, renderdoc] fixed zero-sized streambuffer bug on old heap-absent GPUs (#4052)
3 months ago
Deps.md
[cmake] Bump minimum version to 3.31 (#4055)
3 months ago
DesignOverview.md
[docs] overview doc for newcomers (#4266)
2 weeks ago
Development.md
[docs] Clean up debug and development docs + fix mdlint (#3936)
4 months ago
DriverBugs.md
[docs] initial document driver bugs (#3382)
7 months ago
HosKernel.md
[docs] clang-cl with MSVC, misc docs updates (#4034)
3 months ago
NvidiaGpu.md
[docs] add CodingStyle + Coding guidelines, HOS kernel basics, 'Settings' and add external resources, add better docs for dtrace-tool.pl (#3964)
4 months ago
Options.md
[cmake] Add ENABLE_WERROR option (#4080)
3 weeks ago
README.md
[docs] overview doc for newcomers (#4266)
2 weeks ago
RenderDoc.md
[vk, renderdoc] fixed zero-sized streambuffer bug on old heap-absent GPUs (#4052)
3 months ago
Settings.md
[docs] add CodingStyle + Coding guidelines, HOS kernel basics, 'Settings' and add external resources, add better docs for dtrace-tool.pl (#3964)
4 months ago
Eden Build Documentation
Are you just a casual user? Take a look at our User Handbook then!
If you want to register/signup as a contributor, take a gander at the signup guide .
This contains documentation created by developers. This contains build instructions, guidelines, instructions/layouts for cool stuff we made , and more.
Policies
Policies and information on development.
Externals
Other useful resources in general, take a quick read if you need.