lizzie
|
89a6e706f7
|
make a bit more mergeable
|
7 months ago |
lizzie
|
8da13a51f6
|
Use updated SDL2
|
7 months ago |
lizzie
|
bebf33cbe9
|
revert input system to main
|
7 months ago |
lizzie
|
00c7764691
|
stub add proper iostream init
|
7 months ago |
lizzie
|
86286dc846
|
ps4 icon
|
7 months ago |
lizzie
|
3d8b986de7
|
update loicense
|
7 months ago |
lizzie
|
543a9dc085
|
restore stupid lock, make ps4sup library
|
7 months ago |
lizzie
|
b42f527d51
|
bs fix
|
8 months ago |
lizzie
|
b3a7361b8a
|
fix eboot
|
8 months ago |
lizzie
|
be74a8e0be
|
temp fix for dpad
|
8 months ago |
lizzie
|
46e617cd37
|
add emutls.c
|
8 months ago |
lizzie
|
2bd3588f5f
|
reduce arm codeisze, force 16x4 pages again
|
8 months ago |
lizzie
|
ab9b8f67f5
|
extra buffer precautions to not exhaust DMem, format better + perf history nerf
|
8 months ago |
lizzie
|
405b858103
|
more inline pt2
|
8 months ago |
lizzie
|
a63e530d8e
|
fix atexit impl
|
8 months ago |
lizzie
|
d208da01c1
|
fibers that don't immediately crash?!!?!?!!?
|
8 months ago |
lizzie
|
12cd05e874
|
force running services on host
|
8 months ago |
lizzie
|
427a5a3c26
|
fix alloc failures
|
8 months ago |
lizzie
|
b89f3cf56b
|
fix for crashes on TLS due to openorbis being W E I R D
|
8 months ago |
lizzie
|
0064c906e1
|
opengl bullshit
|
8 months ago |
lizzie
|
8dd97772dc
|
proper memswap mechanism
|
9 months ago |
lizzie
|
6a8a4664c8
|
more stupid stuff
|
9 months ago |
lizzie
|
758435a59c
|
fixes 4 stuff
|
9 months ago |
lizzie
|
1c82c15bc7
|
swap handling
|
9 months ago |
lizzie
|
b2c74e9afa
|
license
|
9 months ago |
lizzie
|
f6b010ecc8
|
add sce_module so it loads on real hw
|
9 months ago |
lizzie
|
613f66528e
|
fixes for mbedtls
|
9 months ago |
lizzie
|
848c58fb61
|
adapt to new master
|
9 months ago |
lizzie
|
6f7ccf56b5
|
evil haxx
|
9 months ago |
lizzie
|
97dc0c3858
|
extra ps4 defs
|
9 months ago |
lizzie
|
ffac8491a6
|
force NO fastmem
|
9 months ago |
lizzie
|
06eff00e09
|
more memory shit
|
9 months ago |
lizzie
|
95755e2989
|
MAP_SYSTEM
|
9 months ago |
lizzie
|
99230c5bc7
|
(likely) fixes for virtual dmem?
|
9 months ago |
lizzie
|
98fe8b53ec
|
disable fastmem
|
9 months ago |
lizzie
|
0e801a7cb5
|
try to fix the paths
|
9 months ago |
lizzie
|
dabe3bd9dd
|
sysconf stub cuz crash(?) + some stderrp stuff
|
9 months ago |
lizzie
|
e5916cf38c
|
the orb
|
9 months ago |
lizzie
|
3fdce3c553
|
fself + pkg stuffs
|
9 months ago |
lizzie
|
378c563b44
|
make .pkg and .self
|
9 months ago |
lizzie
|
a0005df87c
|
exclude more stuff from vulkan
|
9 months ago |
lizzie
|
b5a996b3b5
|
exclude from vulkan surface selection
|
9 months ago |
lizzie
|
5a6b6c72a7
|
buildable toolchain script + fixes for ffmpeg
|
9 months ago |
lizzie
|
9fe0a6a4e0
|
merge
|
4 months ago |
lizzie
|
63bd4dfa03
|
merge
|
6 days ago |
lizzie
|
0a9f9d8a02
|
merge
|
9 months ago |
lizzie
|
e826eb2063
|
fix
|
9 months ago |
lizzie
|
9a9de01a03
|
toolchain-fix
|
8 months ago |
lizzie
|
858f9e5aea
|
[docs] Various grammar fixes, fix dead links, update deps.md, merge RDOC into Debug.md (#4315)
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.
-------------------
updates deps.md (freebsd had a package that didnt exist, oops)
netbsd also had outdated packages
moved windows caveats into the user guide (because well, those are user stuff, not build caveats)
MANY redundant wording removals (especially on dynarmic)
proper capitalization of Eden, Dynarmic, Amiibo, and CLion
fixed discord link on metainfo as well
also fixed file associations as well otherwise installed eden wont have icon over NSP/XCI/etc files
"please" is filler
fixes a HANDFUL of dead links as well
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/4315
Reviewed-by: crueter <crueter@eden-emu.dev>
Reviewed-by: CamilleLaVey <camillelavey99@gmail.com>
|
3 days ago |
crueter
|
e53e76168c
|
[externals] Update CI packages to new format (#4341)
Qt hasn't been updated to the new format yet, will do so later.
Signed-off-by: crueter <crueter@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.
-------------------
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/4341
Reviewed-by: CamilleLaVey <camillelavey99@gmail.com>
Reviewed-by: Lizzie and Samuel <lizzie@eden-emu.dev>
|
3 days ago |