0
0
Fork 0
This repository has been archived on 2024-10-12. You can view files and clone it, but cannot push or open issues or pull requests.
ryujinx-final/Ryujinx
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 275d363aaf30011f238010572cfdb320bd7b627f.

* 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
..
Cpu Merge pull request #2 from gdkchan/direct_memory 2018-02-08 20:20:01 -03:00
Gal aloha 2018-02-04 20:08:20 -03:00
Gpu aloha 2018-02-04 20:08:20 -03:00
Loaders Implement SSHL instruction, fix exception on FMAX/FMIN, and use a better exception message for undefined/unimplemented instructions 2018-02-07 09:38:43 -03:00
OsHle Add internal Logging support (#3) 2018-02-08 21:43:22 -03:00
Logging.cs Add internal Logging support (#3) 2018-02-08 21:43:22 -03:00
Switch.cs aloha 2018-02-04 20:08:20 -03:00
VirtualFs.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