916 Commits (84e9fe08285d8311be2873782ef2df61c1720559)

Author SHA1 Message Date
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
git 641209adb8 fix nce on linux 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
Exverge 8b9c1d07be
[nce] no more asm 1 month ago
Exverge a7cc42c86c
i should test my code 1 month ago
Exverge 78320e8c7c add license header 1 month ago
Exverge 81a81c10de
[nce] macOS TLS, start inlining asm code 1 month ago
Exverge 4308391d4c
go back to csignal 1 month ago
Exverge 2905c19b36
[nce] don't define __ASSEMBLY__ in C++ code 1 month ago
Exverge 78f29d9010
fix linux arm build 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 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) 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 eec460ec2e
[dynarmic] remove decode matcher function handlers using std::function<>, use raw function pointers (#3920) 3 months ago
MaranBr 3a823de605
[dynarmic] Remove Ignore Global Monitor from CPU Accuracy Auto (#3846) 4 months ago
lizzie 5e927199c5
[dynarmic, cmake] Assorted RISC-V build fixes (#3797) 4 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) 5 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) 6 months ago
lizzie f76dc401c3
[dynarmic] remove dead-code interpreter (#3547) 6 months ago
lizzie c263b6af6f
[dynarmic] add current code page cache (#3459) 6 months ago
lizzie efd26c3e4d
[android, nce] Remove LRU-Cache (#3500) 6 months ago
lizzie a8093c2a3c
[*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 6 months ago
Maufeat e544cb3cf6
[nce] add split patch mode to support modules bigger than 128MB (#3489) 6 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) 7 months ago
lizzie dceeccd04b
[dynarmic, common] pagetable clustering (#3215) 7 months ago
Caio Oliveira 3413fbd9da
[FIXUP] Partially revert "[NCE] Fix cache invalidation and signal interrupt race condition (#3063)" (#3190) 8 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) 9 months ago
PavelBARABANOV 227a007413
[dynarmic] removes ScopedJitExecution / fix-ac3 (#3018) 9 months ago