Ryujinx/Ryujinx
Ac_K 5ecfb5c657 Add internal Config support (#5)
* 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.

* Add internal Config support

Add Config Class.
Add Ryujinx.conf file (Ini file).
Use the Config Class inside Logging.

* Add internal Config support

Add Config Class.
Add Ryujinx.conf file (Ini file).
Use the Config Class inside Logging.
2018-02-08 23:47:32 -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 Copy Paste mistake (#4) 2018-02-08 21:51:13 -03:00
Config.cs Add internal Config support (#5) 2018-02-08 23:47:32 -03:00
Logging.cs Add internal Config support (#5) 2018-02-08 23:47:32 -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