CPU/CodeCache: Rewrite using new-rec's block management

This commit is contained in:
Stenzek
2023-10-04 00:19:17 +10:00
parent f82d08e223
commit 79e1ae3e54
29 changed files with 3865 additions and 2520 deletions

View File

@@ -19,6 +19,7 @@ add_library(core
controller.h
cpu_code_cache.cpp
cpu_code_cache.h
cpu_code_cache_private.h
cpu_core.cpp
cpu_core.h
cpu_core_private.h