aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Core/OsHle/Objects/FspSrv/IFileSystem.cs
AgeCommit message (Collapse)Author
2018-02-25Refactor IPC services to have commands into separate classes, fix readme urlgdkchan
2018-02-23Map heap on heap base region, fix for thread start on homebrew, add FCVTMU ↵gdkchan
and FCVTPU (general) instructions, fix FMOV (higher 64 bits) encodings, improve emit code for FCVT* (general) instructions
2018-02-21FspSrv improvements, also fix ImageEnd for NROs without a MOD0 sectiongdkchan
2018-02-20Split main project into core,graphics and chocolarm4 subproject (#29)emmauss