mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-01-06 14:38:53 +01:00
Macro HLE support
This commit is contained in:
parent
3bab5a5e4a
commit
6ce5f3120b
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