Commit graph

28747 commits

Author SHA1 Message Date
lizzie
c7012dfc4e make a bit more mergeable 2026-06-03 22:41:58 +00:00
lizzie
39aff705a9 Use updated SDL2 2026-06-03 22:41:58 +00:00
lizzie
d720b9cd04 revert input system to main 2026-06-03 22:41:58 +00:00
lizzie
331e11a84b stub add proper iostream init 2026-06-03 22:41:58 +00:00
lizzie
89cf704e6c ps4 icon 2026-06-03 22:41:58 +00:00
lizzie
0cc471aa19 update loicense 2026-06-03 22:41:58 +00:00
lizzie
441ced19a9 restore stupid lock, make ps4sup library 2026-06-03 22:41:58 +00:00
lizzie
eb7a7e3033 bs fix 2026-06-03 22:41:58 +00:00
lizzie
31aa24a4f7 fix eboot 2026-06-03 22:41:58 +00:00
lizzie
4b331b39da temp fix for dpad 2026-06-03 22:41:58 +00:00
lizzie
81a46c847a add emutls.c 2026-06-03 22:41:58 +00:00
lizzie
c8624e9161 reduce arm codeisze, force 16x4 pages again 2026-06-03 22:41:58 +00:00
lizzie
8c7e94c004 extra buffer precautions to not exhaust DMem, format better + perf history nerf 2026-06-03 22:41:58 +00:00
lizzie
1ea0822438 more inline pt2 2026-06-03 22:41:58 +00:00
lizzie
b72d890fa2 fix atexit impl 2026-06-03 22:41:58 +00:00
lizzie
09bf3d83ad fibers that don't immediately crash?!!?!?!!? 2026-06-03 22:41:58 +00:00
lizzie
9f34b2b7bd add fallback buffer back 2026-06-03 22:41:58 +00:00
lizzie
88e096ee68 force running services on host 2026-06-03 22:41:58 +00:00
lizzie
0a342f02b4 fix alloc failures 2026-06-03 22:41:58 +00:00
lizzie
2539ce00b6 fix for crashes on TLS due to openorbis being W E I R D 2026-06-03 22:41:58 +00:00
lizzie
a88a7319fd opengl bullshit 2026-06-03 22:41:58 +00:00
lizzie
92c98b8c4c proper memswap mechanism 2026-06-03 22:41:58 +00:00
lizzie
c8bad61a3b more stupid stuff 2026-06-03 22:41:58 +00:00
lizzie
9b16623bdb fixes 4 stuff 2026-06-03 22:41:58 +00:00
lizzie
c98349fe06 swap handling 2026-06-03 22:41:58 +00:00
lizzie
19e7c6d418 license 2026-06-03 22:41:58 +00:00
lizzie
27b6ae931c add sce_module so it loads on real hw 2026-06-03 22:41:58 +00:00
lizzie
41f21928c6 fixes for mbedtls 2026-06-03 22:41:58 +00:00
lizzie
96528f13cb adapt to new master 2026-06-03 22:41:58 +00:00
lizzie
1edd6fdc4f evil haxx 2026-06-03 22:41:58 +00:00
lizzie
f5c925caf5 extra ps4 defs 2026-06-03 22:41:58 +00:00
lizzie
b26ed7e320 make virtual buffer become an optional 2026-06-03 22:41:58 +00:00
lizzie
3000bc3bbf force NO fastmem 2026-06-03 22:41:58 +00:00
lizzie
4ea95f061e more memory shit 2026-06-03 22:41:58 +00:00
lizzie
a7ee59b133 MAP_SYSTEM 2026-06-03 22:41:58 +00:00
lizzie
78a002bf5b (likely) fixes for virtual dmem? 2026-06-03 22:41:58 +00:00
lizzie
edbfba2ae8 disable fastmem 2026-06-03 22:41:58 +00:00
lizzie
631ad9f252 try to fix the paths 2026-06-03 22:41:58 +00:00
lizzie
029a243d73 sysconf stub cuz crash(?) + some stderrp stuff 2026-06-03 22:41:58 +00:00
lizzie
5dddea0ff0 the orb 2026-06-03 22:41:58 +00:00
lizzie
e399d79199 fself + pkg stuffs 2026-06-03 22:41:58 +00:00
lizzie
bdf61b2578 make .pkg and .self 2026-06-03 22:41:58 +00:00
lizzie
f8a872d911 exclude more stuff from vulkan 2026-06-03 22:41:58 +00:00
lizzie
bf48edee06 exclude from vulkan surface selection 2026-06-03 22:41:58 +00:00
lizzie
49f8f0b747 buildable toolchain script + fixes for ffmpeg 2026-06-03 22:41:58 +00:00
lizzie
0b49415515 merge 2026-06-03 22:41:58 +00:00
lizzie
f9163b614f merge 2026-06-03 22:41:58 +00:00
lizzie
528ddf98d6 fix 2026-06-03 22:41:58 +00:00
lizzie
4e85c41673 toolchain-fix 2026-06-03 22:41:58 +00:00
lizzie
ad9af25027
[dynarmic] fix pre-SSE4.1 having errors on CMHI/CMLO, fix extra nuisances and add INTERP testcase (#4025)
Some checks are pending
tx-src / sources (push) Waiting to run
Check Strings / check-strings (push) Waiting to run
does a bit of code dedup
fixes pre-SSE4.1 having horrific CMHI/CMLO

Signed-off-by: lizzie <lizzie@eden-emu.dev>

Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/4025
Reviewed-by: crueter <crueter@eden-emu.dev>
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
2026-06-03 22:53:21 +02:00