lizzie
1d13f6043c
stub add proper iostream init
4 months ago
lizzie
c6d8898c74
ps4 icon
4 months ago
lizzie
708ffa6cd0
update loicense
4 months ago
lizzie
25fb1de550
restore stupid lock, make ps4sup library
4 months ago
lizzie
4e003b60e9
bs fix
4 months ago
lizzie
6bc5efdf5e
fix eboot
4 months ago
lizzie
f554c9e741
temp fix for dpad
4 months ago
lizzie
77cc5fea6f
add emutls.c
4 months ago
lizzie
d88a1518cd
reduce arm codeisze, force 16x4 pages again
5 months ago
lizzie
f25cf4a024
extra buffer precautions to not exhaust DMem, format better + perf history nerf
5 months ago
lizzie
876a8825e3
more inline pt2
5 months ago
lizzie
f29f247869
fix atexit impl
5 months ago
lizzie
f5b8c80779
fibers that don't immediately crash?!!?!?!!?
5 months ago
lizzie
d37ba6f3fc
add fallback buffer back
5 months ago
lizzie
3eb6a23e42
force running services on host
5 months ago
lizzie
a625fcd5b3
fix alloc failures
5 months ago
lizzie
c3f5456bac
fix for crashes on TLS due to openorbis being W E I R D
5 months ago
lizzie
3a053224de
opengl bullshit
4 months ago
lizzie
d47a4b89f7
proper memswap mechanism
6 months ago
lizzie
daf4e9749d
more stupid stuff
6 months ago
lizzie
fc42cc3d92
fixes 4 stuff
6 months ago
lizzie
c528822a79
swap handling
6 months ago
lizzie
711eb59aad
license
6 months ago
lizzie
f903b24885
add sce_module so it loads on real hw
6 months ago
lizzie
88e9ca0518
fixes for mbedtls
6 months ago
lizzie
946fbe4b25
adapt to new master
6 months ago
lizzie
f9830093d8
evil haxx
6 months ago
lizzie
5c70fff3ea
extra ps4 defs
6 months ago
lizzie
5f9508294d
make virtual buffer become an optional
6 months ago
lizzie
d1f46b2963
force NO fastmem
6 months ago
lizzie
777a26c29e
more memory shit
6 months ago
lizzie
5496119ad3
MAP_SYSTEM
6 months ago
lizzie
91dc9e41d8
(likely) fixes for virtual dmem?
6 months ago
lizzie
4a8df8d5bf
disable fastmem
6 months ago
lizzie
5dc6ced8e9
try to fix the paths
6 months ago
lizzie
e4a6693424
sysconf stub cuz crash(?) + some stderrp stuff
6 months ago
lizzie
db35effd3a
the orb
6 months ago
lizzie
5af0401a18
fself + pkg stuffs
6 months ago
lizzie
25f0c17485
make .pkg and .self
6 months ago
lizzie
e7ecea2ac4
exclude more stuff from vulkan
6 months ago
lizzie
ca6fa64c8a
exclude from vulkan surface selection
6 months ago
lizzie
afbe093c47
buildable toolchain script + fixes for ffmpeg
6 months ago
lizzie
c110ab1e23
merge
2 weeks ago
lizzie
2bd62841d7
merge
6 months ago
lizzie
65d99aeac5
fix
6 months ago
lizzie
a780616834
toolchain-fix
5 months ago
crueter
feb8c5f88e
[desktop] More qt_common reorganization ( #3916 )
Ported from QML branch.
Main "big" change is that EmuThread is now a shared state in QtCommon,
not individually managed/passed around by GRenderWindow and MainWindow.
Signed-off-by: crueter <crueter@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3916
Reviewed-by: Lizzie <lizzie@eden-emu.dev>
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
2 weeks ago
lizzie
300a646a34
[hle] make HBLoader work, add -hlaunch option ( #3981 )
hbloader is required to launch a bunch of shit (particularly hbmenu)
however due to some restrictive metadata validation, it doesn't get recognized as an NSP file
programs like hbmenu require hbloader (since it feeds them data like ConfigEntries and whatnot), launching hbmenu as-is standalone will result in a launchInit() error
adds an option to launch hbmenu via command line
Signed-off-by: lizzie <lizzie@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3981
Reviewed-by: Maufeat <sahyno1996@gmail.com>
Reviewed-by: crueter <crueter@eden-emu.dev>
2 weeks ago
lizzie
e875a3196b
[core/hle/services/sockets] allow 'valid' range from [16,255] for IPv4 ( #3491 )
Signed-off-by: lizzie <lizzie@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3491
Reviewed-by: Maufeat <sahyno1996@gmail.com>
Reviewed-by: CamilleLaVey <camillelavey99@gmail.com>
2 weeks ago
lizzie
4eb082485d
[video_core] fix odr violation in formatter for pixelFormat ( #3504 )
Signed-off-by: lizzie <lizzie@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3504
Reviewed-by: crueter <crueter@eden-emu.dev>
Reviewed-by: CamilleLaVey <camillelavey99@gmail.com>
2 weeks ago