mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-04 14:08:37 +00:00
Static hle implementation
This commit is contained in:
parent
a22297f205
commit
de5379a69f
7 changed files with 263 additions and 3 deletions
|
|
@ -264,6 +264,7 @@ public:
|
|||
static const ppu_static_module sysPrxForUser;
|
||||
static const ppu_static_module sys_libc;
|
||||
static const ppu_static_module sys_lv2dbg;
|
||||
static const ppu_static_module static_hle;
|
||||
};
|
||||
|
||||
template <auto* Func>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue