mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-18 08:27:53 +00:00
Macro HLE support
This commit is contained in:
parent
b465ef400e
commit
74e48d2a98
9 changed files with 209 additions and 10 deletions
|
@ -27,6 +27,8 @@ add_library(video_core STATIC
|
|||
engines/shader_type.h
|
||||
macro/macro.cpp
|
||||
macro/macro.h
|
||||
macro/macro_hle.cpp
|
||||
macro/macro_hle.h
|
||||
macro/macro_interpreter.cpp
|
||||
macro/macro_interpreter.h
|
||||
macro/macro_jit_x64.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue