Commit Graph

10 Commits

Author SHA1 Message Date
931686dbc3 Merge yuzu-emu#12579 2024-01-20 02:30:18 +00:00
f124461674 Fix typos in src/core (#12625)
* Fix typos in src/core

* Fix typo correction

* Fix indentation of MemoryStateNames

* Fix indent
2024-01-08 13:31:48 -06:00
5165ed9efd service: fetch objects from the client handle table 2023-12-24 19:20:43 -05:00
5feda37688 service: populate pid and handle table from client 2023-12-09 13:45:25 -05:00
c733620024 service: ipc: Add third read buffer index 2023-10-23 10:33:01 -06:00
c73bb33ff1 service: hle: Allow to access read buffer A and X directly 2023-10-16 23:36:46 -06:00
6f7cb69c94 Use spans over guest memory where possible instead of copying data. 2023-07-02 23:09:48 +01:00
41d99aa89d memory: rename global memory references to application memory 2023-03-23 20:28:47 -04:00
6bfb4c8f71 kernel: convert KThread to new style 2023-03-12 22:09:09 -04:00
65be230fdd service: move hle_ipc from kernel 2023-03-01 10:39:49 -05:00