lizzie
79e1cfd31a
leave pending param package stuff
2026-06-16 01:19:10 +00:00
lizzie
de2dce0970
restore protection
2026-06-16 01:19:10 +00:00
lizzie
27a3f58906
immediately terminate in OO, use 2MB swap handler
2026-06-16 01:19:10 +00:00
lizzie
400663c48b
reduce fiber sizes
2026-06-16 01:18:53 +00:00
lizzie
7c1733adc4
fix yuzu cpp
2026-06-16 01:18:53 +00:00
lizzie
7cf31723f8
use dmem for swap buffers, restore full jit sizes
2026-06-16 01:18:53 +00:00
lizzie
d995d2cb0e
force ankerl + fixup for OO with prelude commits
2026-06-16 01:18:53 +00:00
lizzie
f06a40e007
fix
2026-06-16 01:18:53 +00:00
lizzie
159e3a2ac8
fixup shit
2026-06-16 01:18:53 +00:00
lizzie
806df6c8c2
use newer sdl2, make bigger stack
2026-06-16 01:18:53 +00:00
lizzie
03be2cd194
mark codeblocks as noexcept
2026-06-16 01:18:53 +00:00
lizzie
28866bd73f
make a bit more mergeable
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
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
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
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
d4b9bbbce7
merge
2026-06-16 01:17:31 +00:00
lizzie
3787254d0d
merge
2026-06-16 01:17:31 +00:00
lizzie
c8c61a12c3
[dynarmic, MacroHLE] Fix crashes on W^X systems ( #4090 )
...
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