lizzie
81a6064d45
ps4 icon
1 month ago
lizzie
09c455cb03
update loicense
1 month ago
lizzie
5e862563d7
restore stupid lock, make ps4sup library
1 month ago
lizzie
129dd8503d
bs fix
1 month ago
lizzie
6bed415675
fix eboot
1 month ago
lizzie
bb11f527b4
temp fix for dpad
1 month ago
lizzie
7a45b6894c
add emutls.c
1 month ago
lizzie
a6eca23705
reduce arm codeisze, force 16x4 pages again
1 month ago
lizzie
4ed2629b69
extra buffer precautions to not exhaust DMem, format better + perf history nerf
2 months ago
lizzie
87830d198e
more inline pt2
2 months ago
lizzie
ca7c271b98
fix atexit impl
2 months ago
lizzie
16398d3831
fibers that don't immediately crash?!!?!?!!?
2 months ago
lizzie
9ab7e3c3b5
add fallback buffer back
2 months ago
lizzie
ada43ec8b9
force running services on host
2 months ago
lizzie
251050fbb6
fix alloc failures
2 months ago
lizzie
ebbc3b2edc
fix sdl2
2 months ago
lizzie
1efdf3abed
fix for crashes on TLS due to openorbis being W E I R D
2 months ago
lizzie
5bad3d006a
opengl bullshit
1 month ago
lizzie
ed14de5967
proper memswap mechanism
3 months ago
lizzie
21c77dfe64
more stupid stuff
3 months ago
lizzie
e9a69e03ab
fixes 4 stuff
3 months ago
lizzie
e2a21a412d
swap handling
3 months ago
lizzie
8e81716619
license
3 months ago
lizzie
7fe3f77e3b
add sce_module so it loads on real hw
3 months ago
lizzie
6724cbb0f7
fixes for mbedtls
3 months ago
lizzie
86f580161c
adapt to new master
3 months ago
lizzie
3f8d0e7868
evil haxx
3 months ago
lizzie
291ec40f8c
extra ps4 defs
3 months ago
lizzie
5717b0bd4c
make virtual buffer become an optional
3 months ago
lizzie
758275bef8
force NO fastmem
3 months ago
lizzie
21a5a4f851
more memory shit
3 months ago
lizzie
99c23b3ad9
MAP_SYSTEM
3 months ago
lizzie
034d7e9445
(likely) fixes for virtual dmem?
3 months ago
lizzie
d4685adcdf
disable fastmem
3 months ago
lizzie
8998c8130d
try to fix the paths
3 months ago
lizzie
62a758c16f
sysconf stub cuz crash(?) + some stderrp stuff
3 months ago
lizzie
de7fdd2487
the orb
3 months ago
lizzie
e47aa66afa
fself + pkg stuffs
3 months ago
lizzie
1fcfa1bdd7
make .pkg and .self
3 months ago
lizzie
f3434cd411
exclude more stuff from vulkan
3 months ago
lizzie
27092bdfda
exclude from vulkan surface selection
3 months ago
lizzie
48ff304513
buildable toolchain script + fixes for ffmpeg
3 months ago
lizzie
d0fddb3fcb
merge
3 months ago
lizzie
de8174634b
merge
3 months ago
lizzie
081c21bfe9
fix
3 months ago
lizzie
cf17951e9c
toolchain-fix
2 months ago
lizzie
a55253c8e2
fuck you
2 months ago
lizzie
d7fdc977a1
no conversion fixs
2 months ago
crueter
0ff84ef312
[desktop] Fix path corruption for special characters on Windows ( #3635 )
https://github.com/azahar-emu/azahar/pull/1745
Authored-by: RedBlackAka <140876408+RedBlackAka@users.noreply.github.com>
Signed-off-by: crueter <crueter@eden-emu.dev>
Co-authored-by: RedBlackAka <140876408+RedBlackAka@users.noreply.github.com>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3635
Reviewed-by: DraVee <dravee@eden-emu.dev>
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
5 days ago
crueter
00e2128fab
[desktop] Allow deletion of add-ons from the add-on menu ( #3626 )
Adds a location param to the Patch struct which can be used to delete
any installed mods at the user's request. You can delete multiple at
once too, or just one by right-clicking
You are not able to delete game updates, DLC, or SDMC mods.
Signed-off-by: crueter <crueter@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3626
Reviewed-by: DraVee <dravee@eden-emu.dev>
Reviewed-by: Maufeat <sahyno1996@gmail.com>
5 days ago