10824 Commits (ca42578d4ecd9aae22a26bd3bb6a12631f0da9ab)

Author SHA1 Message Date
CamilleLaVey ca42578d4e [nce] Added "tainted" page fault handling inside dual channel 2 weeks ago
CamilleLaVey b7087a16ba [nce] Added dual channel handling for guest access faults 2 weeks ago
CamilleLaVey 1bdedc17ad [nce] Added case for access fault handling to manage page edge cases 2 weeks ago
MaranBr 23566a1f7d
[prepo] Add support for missing PlayReport commands (#3674) 2 weeks ago
xbzk 7f5de6bcd6
[android/fs] external content loader + nca/xci patches (#3596) 2 weeks ago
lizzie 281d7a468e
[ports] Remove ENABLE_OPENSSL and mbedtls nixos remnants (#3638) 3 weeks ago
lizzie 06a08de68a
[core/loader] prevent program_image reallocations in NSO+KIP loading methods (#3639) 3 weeks ago
JPikachu f8712e50e6
[audio] stub SetAudioDeviceOutputVolumeAutoTuneEnabled and IsAudioDeviceOutputVolumeAutoTuneEnabled (#3654) 3 weeks ago
lizzie 75104b6103
[hle] Implement IApplicationManagerInterface::GetTotalSpaceSize (#3642) 3 weeks ago
crueter 00e2128fab
[desktop] Allow deletion of add-ons from the add-on menu (#3626) 3 weeks ago
crueter 7758f70833
[core] Fix language index mismatches (#3629) 3 weeks ago
DraVee a11eae425a
[file_sys] Check if language_entry is empty (#3619) 4 weeks ago
lizzie c610b61126
[common, hle] add new updates Polish+Thai languages (#3587) 4 weeks ago
lizzie 0a687b82d4
[crypto] Atomize all traces of MbedTLS, and require OpenSSL 3+ (#3606) 4 weeks ago
lizzie 2d27359074
[core/memory] remove indirection handling for unaligned access (#3584) 4 weeks ago
lizzie 2082ba7ec7
[cmake, common] allow build with -fno-rtti and /GR-, to disable gen of rtti and save some bytes in vtables (#359) 4 weeks ago
lizzie bfc720152a
[vfs] remove usage of 'dynamic_cast', use ankerl::map for files (#3594) 4 weeks ago
lizzie b6238d6df7
[vfs] fix crash at dtor() time (#3593) 4 weeks ago
lizzie 4f29128e50
[dynarmic] Fix ISB with new JIT schema (#3576) 4 weeks ago
lizzie f76dc401c3
[dynarmic] remove dead-code interpreter (#3547) 4 weeks ago
xbzk 732b7eb560
[file_sys] added packed language entries support (#3585) 4 weeks ago
lizzie c9c136bea7
[texture_cache, buffer_cache] Added TLS handling + changed command queue for GPU threading. (#3579) 4 weeks ago
John 5fb3ae487c
[windows] Return x86 microsleep for Windows (#3563) 1 month ago
lizzie 75ebfaa090
[common] autogenerate unique console serial for every install (#3550) 1 month ago
lizzie bcd22d9f8b
[windows] return x86 microsleep for mingw only (#3544) 1 month ago
lizzie 4e7c036c7e
[hle] fix spl being registered as 'spl' instead of 'spl:' (#3549) 1 month ago
lizzie c263b6af6f
[dynarmic] add current code page cache (#3459) 1 month ago
crueter 2b979024cb
[frontend] Slow and Turbo modes (#3525) 1 month ago
lizzie 6b3f8e1b62
[core/internal_network] cleanup network interface code a bit (#2905) 1 month ago
lizzie efd26c3e4d
[android, nce] Remove LRU-Cache (#3500) 1 month ago
lizzie a8093c2a3c
[*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 1 month ago
lizzie a56b8d3de8
[core, windows] remove microSleep() and simply wait on events like on linux (#3498) 1 month ago
Maufeat e544cb3cf6
[nce] add split patch mode to support modules bigger than 128MB (#3489) 1 month ago
Maufeat 16f2564478
[am] terminate app, if caller applet is available (#3486) 1 month ago
Maufeat 69aff83ef4
[fs/core] Load external content without NAND install (#2862) 1 month ago
Maufeat 08232ce642
[core, am] stub SetGpuTimeSliceBoost & fix ExitProcessAndReturn (#3475) 1 month ago
MaranBr 13f11ebf49
[nvnflinger] Reimplement GetBufferHistory (#3394) 1 month ago
Maufeat 2e432c9d17
[fsp-svr] Stub IsSdCardAcccessible (#3443) 2 months ago
lizzie 1925726b96
[android, core] pin core threads to logical CPUs 0-3 (#3121) 2 months ago
crueter 8b55a15808
[desktop] Fix double profile deletion (#3422) 2 months ago
crueter b2b98ac83a
[desktop] refactor profile management and fix some misc bugs with it (#3415) 2 months ago
Maufeat 998460b78b
[nce] use correct process memory in fault handlers (#3391) 2 months ago
Maufeat 52f6984347
[am] Fix overlay starting double and add relaunching application (#3392) 2 months ago
Maufeat c59d12b0cd
[olsc] Rename Unknown27 to GetDataInfoV2 and fix crash on FW19 (#3387) 2 months ago
Maufeat 7396149ab1
[bsd, ssl] force ssl verify option to be 0 and other fixes (#3386) 2 months ago
Maufeat eb7f74ce97
[fs] Add known FileSystemAttribute struct fields (from libhac) (#3275) 2 months ago
Maufeat ddbb6f2219
[hle/ui] Add cmds and fix invalid handle return, remove Starter applet from UI (#3376) 2 months ago
Maufeat f74c590a8e
[hle/ns/am] Hijacks PlayerSelect Data to enable player selection and fix structs and returns on ns/am (#3374) 2 months ago
Maufeat 4510e9ff7f
[core] Use a eden profile picture instead of the default grey one. (#3350) 2 months ago
lizzie cb26ea154c
[vk, ogl/IR, dynarmic/IR] friendlier IR identity pointer chasing, inline AA passes (#3250) 2 months ago