Ryujinx/Ryujinx.HLE/HOS/Kernel
jduncanator 86b42f176a
svc: Implement `ref` parameters (#798)
Allows passing data into and out of the same registers when calling via the Kernel ABI. This allows implementing specific supervisor calls like "CallSecureMonitor", that expect their args and results in the same registers.
2019-10-25 10:34:35 +11:00
..
Common Add a new JIT compiler for CPU code (#693) 2019-08-08 21:56:22 +03:00
Ipc Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
Memory Add a new JIT compiler for CPU code (#693) 2019-08-08 21:56:22 +03:00
Process Added GUI to Ryujinx (#695) 2019-09-02 13:03:57 -03:00
SupervisorCall svc: Implement `ref` parameters (#798) 2019-10-25 10:34:35 +11:00
Threading Add a new JIT compiler for CPU code (#693) 2019-08-08 21:56:22 +03:00