10920 Commits (20140a1fc8d4b8718ac3e35c8c85d97dd7528bb2)

Author SHA1 Message Date
lizzie 17b3be93d4 fixes 4 stuff 8 months ago
lizzie 2c91f72b48 license 8 months ago
lizzie 9f0a9c6e12 evil haxx 8 months ago
lizzie cb3c9e1af0 extra ps4 defs 8 months ago
lizzie 3fd6eeaf9f
Revert #3970 #4177 (#4187) 2 weeks ago
lizzie 41762940d6
[common] rework BitField and BitUtil, use concepts whenever possible (#4076) 2 weeks ago
lizzie e401414aab
[core/hle] update fw constants to 22.5.0, ams -> 1.11.2, implement /digest file (#4165) 2 weeks ago
lizzie 29f712d3b5
[core/device_memory_manager] use more pointer/iterator stable std::vector<> instead of deque<> for multi address scatter/gather (#4098) 2 weeks ago
lizzie 9677522e6c
[core/hle/kernel/svc] add missing CanContain check for {Un}MapProcessCodeMemory, remove 4KB align func (#4164) 2 weeks ago
lizzie f423471cc0
[*, docs] remove UTF8 and make docs ASCII only (#4166) 2 weeks ago
lizzie ce043aceb9
[core/hle/service] remove duplicate Core::System& from some ServiceFramework (#4171) 2 weeks ago
lizzie 6119e8fad2
[hid_core] fix LM2 crash due to callbacks not being removed properly (#4178) 2 weeks ago
lizzie bfc0e60333
[externals/stb] only include JPEG functions, disable all others (#4179) 2 weeks ago
lizzie 1b482fa99b
[hle] remove parent object reference data on Request/Response builders, pass by argument (#3774) 4 weeks ago
xbzk b6ee847947
[hle/am] make Service::Process move-only to fix #3908 KProcess use-after-free (#4137) 4 weeks ago
maufeat 0c2894eabf
[hle] add: (re)winding application and revert option<Process> back to unique_ptr (#4134) 4 weeks ago
lizzie d8a8169eb2
[hle/bsd] do not use rust-result wannabe Expected in functions (#4075) 4 weeks ago
lizzie 81c6e56713
[core/am] ban y2k domain to make Civ7 boot web-appletless (#3868) 4 weeks ago
xbzk 09b6b3b71e
xbzk/gpu-logging_qt-controls_android-fix (#4018) 4 weeks ago
lizzie 3aa0d46259
[video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
BoiledElectricity ce14fc91fb
[game_list] fix crash and flashing from the directory watcher (#4099) 1 month ago
lizzie 8e9513cb5f
[service/ro] Fix too many plugin.nro not being loaded for SSBU (#3982) 1 month ago
lizzie 950e0f82fb
[hle/sm] implement sm:AtmosphereHasService (#3771) 1 month ago
xbzk 73918d23d5
[video_core, maxwell] fixes for homebrew games that use MESA compiler (#4012) 1 month ago
xbzk 78a1cd0533
[hle] support passing arguments to homebrew applications (#4013) 1 month ago
BoiledElectricity d698c3b601
[hle/fs] fix handle Temporary/ProperSystem/SafeMode save spaces instead of ASSERT(false) (#4069) 1 month ago
lizzie 3875093c70
[hle] Fixes for nxident, nxmp and nxplay, remove hbl.nsp workarounds (#3996) 1 month ago
lizzie 5ba3ae32dc
[hle/sockets] fix crash when socket() isn't initialized but send()/recv() are called (#3729) 2 months ago
bdm110 fb6330645a
[file_sys] Avoid crash on empty NACP language entries (#4062) 2 months ago
lizzie ce9c7c196d
[cmake] fix OpenSSL not using <openssl/cert.h> when applicable because it tries to use the system one instead of being explicitly linked (#4053) 2 months ago
Duncan Ogilvie aadcc24aac
[core/debugger] Protocol-compliant vCont support (#3896) 2 months ago
lizzie 89199f4d27
[*] basic in-house cpp linting (#4039) 2 months ago
crueter eaece15dbd
[svc] Stub BreakDebugProcess (#4044) 2 months ago
crueter 706a3d0764
[cmake] Disable `no-cast-function-type-mismatch` on Clang 19 (#4038) 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
Yang Liu ff7bbaea7d
[dynarmic] bootstrap loongarch64 host build (#4015) 2 months ago
lizzie 9d55875377
[*] fix missing '#pragma once' on header files (#4014) 2 months ago
crueter 4a11d5db2f
[file_sys] Increase max file limit to 8192 (#4011) 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
lost-chaos d761ecba8c
[core/arm/nce] suppress unused variable warnings (#4002) 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) 2 months ago
crueter feb8c5f88e
[desktop] More qt_common reorganization (#3916) 2 months ago
lizzie 300a646a34
[hle] make HBLoader work, add -hlaunch option (#3981) 2 months ago
lizzie e875a3196b
[core/hle/services/sockets] allow 'valid' range from [16,255] for IPv4 (#3491) 2 months 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) 2 months ago
lizzie 413c7543ba
[hle] inline HLE cmif request to not allocate on heap stuff (#3605) 2 months ago