daedalus/Source/DynaRec
2024-09-04 13:35:07 +10:00
..
ARM Shuffle some files around 2024-08-05 21:15:57 +10:00
dummy Specify if a variable is unused to silence compiler. 2024-06-20 12:24:05 +10:00
mips Shuffle some files around 2024-08-05 21:15:57 +10:00
x64 Shuffle some files around 2024-08-05 21:15:57 +10:00
x86 Shuffle some files around 2024-08-05 21:15:57 +10:00
AssemblyBuffer.h Fix a warning 2023-12-07 02:28:23 +08:00
AssemblyUtils.h Fix Linux with x64 dynarec 2023-12-05 12:28:08 +08:00
BranchType.cpp Remove BuildOptions and clean up macros 2023-10-23 12:58:37 +11:00
BranchType.h Update to the Bazel Directory Structure.. 2020-08-22 18:42:41 +10:00
CMakeLists.txt Add Profiler control for Cmake 2024-09-04 13:35:07 +10:00
CodeBufferManager.h Shared_ptr for CCodeBufferManager 2022-07-17 20:43:18 +10:00
CodeGenerator.h Modern compilers can deal with __fastcall 2023-10-23 13:05:33 +11:00
DynaRecProfile.cpp Remove BuildOptions and clean up macros 2023-10-23 12:58:37 +11:00
DynaRecProfile.h [~] Make header guards consistently use FULL_PATH_TO_FILE_H_, with script 2013-06-04 22:02:30 +01:00
Fragment.cpp Shuffle some files around 2024-08-05 21:15:57 +10:00
Fragment.h Shared_ptr for CCodeBufferManager 2022-07-17 20:43:18 +10:00
FragmentCache.cpp Remove BaseDir extern and replace with setBasePath function 2024-08-02 15:15:58 +10:00
FragmentCache.h Fix DAEDALUS_DEBUG_DYNAREC 2023-12-04 20:14:03 +08:00
IndirectExitMap.cpp Modern compilers can deal with __fastcall 2023-10-23 13:05:33 +11:00
IndirectExitMap.h Modern compilers can deal with __fastcall 2023-10-23 13:05:33 +11:00
N64RegisterCache.h De-duplicate register cache code 2023-12-15 22:21:38 -08:00
RegisterSpan.h move from typedef to modern using declaration 2021-10-18 18:58:14 +11:00
StaticAnalysis.cpp Specify if a variable is unused to silence compiler. 2024-06-20 12:24:05 +10:00
StaticAnalysis.h Fix up paths in headers 2020-05-27 19:20:52 +10:00
Trace.h Fix up paths in headers 2020-05-27 19:20:52 +10:00
TraceRecorder.cpp Shuffle some files around 2024-08-05 21:15:57 +10:00
TraceRecorder.h General code tidying up, cmake script borked ATM 2023-10-02 14:06:45 +11:00