JinxRyu/Ryujinx/OsHle/Objects
Ac_K 9e8f02b66d Add internal Logging support (#3)
* Add internal Logging support

Add class Logging.
Replace all Console.WriteLine() to looks better.
Add informations inside Windows Titles.

* Revert "Add internal Logging support"

This reverts commit 275d363aaf.

* Add internal Logging support

Add Logging Class.
Replace all Console.WriteLine() to looks better.
Add debug informations of IpcMessage.
Add informations inside Windows Titles.

* Add internal Logging support2

Add Logging Class.
Replace all Console.WriteLine() to looks better.
Add debug informations of IpcMessage.
Add informations inside Windows Titles.
2018-02-08 21:43:22 -03:00
..
AccIManagerForApplication.cs aloha 2018-02-04 20:08:20 -03:00
AccIProfile.cs aloha 2018-02-04 20:08:20 -03:00
AmIApplicationFunctions.cs Support loading NSO/NRO without a MOD0 header, stub some functions, support more ids on SvcGetInfo 2018-02-06 20:28:32 -03:00
AmIApplicationProxy.cs aloha 2018-02-04 20:08:20 -03:00
AmIAudioController.cs aloha 2018-02-04 20:08:20 -03:00
AmICommonStateGetter.cs aloha 2018-02-04 20:08:20 -03:00
AmIDebugFunctions.cs aloha 2018-02-04 20:08:20 -03:00
AmIDisplayController.cs aloha 2018-02-04 20:08:20 -03:00
AmILibraryAppletCreator.cs aloha 2018-02-04 20:08:20 -03:00
AmIParentalControlService.cs aloha 2018-02-04 20:08:20 -03:00
AmISelfController.cs Support loading NSO/NRO without a MOD0 header, stub some functions, support more ids on SvcGetInfo 2018-02-06 20:28:32 -03:00
AmIStorage.cs aloha 2018-02-04 20:08:20 -03:00
AmIStorageAccessor.cs aloha 2018-02-04 20:08:20 -03:00
AmIWindowController.cs aloha 2018-02-04 20:08:20 -03:00
ApmISession.cs aloha 2018-02-04 20:08:20 -03:00
AudIAudioOut.cs Add internal Logging support (#3) 2018-02-08 21:43:22 -03:00
AudIAudioRenderer.cs Basic audio support 2018-02-08 17:52:02 +01:00
FriendIFriendService.cs aloha 2018-02-04 20:08:20 -03:00
FspSrvIFile.cs aloha 2018-02-04 20:08:20 -03:00
FspSrvIFileSystem.cs aloha 2018-02-04 20:08:20 -03:00
FspSrvIStorage.cs aloha 2018-02-04 20:08:20 -03:00
HidIAppletResource.cs aloha 2018-02-04 20:08:20 -03:00
ObjHelper.cs aloha 2018-02-04 20:08:20 -03:00
Parcel.cs aloha 2018-02-04 20:08:20 -03:00
TimeISteadyClock.cs aloha 2018-02-04 20:08:20 -03:00
TimeISystemClock.cs aloha 2018-02-04 20:08:20 -03:00
TimeITimeZoneService.cs aloha 2018-02-04 20:08:20 -03:00
ViIApplicationDisplayService.cs Support loading NSO/NRO without a MOD0 header, stub some functions, support more ids on SvcGetInfo 2018-02-06 20:28:32 -03:00
ViIHOSBinderDriver.cs Removed parts of the MMU functionality to use memory directly (faster, but potentially more dangerous, WIP), also changed the Shl/Sshr immediate instructions to use IL instead of calling the method 2018-02-07 13:44:48 -03:00
ViIManagerDisplayService.cs aloha 2018-02-04 20:08:20 -03:00
ViISystemDisplayService.cs aloha 2018-02-04 20:08:20 -03:00