mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-06-30 18:05:38 +02:00
MacroHLE: Reduce massive calculations on sizing estimation.
This commit is contained in:
parent
7842543573
commit
12a76465b9
9 changed files with 238 additions and 95 deletions
|
|
@ -7,6 +7,7 @@ add_executable(tests
|
|||
common/fibers.cpp
|
||||
common/host_memory.cpp
|
||||
common/param_package.cpp
|
||||
common/range_map.cpp
|
||||
common/ring_buffer.cpp
|
||||
common/scratch_buffer.cpp
|
||||
common/unique_function.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue