10892 Commits (ec2c30985c2d6293b4fa279540534ce26c1ec35e)

Author SHA1 Message Date
lizzie ec2c30985c FIX BSD DEFINE IN FUCKING BSD?, fix INVALID_SOCKET on httplib 3 months ago
lizzie baee7ba4a8 fix pragma once in even MORE core stuff 3 months ago
lizzie 48b08b29d0 more fs fixes 3 months ago
lizzie 0f721a2370 [cmake] Allow proper unity builds 3 months ago
crueter eaece15dbd
[svc] Stub BreakDebugProcess (#4044) 2 weeks ago
crueter 706a3d0764
[cmake] Disable `no-cast-function-type-mismatch` on Clang 19 (#4038) 2 weeks ago
MaranBr 0473747f94
[am] Fix application state notification (#4027) 2 weeks ago
lizzie 7c32cf03a1
[core/core_timing] better MWAITX and WAITPKG delays (#3984) 2 weeks ago
Yang Liu ff7bbaea7d
[dynarmic] bootstrap loongarch64 host build (#4015) 2 weeks ago
lizzie 9d55875377
[*] fix missing '#pragma once' on header files (#4014) 3 weeks ago
crueter 4a11d5db2f
[file_sys] Increase max file limit to 8192 (#4011) 3 weeks ago
maufeat c6afeb2bf8
[nvnflinger] Add case for DefaultDataSpace (#3956) 3 weeks ago
lizzie 2aa2ac7d9a
[hle/service{nvdrv,apm}] fixes for TetrisSwitch (#3983) 3 weeks ago
lizzie 37b5cf6003
[audio_core, hle, video_core] force inline of functions that only contain thread loops (#3970) 3 weeks ago
lost-chaos d761ecba8c
[core/arm/nce] suppress unused variable warnings (#4002) 3 weeks ago
xbzk 83683440b2
[net] ban api.epicgames.dev domain (#3999) 3 weeks ago
lizzie 46cfd9b6f3
[net] support SCTP protocols (+all base FBSD protos), ban more NS domains (#3955) 3 weeks ago
crueter feb8c5f88e
[desktop] More qt_common reorganization (#3916) 4 weeks ago
lizzie 300a646a34
[hle] make HBLoader work, add -hlaunch option (#3981) 4 weeks ago
lizzie e875a3196b
[core/hle/services/sockets] allow 'valid' range from [16,255] for IPv4 (#3491) 4 weeks ago
lizzie 7455854528
[core/memory] remove duplicates from template when unsafe=T/F, remove increment, remove sad path for exception code on cache op (#3972) 4 weeks ago
lizzie 413c7543ba
[hle] inline HLE cmif request to not allocate on heap stuff (#3605) 4 weeks ago
lizzie 975aa4e2f2
[common] remove ptr indirection on WallClock (#3864) 4 weeks ago
lizzie 02dee4a20b
[file_sys/system_archive] remove uneeded ctor/dtor initializations for std::map<> when creating system archives for nx_tzdb generated files (#3919) 4 weeks ago
smiRaphi 28a2ff1b94
[file_sys] fix romfs_ext mods (#3914) 1 month ago
lizzie b89cd6903c
[jit] fix Super Mario 64 in SM3D: All-Stars (#3950) 1 month ago
lizzie 672c21829b
[core/hle/kernel] Remove redundant TLS load/stores, reuse computed segment+address instead (#3932) 1 month ago
lizzie eec460ec2e
[dynarmic] remove decode matcher function handlers using std::function<>, use raw function pointers (#3920) 1 month ago
lizzie a6423a88cc
[file_sys] resize SD card size in 4GiB chunks (#3921) 1 month ago
lizzie f87b1dafc8
[file_sys/sytem_archive] add missing identifiers for +8.0 (#3867) 1 month ago
crueter b154a7da3c
[hle, friend] GetFriendListForViewerV2 STUBBED and update list of functions (#3933) (#3937) 1 month ago
PavelBARABANOV 86eae5cc41
[core] Fix qlaunch crash on second launch (#3930) 1 month ago
lizzie 4f4c298a39
[hle, service] fix errors related to race conditions triggering under SMG1 and SMG2 (#3927) 1 month ago
maufeat fee603f0b9
[kernel, hle] Initial 22.0.0 kernel changes and cmd stubs (#3761) 1 month ago
lizzie d17ecb01af
[file_sys] fix compilation on GCC 16 (#3917) 1 month ago
lizzie a587b7dc3a
[hle/nvdrv] drop redundant shared_ptr<> in internal nvhost_as_gpu mappings (#3858) 2 months ago
lizzie 90515bc6a2
[host1x] fix ffmpeg not having va-api on freebsd, inline nvenc (#3878) 2 months ago
crueter 676b1aabfc
[frontend] Built-in auto updater (#3845) 2 months ago
lizzie c172abfb53
[hle] reuse previous pagetable when initializing new processes on the same KProcessPageTable (#3891) 2 months ago
lizzie f088f5bd45
[loader] change ASLR algo to be more uniform (#3869) 2 months ago
Duncan Ogilvie 1590e7c061
[core] GDB improvements (#3848) 2 months ago
MaranBr 3a823de605
[dynarmic] Remove Ignore Global Monitor from CPU Accuracy Auto (#3846) 2 months ago
lizzie c95cb8f8ec
[hle] improved flusher that uses jthread (#3837) 2 months ago
crueter c05d999225
[bcat] Fix news to use Forgejo releases instead (#3841) 2 months ago
smiRaphi d99a8c65cc
[hle/kernel] Fix OutputDebugString formatting (#3744) 2 months ago
lizzie 1f787ffc39
[cmake, deps] conjure common/httplib.h and remove global def for httplib macros (#3800) 2 months ago
lizzie 148dc7b480
[arm] remove vtable bounce hack (#3776) 2 months ago
lizzie 5e927199c5
[dynarmic, cmake] Assorted RISC-V build fixes (#3797) 2 months ago
crueter 79f29abcba
[core] Fix renderdoc API garbage (#3816) 2 months ago
lizzie c3afd2fabd
[hle] fetch manager once in cmif wrapper (#3796) 2 months ago