lizzie
deb891ae54
mark codeblocks as noexcept
2026-08-12 18:30:04 +00:00
lizzie
53a6550a12
fix2
2026-08-12 18:30:04 +00:00
lizzie
abc79aab58
make a bit more mergeable
2026-08-12 18:30:04 +00:00
lizzie
ce0a8932f2
Use updated SDL2
2026-08-12 18:30:04 +00:00
lizzie
bd261df8ad
revert input system to main
2026-08-12 18:30:04 +00:00
lizzie
28c36e3b63
stub add proper iostream init
2026-08-12 18:30:04 +00:00
lizzie
4543e981ba
ps4 icon
2026-08-12 18:30:04 +00:00
lizzie
ceba4dc66e
update loicense
2026-08-12 18:30:04 +00:00
lizzie
4e2433b45e
restore stupid lock, make ps4sup library
2026-08-12 18:30:04 +00:00
lizzie
5860470c94
bs fix
2026-08-12 18:30:04 +00:00
lizzie
980e23e37a
fix eboot
2026-08-12 18:30:04 +00:00
lizzie
796c2b0450
temp fix for dpad
2026-08-12 18:30:04 +00:00
lizzie
3bd9805c85
add emutls.c
2026-08-12 18:30:04 +00:00
lizzie
68044106ae
reduce arm codeisze, force 16x4 pages again
2026-08-12 18:30:04 +00:00
lizzie
8cd897a3e5
extra buffer precautions to not exhaust DMem, format better + perf history nerf
2026-08-12 18:30:04 +00:00
lizzie
bbd737895c
more inline pt2
2026-08-12 18:30:04 +00:00
lizzie
d2d58f24bd
fix atexit impl
2026-08-12 18:30:04 +00:00
lizzie
60b1f4d2c5
fibers that don't immediately crash?!!?!?!!?
2026-08-12 18:30:04 +00:00
lizzie
a5bd5d06d5
force running services on host
2026-08-12 18:30:04 +00:00
lizzie
c9a55911be
fix alloc failures
2026-08-12 18:30:04 +00:00
lizzie
0e7fc7f6e9
fix for crashes on TLS due to openorbis being W E I R D
2026-08-12 18:30:04 +00:00
lizzie
b1dc9d59dc
opengl bullshit
2026-08-12 18:30:04 +00:00
lizzie
1ed5c3cea6
proper memswap mechanism
2026-08-12 18:30:04 +00:00
lizzie
999900249d
more stupid stuff
2026-08-12 18:30:04 +00:00
lizzie
23a0875545
fixes 4 stuff
2026-08-12 18:30:04 +00:00
lizzie
7c2662dd16
swap handling
2026-08-12 18:30:03 +00:00
lizzie
bfda17a16f
license
2026-08-12 18:29:15 +00:00
lizzie
dc5d6e78d7
add sce_module so it loads on real hw
2026-08-12 18:29:15 +00:00
lizzie
0345bbfd09
fixes for mbedtls
2026-08-12 18:29:15 +00:00
lizzie
580143a2d5
adapt to new master
2026-08-12 18:29:15 +00:00
lizzie
fa082e4407
evil haxx
2026-08-12 18:29:15 +00:00
lizzie
08992e2cbe
extra ps4 defs
2026-08-12 18:29:15 +00:00
lizzie
1093332251
force NO fastmem
2026-08-12 18:29:15 +00:00
lizzie
d3049682f2
more memory shit
2026-08-12 18:29:15 +00:00
lizzie
e9532148e7
MAP_SYSTEM
2026-08-12 18:29:15 +00:00
lizzie
07a1b78f8f
(likely) fixes for virtual dmem?
2026-08-12 18:29:15 +00:00
lizzie
fbd0366d6f
disable fastmem
2026-08-12 18:29:15 +00:00
lizzie
42181fb328
try to fix the paths
2026-08-12 18:29:15 +00:00
lizzie
46304432c6
sysconf stub cuz crash(?) + some stderrp stuff
2026-08-12 18:29:15 +00:00
lizzie
4371be81ff
the orb
2026-08-12 18:29:15 +00:00
lizzie
e8da0ff702
fself + pkg stuffs
2026-08-12 18:29:15 +00:00
lizzie
335b3552e2
make .pkg and .self
2026-08-12 18:29:15 +00:00
lizzie
df3a09f078
exclude more stuff from vulkan
2026-08-12 18:29:15 +00:00
lizzie
6f01172884
exclude from vulkan surface selection
2026-08-12 18:29:15 +00:00
lizzie
1f66d202ad
buildable toolchain script + fixes for ffmpeg
2026-08-12 18:29:15 +00:00
lizzie
69a7112e86
merge
2026-08-12 18:29:15 +00:00
lizzie
4e31882d30
merge
2026-08-12 18:29:15 +00:00
lizzie
3ad9fd07aa
fix
2026-08-12 18:29:15 +00:00
lizzie
ae4e9a39d2
toolchain-fix
2026-08-12 18:29:15 +00:00
lizzie
e7a931d06b
[eden-cli] rework loop to use new SDL3 event dispatch system ( #4108 )
...
modernized into the new SDL3 API for event dispatching.
also stopped using the periodic comparison and just added a SDL timer like it wants us to do
is it better than before? well it's certainly more portable now. docs say this improves battery usage on busywaits for event polling.
Signed-off-by: lizzie <lizzie@eden-emu.dev >
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/4108
Reviewed-by: Maufeat <sahyno1996@gmail.com >
Reviewed-by: MaranBr <maranbr@eden-emu.dev >
2026-08-12 18:10:24 +02:00