aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Core/OsHle/Objects
AgeCommit message (Expand)Author
2018-02-25Refactor IPC services to have commands into separate classes, fix readme urlgdkchan
2018-02-24Fix cpu issue with cmp optimization, add HINT and FRINTX (scalar) instruction...gdkchan
2018-02-23Map heap on heap base region, fix for thread start on homebrew, add FCVTMU an...gdkchan
2018-02-23Somewhat better NvFlinger (I guess) (fixes #30)gdkchan
2018-02-21Initiale hbmenu.nro support (#32)Ac_K
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