JinxRyu/Ryujinx/OsHle
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
..
Handles 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
Ipc Add internal Logging support (#3) 2018-02-08 21:43:22 -03:00
Objects Add internal Logging support (#3) 2018-02-08 21:43:22 -03:00
Services Add internal Logging support (#3) 2018-02-08 21:43:22 -03:00
Svc Add internal Logging support (#3) 2018-02-08 21:43:22 -03:00
Utilities aloha 2018-02-04 20:08:20 -03:00
CondVar.cs aloha 2018-02-04 20:08:20 -03:00
Display.cs aloha 2018-02-04 20:08:20 -03:00
FileDesc.cs aloha 2018-02-04 20:08:20 -03:00
Horizon.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
MemoryInfo.cs aloha 2018-02-04 20:08:20 -03:00
MemoryType.cs aloha 2018-02-04 20:08:20 -03:00
Mutex.cs aloha 2018-02-04 20:08:20 -03:00
Process.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
ServiceCtx.cs aloha 2018-02-04 20:08:20 -03:00