aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Core/OsHle/Homebrew.cs
AgeCommit message (Expand)Author
2018-06-10Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LL...gdkchan
2018-03-15Improvements to audout (#58)gdkchan
2018-03-12Allow more than one process, free resources on process dispose, implement Svc...gdkchan
2018-02-27Change SvcGetInfo 5 to return actual heap size, remove AMemoryAlloc since it ...gdkchan
2018-02-25Fix regression introduced on last commit with wrong ImageEndgdkchan
2018-02-21Initiale hbmenu.nro support (#32)Ac_K