Commit graph

28781 commits

Author SHA1 Message Date
lizzie
03be2cd194 mark codeblocks as noexcept 2026-06-16 01:18:53 +00:00
lizzie
34d88c2d41 fix2 2026-06-16 01:18:53 +00:00
lizzie
28866bd73f make a bit more mergeable 2026-06-16 01:18:53 +00:00
lizzie
dd6e99b409 Use updated SDL2 2026-06-16 01:18:53 +00:00
lizzie
49073b7bc7 revert input system to main 2026-06-16 01:18:53 +00:00
lizzie
28731cb4fd stub add proper iostream init 2026-06-16 01:18:53 +00:00
lizzie
93555b4821 ps4 icon 2026-06-16 01:18:53 +00:00
lizzie
009a2480c0 update loicense 2026-06-16 01:18:53 +00:00
lizzie
cfdfe1e280 restore stupid lock, make ps4sup library 2026-06-16 01:18:53 +00:00
lizzie
99ad476f35 bs fix 2026-06-16 01:18:53 +00:00
lizzie
9077b171b9 fix eboot 2026-06-16 01:18:53 +00:00
lizzie
8277772f3e temp fix for dpad 2026-06-16 01:18:53 +00:00
lizzie
b5a7c6eb82 add emutls.c 2026-06-16 01:18:53 +00:00
lizzie
717ee45123 reduce arm codeisze, force 16x4 pages again 2026-06-16 01:18:53 +00:00
lizzie
4c11cee393 extra buffer precautions to not exhaust DMem, format better + perf history nerf 2026-06-16 01:18:53 +00:00
lizzie
8536864728 more inline pt2 2026-06-16 01:18:53 +00:00
lizzie
08b0b0d43e fix atexit impl 2026-06-16 01:18:53 +00:00
lizzie
a67b3dde45 fibers that don't immediately crash?!!?!?!!? 2026-06-16 01:18:53 +00:00
lizzie
a60cb0bd55 force running services on host 2026-06-16 01:18:40 +00:00
lizzie
8cc383baa2 fix alloc failures 2026-06-16 01:18:40 +00:00
lizzie
0cd160529d fix for crashes on TLS due to openorbis being W E I R D 2026-06-16 01:18:40 +00:00
lizzie
52f66fc6fe opengl bullshit 2026-06-16 01:18:40 +00:00
lizzie
476e147e8e proper memswap mechanism 2026-06-16 01:18:40 +00:00
lizzie
2436f61906 more stupid stuff 2026-06-16 01:18:38 +00:00
lizzie
371610bd9f fixes 4 stuff 2026-06-16 01:18:38 +00:00
lizzie
1fa935017b swap handling 2026-06-16 01:18:36 +00:00
lizzie
4e48f86764 license 2026-06-16 01:18:27 +00:00
lizzie
0437b5a75e add sce_module so it loads on real hw 2026-06-16 01:18:27 +00:00
lizzie
141c3d96ef fixes for mbedtls 2026-06-16 01:18:27 +00:00
lizzie
87055f3540 adapt to new master 2026-06-16 01:18:27 +00:00
lizzie
8ed9abdef0 evil haxx 2026-06-16 01:18:27 +00:00
lizzie
5e39fcd808 extra ps4 defs 2026-06-16 01:18:27 +00:00
lizzie
277585c128 force NO fastmem 2026-06-16 01:18:25 +00:00
lizzie
1fa25f8f39 more memory shit 2026-06-16 01:17:55 +00:00
lizzie
0c0dca0404 MAP_SYSTEM 2026-06-16 01:17:55 +00:00
lizzie
a0dda12845 (likely) fixes for virtual dmem? 2026-06-16 01:17:55 +00:00
lizzie
53af7d2caf disable fastmem 2026-06-16 01:17:55 +00:00
lizzie
071910cea5 try to fix the paths 2026-06-16 01:17:55 +00:00
lizzie
2a0bd012f8 sysconf stub cuz crash(?) + some stderrp stuff 2026-06-16 01:17:54 +00:00
lizzie
9f9df4610d the orb 2026-06-16 01:17:31 +00:00
lizzie
f94f8fcd94 fself + pkg stuffs 2026-06-16 01:17:31 +00:00
lizzie
b169ff9aa3 make .pkg and .self 2026-06-16 01:17:31 +00:00
lizzie
fba819fd77 exclude more stuff from vulkan 2026-06-16 01:17:31 +00:00
lizzie
e7904b16b5 exclude from vulkan surface selection 2026-06-16 01:17:31 +00:00
lizzie
dec27da79c buildable toolchain script + fixes for ffmpeg 2026-06-16 01:17:31 +00:00
lizzie
d4b9bbbce7 merge 2026-06-16 01:17:31 +00:00
lizzie
3787254d0d merge 2026-06-16 01:17:31 +00:00
lizzie
0430253642 fix 2026-06-16 01:17:31 +00:00
lizzie
4bb949fc88 toolchain-fix 2026-06-16 01:17:30 +00:00
lizzie
c8c61a12c3
[dynarmic, MacroHLE] Fix crashes on W^X systems (#4090)
Some checks are pending
tx-src / sources (push) Waiting to run
Check Strings / check-strings (push) Waiting to run
should fix crashes on:
- NetBSD
- SELinux
- OpenBSD
- other W^X systems
- some person trying to be funny with W^X on their system even if they dont have to

perf impact should be minimal

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

Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/4090
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
Reviewed-by: Maufeat <sahyno1996@gmail.com>
2026-06-15 22:06:14 +02:00