7474 Commits (e5fd0b8ef5d8a4e9b0c67e1cf1963b0d7be01e0a)

Author SHA1 Message Date
lizzie 219920fbd0 disable JIT service 2 months ago
lizzie 4a891bee92 initial wasm support 2 months ago
lizzie d8a8169eb2
[hle/bsd] do not use rust-result wannabe Expected in functions (#4075) 1 month ago
lizzie 81c6e56713
[core/am] ban y2k domain to make Civ7 boot web-appletless (#3868) 1 month ago
lizzie 3aa0d46259
[video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
lizzie 8e9513cb5f
[service/ro] Fix too many plugin.nro not being loaded for SSBU (#3982) 2 months ago
lizzie 950e0f82fb
[hle/sm] implement sm:AtmosphereHasService (#3771) 2 months ago
xbzk 73918d23d5
[video_core, maxwell] fixes for homebrew games that use MESA compiler (#4012) 2 months ago
xbzk 78a1cd0533
[hle] support passing arguments to homebrew applications (#4013) 2 months ago
BoiledElectricity d698c3b601
[hle/fs] fix handle Temporary/ProperSystem/SafeMode save spaces instead of ASSERT(false) (#4069) 2 months ago
lizzie 3875093c70
[hle] Fixes for nxident, nxmp and nxplay, remove hbl.nsp workarounds (#3996) 2 months ago
lizzie 5ba3ae32dc
[hle/sockets] fix crash when socket() isn't initialized but send()/recv() are called (#3729) 2 months ago
crueter eaece15dbd
[svc] Stub BreakDebugProcess (#4044) 2 months ago
MaranBr 0473747f94
[am] Fix application state notification (#4027) 2 months ago
lizzie 7c32cf03a1
[core/core_timing] better MWAITX and WAITPKG delays (#3984) 2 months ago
lizzie 9d55875377
[*] fix missing '#pragma once' on header files (#4014) 2 months ago
maufeat c6afeb2bf8
[nvnflinger] Add case for DefaultDataSpace (#3956) 2 months ago
lizzie 2aa2ac7d9a
[hle/service{nvdrv,apm}] fixes for TetrisSwitch (#3983) 2 months ago
lizzie 37b5cf6003
[audio_core, hle, video_core] force inline of functions that only contain thread loops (#3970) 2 months ago
xbzk 83683440b2
[net] ban api.epicgames.dev domain (#3999) 2 months ago
lizzie 46cfd9b6f3
[net] support SCTP protocols (+all base FBSD protos), ban more NS domains (#3955) 3 months ago
lizzie 300a646a34
[hle] make HBLoader work, add -hlaunch option (#3981) 3 months ago
lizzie e875a3196b
[core/hle/services/sockets] allow 'valid' range from [16,255] for IPv4 (#3491) 3 months ago
lizzie 413c7543ba
[hle] inline HLE cmif request to not allocate on heap stuff (#3605) 3 months ago
lizzie 975aa4e2f2
[common] remove ptr indirection on WallClock (#3864) 3 months ago
lizzie b89cd6903c
[jit] fix Super Mario 64 in SM3D: All-Stars (#3950) 3 months ago
lizzie 672c21829b
[core/hle/kernel] Remove redundant TLS load/stores, reuse computed segment+address instead (#3932) 3 months ago
crueter b154a7da3c
[hle, friend] GetFriendListForViewerV2 STUBBED and update list of functions (#3933) (#3937) 3 months ago
lizzie 4f4c298a39
[hle, service] fix errors related to race conditions triggering under SMG1 and SMG2 (#3927) 3 months ago
maufeat fee603f0b9
[kernel, hle] Initial 22.0.0 kernel changes and cmd stubs (#3761) 3 months ago
lizzie a587b7dc3a
[hle/nvdrv] drop redundant shared_ptr<> in internal nvhost_as_gpu mappings (#3858) 3 months ago
lizzie 90515bc6a2
[host1x] fix ffmpeg not having va-api on freebsd, inline nvenc (#3878) 3 months ago
crueter 676b1aabfc
[frontend] Built-in auto updater (#3845) 3 months ago
lizzie c172abfb53
[hle] reuse previous pagetable when initializing new processes on the same KProcessPageTable (#3891) 3 months ago
Duncan Ogilvie 1590e7c061
[core] GDB improvements (#3848) 3 months ago
lizzie c95cb8f8ec
[hle] improved flusher that uses jthread (#3837) 4 months ago
crueter c05d999225
[bcat] Fix news to use Forgejo releases instead (#3841) 4 months ago
smiRaphi d99a8c65cc
[hle/kernel] Fix OutputDebugString formatting (#3744) 4 months ago
lizzie 1f787ffc39
[cmake, deps] conjure common/httplib.h and remove global def for httplib macros (#3800) 4 months ago
lizzie 148dc7b480
[arm] remove vtable bounce hack (#3776) 4 months ago
lizzie c3afd2fabd
[hle] fetch manager once in cmif wrapper (#3796) 4 months ago
lizzie ee2891c55e
[common] unify std::random_device (#3801) 4 months ago
PavelBARABANOV 813a35abca
[vi] Restore high Z-index for shared buffer layer to fix keyboard overlay display (#3787) 4 months ago
lizzie b673dad40d
[hle/service/nifm] fix pack(pop) warning on clang (#3764) 4 months ago
lizzie 772e38cb8d
[hle/service/sockets] fix hogwarts legacy crash due to non-blacklisted domain (#3762) 5 months ago
lizzie 811cc18d74
[hle/acc] fix (false) return where it's just 2 (#3763) 5 months ago
lizzie c41209f137
[hle] update reported atmosphere to 1.10.2 (#3738) 5 months ago
lizzie ad7aea4863
[hle] update fw 22.0.0 constants (#3741) 5 months ago
lizzie 395613b01f
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 5 months ago
crueter c7b23f4a1a
[time] fix: guard timezone out buffer logging (#3668) 5 months ago