Ryujinx/Ryujinx.HLE/HOS/Kernel/SupervisorCall
Thog d0f15cb0b1 Update 32 bits syscalls to match 64 bits implementation (#892)
* Implement 32 bits syscalls

Co-authored-by: riperiperi <rhy3756547@hotmail.com>

Implement all 32 bits counterparts of the 64 bits syscalls we currently
have.

* Add FlushProcessDataCache32

* Address jd's comments
2020-01-19 19:21:53 -03:00
..
InvalidSvcException.cs Refactor SVC handler (#540) 2018-12-18 03:33:36 -02:00
RAttribute.cs Rework SVC handling (#883) 2020-01-13 13:04:28 +11:00
SvcHandler.cs Rework SVC handling (#883) 2020-01-13 13:04:28 +11:00
SvcIpc.cs Update 32 bits syscalls to match 64 bits implementation (#892) 2020-01-19 19:21:53 -03:00
SvcMemory.cs Update 32 bits syscalls to match 64 bits implementation (#892) 2020-01-19 19:21:53 -03:00
SvcSystem.cs Update 32 bits syscalls to match 64 bits implementation (#892) 2020-01-19 19:21:53 -03:00
SvcTable.cs Update 32 bits syscalls to match 64 bits implementation (#892) 2020-01-19 19:21:53 -03:00
SvcThread.cs Update 32 bits syscalls to match 64 bits implementation (#892) 2020-01-19 19:21:53 -03:00
SvcThreadSync.cs Update 32 bits syscalls to match 64 bits implementation (#892) 2020-01-19 19:21:53 -03:00