10980 Commits (eb294c141177d9f430ecf0dc89625f4c1b351f8d)

Author SHA1 Message Date
Exverge eb294c1411
fix license headers 3 weeks ago
Exverge e790453d7d
[kernel] map page groups in relation to their virtual address 3 weeks ago
Exverge a953b35841
remove debug logs 3 weeks ago
Exverge e74bac2639
[core] initial unaligned mapping support 3 weeks ago
Exverge dbdcae772e
[core] revert changes to KMemoryManager 3 weeks ago
Exverge 7667a3da89
[host_memory] revert current irregular mapping implementation 3 weeks ago
lizzie 39763e7321
[core/hle/services/am] nuke ButtonPoller and Mouse thread (#4229) 4 weeks ago
lizzie dc1486485b
[core/hle/service] move 'loader'+'jit' to guest thread (#4148) 4 weeks ago
lizzie f561a10bd8
[core/core] GPU initialize before CPU (#4228) 4 weeks ago
lizzie 6272f8ab24
[hle/service/am] make EventObserver use jthread() (#3971) 4 weeks ago
lizzie 58dee53305
[fmt] use {#:x} instead of 0x{:#x} (#4170) 4 weeks ago
crueter b9a88297cb
[fs] fix crash on '#' comments in pchtxt patches (#4124) 4 weeks ago
crueter 479df9809a
[filesystem] Return ResultPathAlreadyExists from CreateDirectory if path exists (#4224) 4 weeks ago
Maufeat 5b4c29b123
[file_sys] Quick sandbox escape fix (#4223) 4 weeks ago
lizzie 5b4dc32c1a
[core/hle/service/am] Stub ISelfController::IsIlluminanceAvailable (#4163) 4 weeks ago
Maufeat a90ba7f6ac
[hle] stub SetMouseLibraryVersion (#4222) 4 weeks ago
xbzk b85f289048
[nce, fs] tico support, fix FS bug that would nuke entire 'switch' folder (#4086) 4 weeks ago
Exverge e3175f7078 [nce] use member field instead of thread's in case of null pointer deref 1 month ago
Exverge b070de23ce
Fix compile and cleanup platform-specific code 1 month ago
Exverge 596719eed3
move nep definition outside of a header file 1 month ago
Exverge b03ea9bd6e
[nce] set stack region in NT_TIB 1 month ago
Exverge 4eb8d0c835
Revert "[nce] disable control flow guard on win32" 1 month ago
Exverge 963bf8ae08
[nce] disable control flow guard on win32 1 month ago
Exverge f3f7f29390
[nce] fix pointer store 1 month ago
Exverge 70a59b1188
[core] don't adjust for nce on non-nce (obviously) 1 month ago
Exverge 4b5533213b
[debug] use clang debugtrap over asm 1 month ago
Exverge 90480182e3
Revert "[debug] breakpoint instruction is unsupported on win32" 1 month ago
Exverge 715910256f
[debug] breakpoint instruction is unsupported on win32 1 month ago
Exverge 84e9fe0828
[nce] don't use static const for global variables 1 month ago
Exverge 773770b93c Update src/core/arm/nce/win/platform_visitor.h 1 month ago
Exverge 375016353a Never going to a touch Windows code again 1 month ago
Exverge 27e16c3d95
ContextKey is not a compiler constant 1 month ago
Exverge 8b0229eda0
Make Windows NCE code actually compliable 1 month ago
Exverge b478267c42
Keep all nt headers in one place 1 month ago
Exverge c2bc7d92ce
Fix compile errors and finish up Windows NCE 1 month ago
Exverge bd9c233552 Fix winternl header include 1 month ago
Exverge 301c030234
[core] Windows NCE because why the fuck not 1 month ago
Exverge 75954f1131
Fix compiler errors 1 month ago
lizzie 9a0e6b3c28
[msvc] fix error with new <T>bitfields (#4196) 1 month ago
Exverge b9d55e105e
license header 1 month ago
Exverge 2555473c0f
[core] hook DeviceMemory to check for irregular mappings 1 month ago
git 641209adb8 fix nce on linux 1 month ago
Exverge b13653d698
[loader] log error messages when failing to load 1 month ago
Exverge 5304134a71
gcc and macOS fixes 1 month ago
Exverge f8d0bd8ff8
fix compile on linux 1 month ago
Exverge bdd9278c8b
[nce] Clean up loose ends 1 month ago
lizzie 3fd6eeaf9f
Revert #3970 #4177 (#4187) 1 month ago
Exverge 8b9c1d07be
[nce] no more asm 1 month ago
lizzie 41762940d6
[common] rework BitField and BitUtil, use concepts whenever possible (#4076) 1 month ago
lizzie e401414aab
[core/hle] update fw constants to 22.5.0, ams -> 1.11.2, implement /digest file (#4165) 1 month ago