Lime3DS/src/core/hle/service
Subv d1de6b8864 HLE/APT: Try to launch a native applet in PrepareToStartLibraryApplet and PreloadLibraryApplet before falling back to HLE applets.
With this commit, you can run native applets if they are in the correct folder of your virtual NAND.

Trying to exit the applet will currently cause an invalid read loop due to svcExitProcess not being implemented.
2017-11-06 16:42:26 -05:00
..
ac Services/AC: Converted the ac:i and ac:u services to the new service framework. 2017-10-27 19:39:19 -05:00
act act: Fix docstring typo 2016-12-15 14:51:45 -05:00
am Services/AM: Add CIA title installation support. 2017-11-05 13:26:29 -07:00
apt HLE/APT: Try to launch a native applet in PrepareToStartLibraryApplet and PreloadLibraryApplet before falling back to HLE applets. 2017-11-06 16:42:26 -05:00
boss Service/boss:P: Add some functions to FunctionTable 2017-07-01 12:21:38 +03:00
cam Fixed type conversion ambiguity 2017-09-30 09:34:35 +01:00
cecd ResultVal: Remove MoveFrom() 2017-06-18 19:03:15 -07:00
cfg Fixed type conversion ambiguity 2017-09-30 09:34:35 +01:00
dlp Service/dlp: Update function tables according 3dbrew 2017-08-09 16:14:07 +03:00
frd stubbed frd::UnscrambleLocalFriendCode (#2827) 2017-07-16 21:32:08 -05:00
fs core: clear format warnings 2017-11-01 12:35:32 +02:00
hid Fixed type conversion ambiguity 2017-09-30 09:34:35 +01:00
ir HID: zero unused PadState bits 2017-08-10 17:01:03 +03:00
ldr_ro Fixed type conversion ambiguity 2017-09-30 09:34:35 +01:00
mvd service: Add mvd and qtm services 2016-12-08 04:34:03 -05:00
ndm core: clear format warnings 2017-11-01 12:35:32 +02:00
news Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
nfc ResultVal: Remove MoveFrom() 2017-06-18 19:03:15 -07:00
nim Services/NIM: Implement CheckForSysUpdateEvent. 2017-09-30 13:21:45 -05:00
ns HLE/NS: Added a function to launch titles installed to the virtual NAND/SD card. 2017-11-06 15:12:15 -05:00
nwm Merge pull request #2989 from B3n30/sendTo_PullPacket_Bind 2017-11-04 10:58:49 -05:00
ptm ResultVal: Remove MoveFrom() 2017-06-18 19:03:15 -07:00
qtm service: Add mvd and qtm services 2016-12-08 04:34:03 -05:00
sm core: clear format warnings 2017-11-01 12:35:32 +02:00
csnd_snd.cpp ResultVal: Remove MoveFrom() 2017-06-18 19:03:15 -07:00
csnd_snd.h csnd:SND reformat source code 2016-12-12 21:19:36 +03:00
dsp_dsp.cpp core: clear format warnings 2017-11-01 12:35:32 +02:00
dsp_dsp.h Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
err_f.cpp Service: Remove unnecessary includes from service.h 2017-06-06 02:57:23 -07:00
err_f.h Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
gsp_gpu.cpp Memory: Add function to flush a virtual range from the rasterizer cache 2017-06-21 22:57:12 -07:00
gsp_gpu.h Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
gsp_lcd.cpp Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
gsp_lcd.h Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
http_c.cpp Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
http_c.h Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
mic_u.cpp ResultVal: Remove MoveFrom() 2017-06-18 19:03:15 -07:00
mic_u.h Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
pm_app.cpp Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
pm_app.h Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
service.cpp Services/AC: Converted the ac:i and ac:u services to the new service framework. 2017-10-27 19:39:19 -05:00
service.h Service: Add new ServiceFramework framework for writing HLE services 2017-06-08 00:11:37 -07:00
soc_u.cpp Clang pls (again) 2017-11-04 17:41:20 +02:00
soc_u.h Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
ssl_c.cpp Service: Remove unnecessary includes from service.h 2017-06-06 02:57:23 -07:00
ssl_c.h Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
y2r_u.cpp core: clear format warnings 2017-11-01 12:35:32 +02:00
y2r_u.h Add all services to the Service namespace 2016-12-11 00:07:27 +00:00