1
0
Fork 0
forked from suyu/suyu
suyu/src/core/hle
David Marcec c50f66a8eb svcBreak, Signalling to the debugger should not kill execution
When loading NROs, svcBreak is called to signal to the debugger that a new "module" is loaded. As no debugger is technically attached we shouldn't be killing the programs execution.
2018-10-09 11:10:30 +11:00
..
kernel svcBreak, Signalling to the debugger should not kill execution 2018-10-09 11:10:30 +11:00
service Merge pull request #1456 from ogniK5377/aoc-u-fixups 2018-10-08 01:21:05 -04:00
ipc.h Port #4182 from Citra: "Prefix all size_t with std::" 2018-09-15 15:21:06 +02:00
ipc_helpers.h Removed MakeBuilder as it's not needed anymore 2018-09-19 15:13:56 +10:00
lock.cpp
lock.h
result.h hle/result: Make ResultVal's move constructor as noexcept 2018-08-28 09:39:50 -04:00