greggameplayer
|
928e78dced
|
Implement GetDefaultDisplayResolutionChangeEvent
Require by Toki Tori and Toki Tori 2+
|
2018-08-16 23:25:54 +02:00 |
|
bunnei
|
b7fb9f2071
|
am: Stub SetScreenShotImageOrientation.
- Used by Super Mario Odyssey.
|
2018-08-08 00:41:35 -04:00 |
|
Lioncash
|
c061c2bf3c
|
hle/service: Make constructors explicit where applicable
Prevents implicit construction and makes these lingering non-explicit
constructors consistent with the rest of the other classes in services.
|
2018-07-19 12:25:02 -04:00 |
|
bunnei
|
2abe5e39fc
|
am: Stub out IApplicationFunctions::GetPseudoDeviceId.
|
2018-06-05 23:54:02 -04:00 |
|
bunnei
|
d73c22bf4d
|
am: Implement ILibraryAppletCreator::CreateStorage.
|
2018-06-03 22:10:05 -04:00 |
|
bunnei
|
0d681f7a7a
|
am: Stub IApplicationFunctions GetDisplayVersion.
|
2018-05-26 00:21:59 -04:00 |
|
greggameplayer
|
b16e5c6a81
|
Add & correct miscellaneous things (#470)
* add some InfoType
* correct OpenApplicationProxy cmd number
* add IDisplayController functions
* fix clang-format
* add more system languages
|
2018-05-25 22:31:54 -04:00 |
|
Hexagon12
|
5e9c547952
|
Stubs for QLaunch (#428)
* Stubs for QLaunch
* Wiped unrelated stuff
* Addressed comment
* Dropped GetPopFromGeneralChannelEvent
|
2018-05-07 11:27:30 -04:00 |
|
mailwl
|
e4f94ee30b
|
Stub more functions
|
2018-02-22 17:28:15 +03:00 |
|
mailwl
|
910198a29a
|
Stub am::SetScreenShotPermission, and bsd::StartMonitoring functions
|
2018-02-22 13:04:23 +03:00 |
|
mailwl
|
335096e19a
|
Service: stub some functions in am, audio, time, vi services
|
2018-02-07 15:11:17 +03:00 |
|
bunnei
|
c83f69841f
|
IApplicationFunctions: Stub out EnsureSaveData.
|
2018-02-05 20:58:11 -05:00 |
|
mailwl
|
1a8f5bfb8e
|
Service/am: Add AppletAE service (#153)
* Add AppletAE, step 1: move common interfaces to am.h
* Add AppletAE, step 2
|
2018-02-02 13:03:40 -08:00 |
|
Subv
|
eb58f852f8
|
AppletOE: Make ISelfController keep a reference to nvflinger.
It'll be needed when we implement CreateManagedDisplayLayer.
|
2018-01-22 13:46:36 -05:00 |
|
bunnei
|
1247c53786
|
yuzu: Update license text to be consistent across project.
|
2018-01-13 16:22:39 -05:00 |
|
bunnei
|
72eeca1f03
|
hle: Add service stubs for apm and appletOE.
|
2017-10-14 22:50:04 -04:00 |
|
bunnei
|
0906de9a14
|
hle: Remove a large amount of 3ds-specific service code.
|
2017-10-10 17:32:14 -04:00 |
|
Lioncash
|
26ea6b9546
|
Update AM service function tables
Updated based off information from 3dbrew.
|
2016-12-07 20:55:59 -05: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 |
|
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 |
|