7486 Commits (f9be994e3259f0f7542e66c3e8bd2f31f980e5f2)

Author SHA1 Message Date
Exverge f9be994e32
[hle/kernel] assume all memory managers to be aligned to host page size 1 month ago
lizzie 9677522e6c
[core/hle/kernel/svc] add missing CanContain check for {Un}MapProcessCodeMemory, remove 4KB align func (#4164) 1 month ago
lizzie f423471cc0
[*, docs] remove UTF8 and make docs ASCII only (#4166) 1 month ago
lizzie ce043aceb9
[core/hle/service] remove duplicate Core::System& from some ServiceFramework (#4171) 1 month ago
lizzie bfc0e60333
[externals/stb] only include JPEG functions, disable all others (#4179) 1 month ago
Exverge 5858998e35
Align all physical pages to page size 1 month ago
Exverge da54e20332
[dynarmic] minor optimization on codepage caching for non-fastmem 1 month ago
Exverge 8ed9805d8e
remove old debugging changes 1 month ago
Exverge 0ab7e58d39
fix compile on non-msvc windows and linux 1 month ago
Exverge c78d2068e1
[core/arm] initial fastmem/nce support on variable page sizes & macOS 1 month ago
lizzie 1b482fa99b
[hle] remove parent object reference data on Request/Response builders, pass by argument (#3774) 2 months ago
xbzk b6ee847947
[hle/am] make Service::Process move-only to fix #3908 KProcess use-after-free (#4137) 2 months ago
maufeat 0c2894eabf
[hle] add: (re)winding application and revert option<Process> back to unique_ptr (#4134) 2 months ago
lizzie d8a8169eb2
[hle/bsd] do not use rust-result wannabe Expected in functions (#4075) 2 months ago
lizzie 81c6e56713
[core/am] ban y2k domain to make Civ7 boot web-appletless (#3868) 2 months ago
lizzie 3aa0d46259
[video_core, hle] remove redundant parent references in system structs (#3908) 2 months 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) 3 months ago
MaranBr 0473747f94
[am] Fix application state notification (#4027) 3 months ago
lizzie 7c32cf03a1
[core/core_timing] better MWAITX and WAITPKG delays (#3984) 3 months ago
lizzie 9d55875377
[*] fix missing '#pragma once' on header files (#4014) 3 months ago
maufeat c6afeb2bf8
[nvnflinger] Add case for DefaultDataSpace (#3956) 3 months ago
lizzie 2aa2ac7d9a
[hle/service{nvdrv,apm}] fixes for TetrisSwitch (#3983) 3 months ago
lizzie 37b5cf6003
[audio_core, hle, video_core] force inline of functions that only contain thread loops (#3970) 3 months ago
xbzk 83683440b2
[net] ban api.epicgames.dev domain (#3999) 3 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) 4 months ago
maufeat fee603f0b9
[kernel, hle] Initial 22.0.0 kernel changes and cmd stubs (#3761) 4 months ago
lizzie a587b7dc3a
[hle/nvdrv] drop redundant shared_ptr<> in internal nvhost_as_gpu mappings (#3858) 4 months ago
lizzie 90515bc6a2
[host1x] fix ffmpeg not having va-api on freebsd, inline nvenc (#3878) 4 months ago
crueter 676b1aabfc
[frontend] Built-in auto updater (#3845) 4 months ago
lizzie c172abfb53
[hle] reuse previous pagetable when initializing new processes on the same KProcessPageTable (#3891) 4 months ago
Duncan Ogilvie 1590e7c061
[core] GDB improvements (#3848) 4 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