lizzie
deb891ae54
mark codeblocks as noexcept
7 months ago
lizzie
53a6550a12
fix2
7 months ago
lizzie
abc79aab58
make a bit more mergeable
7 months ago
lizzie
ce0a8932f2
Use updated SDL2
7 months ago
lizzie
bd261df8ad
revert input system to main
7 months ago
lizzie
28c36e3b63
stub add proper iostream init
7 months ago
lizzie
4543e981ba
ps4 icon
7 months ago
lizzie
ceba4dc66e
update loicense
7 months ago
lizzie
4e2433b45e
restore stupid lock, make ps4sup library
7 months ago
lizzie
5860470c94
bs fix
7 months ago
lizzie
980e23e37a
fix eboot
7 months ago
lizzie
796c2b0450
temp fix for dpad
7 months ago
lizzie
3bd9805c85
add emutls.c
7 months ago
lizzie
68044106ae
reduce arm codeisze, force 16x4 pages again
7 months ago
lizzie
8cd897a3e5
extra buffer precautions to not exhaust DMem, format better + perf history nerf
7 months ago
lizzie
bbd737895c
more inline pt2
7 months ago
lizzie
d2d58f24bd
fix atexit impl
7 months ago
lizzie
60b1f4d2c5
fibers that don't immediately crash?!!?!?!!?
7 months ago
lizzie
a5bd5d06d5
force running services on host
7 months ago
lizzie
c9a55911be
fix alloc failures
7 months ago
lizzie
0e7fc7f6e9
fix for crashes on TLS due to openorbis being W E I R D
8 months ago
lizzie
b1dc9d59dc
opengl bullshit
7 months ago
lizzie
1ed5c3cea6
proper memswap mechanism
8 months ago
lizzie
999900249d
more stupid stuff
8 months ago
lizzie
23a0875545
fixes 4 stuff
8 months ago
lizzie
7c2662dd16
swap handling
8 months ago
lizzie
bfda17a16f
license
8 months ago
lizzie
dc5d6e78d7
add sce_module so it loads on real hw
8 months ago
lizzie
0345bbfd09
fixes for mbedtls
8 months ago
lizzie
580143a2d5
adapt to new master
8 months ago
lizzie
fa082e4407
evil haxx
9 months ago
lizzie
08992e2cbe
extra ps4 defs
9 months ago
lizzie
1093332251
force NO fastmem
9 months ago
lizzie
d3049682f2
more memory shit
9 months ago
lizzie
e9532148e7
MAP_SYSTEM
9 months ago
lizzie
07a1b78f8f
(likely) fixes for virtual dmem?
9 months ago
lizzie
fbd0366d6f
disable fastmem
9 months ago
lizzie
42181fb328
try to fix the paths
8 months ago
lizzie
46304432c6
sysconf stub cuz crash(?) + some stderrp stuff
9 months ago
lizzie
4371be81ff
the orb
9 months ago
lizzie
e8da0ff702
fself + pkg stuffs
9 months ago
lizzie
335b3552e2
make .pkg and .self
8 months ago
lizzie
df3a09f078
exclude more stuff from vulkan
9 months ago
lizzie
6f01172884
exclude from vulkan surface selection
9 months ago
lizzie
1f66d202ad
buildable toolchain script + fixes for ffmpeg
8 months ago
lizzie
69a7112e86
merge
3 months ago
lizzie
4e31882d30
merge
8 months ago
lizzie
3ad9fd07aa
fix
9 months ago
lizzie
ae4e9a39d2
toolchain-fix
7 months ago
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>
2 days ago