Lioncash
|
26ea6b9546
|
Update AM service function tables
Updated based off information from 3dbrew.
|
2016-12-07 20:55:59 -05:00 |
|
Yuri Kunde Schlesner
|
84fbbe2629
|
Use negative priorities to avoid special-casing the self-include
|
2016-09-21 00:15:56 -07:00 |
|
Emmanuel Gil Peyrot
|
ebdae19fd2
|
Remove empty newlines in #include blocks.
This makes clang-format useful on those.
Also add a bunch of forgotten transitive includes, which otherwise
prevented compilation.
|
2016-09-21 11:15:47 +09:00 |
|
Yuri Kunde Schlesner
|
396a8d91a4
|
Manually tweak source formatting and then re-run clang-format
|
2016-09-18 21:14:25 -07:00 |
|
Emmanuel Gil Peyrot
|
dc8479928c
|
Sources: Run clang-format on everything.
|
2016-09-18 09:38:01 +09:00 |
|
Sam Spilsbury
|
e16541e47c
|
am: title_id is long long uint
|
2016-04-24 23:40:41 +08:00 |
|
JamePeng
|
9045c57d6f
|
update the code of AM service! (#1623)
|
2016-04-08 15:44:00 -04:00 |
|
Lioncash
|
0937bed8d8
|
services: Get rid of unnecessary includes
|
2016-02-02 01:40:23 -05:00 |
|
Lioncash
|
744f4af3ab
|
services: Update some function tables
|
2015-12-30 11:29:21 -05:00 |
|
Lioncash
|
75631b2a9f
|
core: Eliminate some unused variable warnings
|
2015-07-29 12:34:18 -04:00 |
|
Lioncash
|
12a9e8502c
|
core: Fix missing prototype warnings
|
2015-07-29 12:12:39 -04:00 |
|
Lioncash
|
6b25e93119
|
am_net: Add missing function to the function table
|
2015-07-29 11:37:55 -04:00 |
|
Lioncash
|
bed3618480
|
am_net: Add correct function name to the function table
|
2015-07-29 11:37:09 -04:00 |
|
Subv
|
13f93a0188
|
Services/AM: Stubbed am:app::GetNumContentInfos to return 0 results.
Named the service functions in am:app as per 3dbrew.
This fixes an illegal read loop in Steel Diver
|
2015-07-21 00:12:13 -05:00 |
|
purpasmart96
|
7933dbe6a0
|
Services: Continue separation of services into their own folders
|
2015-06-11 20:41:59 -07:00 |
|