900 Commits (3e8e907d2ed200fcbe47c58aeb2b6939c6dc8506)

Author SHA1 Message Date
lizzie bb663948a4 reduce fiber sizes 7 months ago
lizzie 7a878ea926 use dmem for swap buffers, restore full jit sizes 7 months ago
lizzie 26b665b997 force ankerl + fixup for OO with prelude commits 7 months ago
lizzie 2bd3588f5f reduce arm codeisze, force 16x4 pages again 8 months ago
lizzie 427a5a3c26 fix alloc failures 8 months ago
crueter 7fda6dde73
[common] Switch to boost::unordered_flat containers (#4326) 6 days ago
lizzie 421e0b834c
Revert "[dynarmic] Remove Ignore Global Monitor from CPU Accuracy Auto (#3846)" (#4276) 2 weeks ago
xbzk b85f289048
[nce, fs] tico support, fix FS bug that would nuke entire 'switch' folder (#4086) 1 month 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
lost-chaos d761ecba8c
[core/arm/nce] suppress unused variable warnings (#4002) 4 months ago
lizzie 975aa4e2f2
[common] remove ptr indirection on WallClock (#3864) 4 months ago
lizzie b89cd6903c
[jit] fix Super Mario 64 in SM3D: All-Stars (#3950) 4 months ago
lizzie eec460ec2e
[dynarmic] remove decode matcher function handlers using std::function<>, use raw function pointers (#3920) 4 months ago
MaranBr 3a823de605
[dynarmic] Remove Ignore Global Monitor from CPU Accuracy Auto (#3846) 5 months ago
lizzie 5e927199c5
[dynarmic, cmake] Assorted RISC-V build fixes (#3797) 5 months ago
lizzie 59254cd1e7
[dynarmic] restore proper backtraces for A64 (#3794) 5 months ago
lizzie 16e7e034d7
[ports, freebsd] remove fastmem ban (#3786) 5 months ago
lizzie 395613b01f
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 6 months ago
lizzie 06a08de68a
[core/loader] prevent program_image reallocations in NSO+KIP loading methods (#3639) 6 months ago
lizzie 4f29128e50
[dynarmic] Fix ISB with new JIT schema (#3576) 7 months ago
lizzie f76dc401c3
[dynarmic] remove dead-code interpreter (#3547) 7 months ago
lizzie c263b6af6f
[dynarmic] add current code page cache (#3459) 7 months ago
lizzie efd26c3e4d
[android, nce] Remove LRU-Cache (#3500) 7 months ago
lizzie a8093c2a3c
[*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 7 months ago
Maufeat e544cb3cf6
[nce] add split patch mode to support modules bigger than 128MB (#3489) 7 months ago
Maufeat 998460b78b
[nce] use correct process memory in fault handlers (#3391) 7 months ago
lizzie 83a28dc251
[common, core] remove uneeded memory indirection overhead at startup (#3306) 8 months ago
lizzie dceeccd04b
[dynarmic, common] pagetable clustering (#3215) 8 months ago
Caio Oliveira 3413fbd9da
[FIXUP] Partially revert "[NCE] Fix cache invalidation and signal interrupt race condition (#3063)" (#3190) 9 months ago
MrPurple666 e3c942b209
[NCE] Fix cache invalidation and signal interrupt race condition (#3063) 9 months ago
lizzie 941caf31ce
[port] NetBSD and improper ctor for SpinLock fixes (#3092) 9 months ago
lizzie 92274ff280
[dynarmic] remove scopedjit remnants (#3029) 10 months ago
PavelBARABANOV 227a007413
[dynarmic] removes ScopedJitExecution / fix-ac3 (#3018) 10 months ago
lizzie e9d84d098d
[dynarmic] attempt fix totk regression from #358 (#3013) 10 months ago
PavelBARABANOV 42863027e2
Revert "[core/memory] Remove defered heap allocation on Linux." (#2974) 10 months ago
lizzie 84cf3e8c84
[nce] remove software prefetching instances (#2857) 10 months ago
lizzie 48843306e2
[compat] Fix other DragonFlyBSD/NixOS issues (#2860) 10 months ago
lizzie c0663ccd6b
[core/arm] more verbose backtrace showing ALL of the thread's context state (#2924) 10 months ago
lizzie dbc98f758e
[core/memory] Remove defered heap allocation on Linux. (#2587) 10 months ago
lizzie a5996c7511
[dynarmic] Refactoring to reduce latency hit from recompilation (#358) 10 months ago
lizzie 87cacbeed4
[compat] HaikuOS port (#2805) 11 months ago
lizzie 992bae4e2a
[common] replace Common::BitCast with libc++ provided one (#2774) 11 months ago
lizzie 1971fbe5af
[core, qt] remove non-ascii from src code (#2779) 11 months ago
lizzie c0fb872d1a
[arm] Add "debugging" cpu accuracy option to replace CPU debug toggle (#2640) 11 months ago
Bix 191dd892e5
[android] Legacy build flavor (#51) 11 months ago
Marcin Serwin f088f028f3
[cmake] Fix building on aarch64-linux (#2591) 11 months ago
lizzie 191e4c75a1
[meta] fix license headers (#2547) 12 months ago
MaranBr 19036c59b5
[video_core] Simplify DMA options (#525) 12 months ago
lizzie 9d2681ecc9
[cmake] enable clang-cl and WoA builds (#348) 1 year ago