eden/src/core
Maufeat d4427d90ea
[core] Remove key hashes and hash checks (#2552)
I've removed all hardcoded key hashes as they are not required and to avoid possible legal issues.

Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/2552
Reviewed-by: crueter <crueter@eden-emu.dev>
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
Co-authored-by: Maufeat <sahyno1996@gmail.com>
Co-committed-by: Maufeat <sahyno1996@gmail.com>
2025-09-23 05:06:31 +02:00
..
arm [meta] fix license headers (#2547) 2025-09-21 21:58:59 +02:00
crypto [core] Remove key hashes and hash checks (#2552) 2025-09-23 05:06:31 +02:00
debugger [meta] fix license headers (#2547) 2025-09-21 21:58:59 +02:00
file_sys [meta] fix license headers (#2547) 2025-09-21 21:58:59 +02:00
frontend [meta] fix license headers (#2547) 2025-09-21 21:58:59 +02:00
hle [texture_cache, nifm] fix crashes for linear image type and set nifm logs to debug (#2549) 2025-09-22 17:56:20 +02:00
internal_network [meta] fix license headers (#2547) 2025-09-21 21:58:59 +02:00
loader [meta] fix license headers (#2547) 2025-09-21 21:58:59 +02:00
memory [meta] remove MicroProfile (#185) 2025-08-06 07:48:11 +02:00
tools [cmake] enable clang-cl and WoA builds (#348) 2025-09-09 20:47:49 +02:00
CMakeLists.txt Fix src/core/cmakelists.txt (#2537) 2025-09-20 18:19:44 +02:00
constants.cpp
constants.h
core.cpp [cmake] enable clang-cl and WoA builds (#348) 2025-09-09 20:47:49 +02:00
core.h [meta] remove MicroProfile (#185) 2025-08-06 07:48:11 +02:00
core_timing.cpp [meta] remove MicroProfile (#185) 2025-08-06 07:48:11 +02:00
core_timing.h core_timing: handle concurrent unscheduling of looping events 2023-12-23 15:36:46 -05:00
cpu_manager.cpp [meta] remove MicroProfile (#185) 2025-08-06 07:48:11 +02:00
cpu_manager.h Fix typos in src/core (#12625) 2024-01-08 13:31:48 -06:00
device_memory.cpp core: Define HAS_NCE macro 2023-11-25 00:47:36 -05:00
device_memory.h Core: Initial implementation of device memory mapping 2024-01-18 21:12:30 -05:00
device_memory_manager.h Port changes from Early Access 2025-04-04 03:40:46 +02:00
device_memory_manager.inc [cmake] enable clang-cl and WoA builds (#348) 2025-09-09 20:47:49 +02:00
gpu_dirty_memory_manager.h Core: Eliminate core/memory dependancies. 2024-01-18 21:12:30 -05:00
guest_memory.h Solves warning about GuestMemory having internal linkage. 2025-04-04 03:40:47 +02:00
hardware_properties.h [dynarmic] jit fix branch v2 (#203) 2025-08-27 06:49:50 +02:00
memory.cpp [cmake] enable clang-cl and WoA builds (#348) 2025-09-09 20:47:49 +02:00
memory.h Revert "[heap_tracker] Use ankerl map instead of rb tree (#249)" (#382) 2025-09-04 16:04:42 +02:00
perf_stats.cpp [core] Fix buiding with fmt 10 (#2524) 2025-09-19 17:02:53 +02:00
perf_stats.h
precompiled_headers.h
reporter.cpp [core] Fix buiding with fmt 10 (#2524) 2025-09-19 17:02:53 +02:00
reporter.h