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
Cristian Carlesso 1df2c5ce7f Gracefully close the app on exit (#12)
* Gracefully close the app on exit

* Application tear down

instead of calling Environment.Exit(0); do a better tear down of the application
2018-02-15 09:16:16 -03:00
..
Cpu Shouldn't have undone this 2018-02-15 01:35:44 -03:00
Gal aloha 2018-02-04 20:08:20 -03:00
Gpu Fixes to memory management 2018-02-09 21:13:18 -03:00
Loaders Add FVCTZS (fixed point variant) and LD1 (single structure variant) instructions 2018-02-09 00:26:20 -03:00
OsHle Gracefully close the app on exit (#12) 2018-02-15 09:16:16 -03:00
Config.cs config bugfix (#6) 2018-02-09 00:23:20 -03:00
Logging.cs Move a few more SIMD instructions to emit CIL directly instead of a method call 2018-02-09 17:14:47 -03:00
Switch.cs Gracefully close the app on exit (#12) 2018-02-15 09:16:16 -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