Ryujinx/Ryujinx.HLE
Mary 33f8284bc0
hle/ui: Basic multi programs support (#1560)
* hos/gui: Add a check of NCA program index in titleid

This add a check to `ApplicationLoader` for the last 2 digits of the game TitleId who seems to be the NCA program index.
We currently return the last index, instead of the lower one.
Same check is added to ApplicationLibrary in the UI.

I've cleaned up both file too.

* hle: implement partial relaunch logic

TODO: make the emulator auto relauch.

* Handle auto relaunch

* hle: Unify update usage system

* hle: Implement support of multi programs in update system

* Add some documentation

* Address rip's comment

Co-authored-by: Ac_K <Acoustik666@gmail.com>
2020-09-21 13:45:30 +10:00
..
Exceptions HID SharedMem Rework (#1003) 2020-04-03 11:10:02 +11:00
FileSystem Update to LibHac 0.12.0 (#1485) 2020-09-01 17:08:59 -03:00
HOS hle/ui: Basic multi programs support (#1560) 2020-09-21 13:45:30 +10:00
Loaders Update to LibHac 0.12.0 (#1485) 2020-09-01 17:08:59 -03:00
Utilities Implement a new physical memory manager and replace DeviceMemory (#856) 2020-05-04 08:54:50 +10:00
Homebrew.npdm Better process implementation (#491) 2018-11-28 20:18:09 -02:00
IHostUiHandler.cs hle/ui: Basic multi programs support (#1560) 2020-09-21 13:45:30 +10:00
PerformanceStatistics.cs Remove the Ryujinx.Debugger project (#1506) 2020-08-30 19:06:05 +02:00
Ryujinx.HLE.csproj Update to LibHac 0.12.0 (#1485) 2020-09-01 17:08:59 -03:00
RyujinxProfileImage.jpg Implement friend:a IFriendService: 10101 (#429) 2018-09-25 19:59:29 -03:00
Switch.cs hle/ui: Basic multi programs support (#1560) 2020-09-21 13:45:30 +10:00