mailwl
|
9d6a03e6a3
|
Stub am::SetScreenShotPermission, and bsd::StartMonitoring functions
|
8 years ago |
Subv
|
9a235eec55
|
AM: Corrected the response in EnsureSaveData.
The values are still unknown and the function is still considered a stub.
Puyo Puyo Tetris now tries to call fsp-srv:MountSaveData.
|
8 years ago |
bunnei
|
6fe712735f
|
service: Remove remaining uses of BufferDescriptor*.
|
8 years ago |
mailwl
|
ff9d0996a8
|
Service: stub some functions in am, audio, time, vi services
|
8 years ago |
bunnei
|
de6bb17846
|
IApplicationFunctions: Stub out EnsureSaveData.
|
8 years ago |
bunnei
|
ad816bab00
|
logger: Add AM service logging category.
|
8 years ago |
mailwl
|
e974ad29c7
|
Service/am: Add AppletAE service (#153)
* Add AppletAE, step 1: move common interfaces to am.h
* Add AppletAE, step 2
|
8 years ago |
Subv
|
db5b2c0f0f
|
AppletOE: Make ISelfController keep a reference to nvflinger.
It'll be needed when we implement CreateManagedDisplayLayer.
|
8 years ago |
bunnei
|
182548ec86
|
yuzu: Update license text to be consistent across project.
|
8 years ago |
bunnei
|
d203083a1c
|
ap, aoc_u: Minor cleanup.
|
8 years ago |
bunnei
|
9ce5a90aa6
|
hle: Add service stubs for apm and appletOE.
|
8 years ago |
bunnei
|
dd4ffef0a2
|
hle: Remove a large amount of 3ds-specific service code.
|
8 years ago |
Yuri Kunde Schlesner
|
f68fd997cd
|
Service: Remove unnecessary includes from service.h
This has a huge fallout in terms of needing to fix other files because
all service implementations included that file.
|
9 years ago |
Lioncash
|
a8f59eab50
|
Update AM service function tables
Updated based off information from 3dbrew.
|
9 years ago |
Yuri Kunde Schlesner
|
fa5d9d8266
|
Use negative priorities to avoid special-casing the self-include
|
9 years ago |
Emmanuel Gil Peyrot
|
1138ec0d49
|
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.
|
9 years ago |
Yuri Kunde Schlesner
|
1e4a5da9f4
|
Manually tweak source formatting and then re-run clang-format
|
9 years ago |
Emmanuel Gil Peyrot
|
628ed4376a
|
Sources: Run clang-format on everything.
|
9 years ago |
Sam Spilsbury
|
7be34067d5
|
am: title_id is long long uint
|
10 years ago |
JamePeng
|
1cd0d7fcde
|
update the code of AM service! (#1623)
|
10 years ago |
Lioncash
|
c731d31b7c
|
services: Get rid of unnecessary includes
|
10 years ago |
Lioncash
|
75631b2a9f
|
core: Eliminate some unused variable warnings
|
11 years ago |
Lioncash
|
12a9e8502c
|
core: Fix missing prototype warnings
|
11 years ago |
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
|
11 years ago |
purpasmart96
|
7933dbe6a0
|
Services: Continue separation of services into their own folders
|
11 years ago |