yuzu/src/core
Subv 96f0e32f83 HLE/FS: Return the proper error codes on file Read/Write operations.
These operations are limited by the open flags specified while opening the file.
2016-03-20 14:28:17 -05:00
..
arm ARM_Disasm::DisassembleMemHalf: actually use width in determining opcode name 2016-01-19 18:42:16 +01:00
file_sys HLE/FS: Return the proper error codes on file Read/Write operations. 2016-03-20 14:28:17 -05:00
gdbstub Fix read and write register blocks in gdbstub 2015-11-22 07:48:26 -05:00
hle HLE/FS: Return the proper error codes on file Read/Write operations. 2016-03-20 14:28:17 -05:00
hw core/video_core: Make NumIds functions constexpr 2016-03-17 00:29:47 -04:00
loader Merge pull request #1344 from LittleWhite-tb/error-output 2016-03-08 23:12:04 -05:00
tracer
CMakeLists.txt Reorganize the ndm service path for dummy implement function 2016-03-15 00:42:47 +08:00
core_timing.cpp
core_timing.h
core.cpp Improve error report from Init() functions 2016-03-08 22:05:25 +01:00
core.h Improve error report from Init() functions 2016-03-08 22:05:25 +01:00
memory_setup.h Memory: Implement MMIO 2016-01-30 18:41:04 +00:00
memory.cpp Memory: Do correct Phys->Virt address translation for non-APP linheap 2016-03-05 22:09:59 -08:00
memory.h
mmio.h Memory: Implement MMIO 2016-01-30 18:41:04 +00:00
settings.cpp
settings.h
system.cpp Fix missing return 2016-03-09 22:20:08 +01:00
system.h Improve error report from Init() functions 2016-03-08 22:05:25 +01:00