Ryujinx/Ryujinx.HLE/HOS
Thomas Guillemard 46a11460d4 Rewrite the C++ Demangler (#416)
* Rewrite the C++ Demangler

This new Demangler provides support to almost every possible mangled
symbols and should behaves like GNU c++filt.

It works on 98.9% of the sdk's symbols and 99.5%
of Puyo Puyo Tetris's symbols.

* Fix code style

* Fix noexcept enclosed expression parsing issues

* fix code style issues
2018-09-15 15:29:18 +02:00
..
Diagnostics/Demangler Rewrite the C++ Demangler (#416) 2018-09-15 15:29:18 +02:00
Font Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Ipc Update BSD service implementation (#363) 2018-08-24 14:20:42 -03:00
Kernel SvcSetHeapSize: match kernel check for invalid size (#374) 2018-08-21 13:05:12 -03:00
Services Update IStorage.cs (#415) 2018-09-13 13:45:59 +02:00
SystemState Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
ErrorCode.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
ErrorModule.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
GlobalStateTable.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Homebrew.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Horizon.cs Implements proper save path (#386) 2018-09-08 19:04:26 -03:00
IdDictionary.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Process.cs Rewrite the C++ Demangler (#416) 2018-09-15 15:29:18 +02:00
ServiceCtx.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00