1
0
Fork 0
forked from suyu/suyu
suyu/src
Lioncash cc737e5832 service/fatal: Name FatalInfo structure members
Based off RE, most of these structure members are register values, which
makes, sense given this service is used to convey fatal errors.

One member indicates the program entry point address, one is a set of
bit flags used to determine which registers to print, and one member
indicates the architecture type.

The only member that still isn't determined is the final member within
the data structure.
2019-03-30 03:01:20 -04:00
..
audio_core core/core_timing: Make callback parameters consistent 2019-03-24 18:12:17 -04:00
common Fixes and corrections on formatting. 2019-03-27 14:49:43 -04:00
core service/fatal: Name FatalInfo structure members 2019-03-30 03:01:20 -04:00
input_common input_common/sdl: Correct return values within implementations of GetPollers() 2019-03-18 11:40:38 -04:00
tests Fixes and corrections on formatting. 2019-03-27 14:49:43 -04:00
video_core Merge pull request #2296 from lioncash/override 2019-03-28 17:54:51 -04:00
web_service web_service: Remove unnecessary inclusions 2019-03-02 14:58:49 -05:00
yuzu Merge pull request #2266 from FernandoS27/arbitration 2019-03-28 21:42:24 -04:00
yuzu_cmd Fix getopt on systems where char is unsigned by default 2019-03-19 23:53:40 +01:00
.clang-format
CMakeLists.txt CMakeLists: Move off of modifying CMAKE_*-related flags 2019-03-17 06:55:24 -04:00