citra/src/core/hle/service
Subv 0f8be2d2cc HLE/Applets: Implemented a dummy Mii Selector applet.
This prevents some games (like Super Mario 3D Land) from freezing when trying to launch it, however, it's not complete and won't let you go past Mii selection as the parameter structure hasn't been reverse engineered yet.
2016-03-12 10:59:37 -05:00
..
am core: Eliminate some unused variable warnings 2015-07-29 12:34:18 -04:00
apt HLE/Applets: Implemented a dummy Mii Selector applet. 2016-03-12 10:59:37 -05:00
boss Services: Continue separation of services into their own folders 2015-06-11 20:41:59 -07:00
cam Add cam:u service function names to its function table 2015-09-03 01:56:59 -07:00
cecd Services: Continue separation of services into their own folders 2015-06-11 20:41:59 -07:00
cfg Service/CFG: Use a constexpr function for country initialization 2015-09-30 04:02:48 +01:00
frd Add more frd:u unknown service commands from 3dbrew 2015-07-19 13:30:20 -07:00
fs Implement FS_User::GetFreeBytes 2015-10-27 23:33:59 -07:00
hid general: Silence some warnings when using clang 2015-09-16 08:51:53 -04:00
ir Kernel: Capture SharedMemory attributes at creation, not when mapping 2015-05-10 19:47:07 -03:00
news Services: Continue separation of services into their own folders 2015-06-11 20:41:59 -07:00
nim Services: Continue separation of services into their own folders 2015-06-11 20:41:59 -07:00
ptm Fix copy paste 2015-10-24 13:17:04 +02:00
ac_u.cpp core: Apply static to local functions 2015-02-13 10:48:32 -05:00
ac_u.h More services & small clean ups 2014-12-25 19:08:33 -08:00
act_u.cpp Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
act_u.h More services & small clean ups 2014-12-25 19:08:33 -08:00
csnd_snd.cpp csnd_snd: Get rid of type punning 2015-10-28 16:10:21 -04:00
csnd_snd.h Added CSND stub. 2015-10-28 19:04:01 +01:00
dsp_dsp.cpp general: Silence some warnings when using clang 2015-09-16 08:51:53 -04:00
dsp_dsp.h Ensure all kernel objects are released during shutdown 2015-07-17 02:24:13 -03:00
err_f.cpp Common: Remove common.h 2015-05-07 15:45:22 -03:00
err_f.h More services & small clean ups 2014-12-25 19:08:33 -08:00
gsp_gpu.cpp GSP: Implement command 0x05, used for flushing caches 2015-09-14 16:19:05 -03:00
gsp_gpu.h GSP: Implement command 0x05, used for flushing caches 2015-09-14 16:19:05 -03:00
gsp_lcd.cpp Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
gsp_lcd.h Services: Stubbed more services. 2015-01-24 15:44:40 -05:00
http_c.cpp Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
http_c.h More services & small clean ups 2014-12-25 19:08:33 -08:00
ldr_ro.cpp core: Eliminate some unused variable warnings 2015-07-29 12:34:18 -04:00
ldr_ro.h More services & small clean ups 2014-12-25 19:08:33 -08:00
mic_u.cpp Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
mic_u.h More services & small clean ups 2014-12-25 19:08:33 -08:00
ndm_u.cpp Service: Clean-up Interface 2015-02-02 15:36:59 -02:00
ndm_u.h More services & small clean ups 2014-12-25 19:08:33 -08:00
ns_s.cpp Common: Remove common.h 2015-05-07 15:45:22 -03:00
ns_s.h Services: Stubbed more services. 2015-01-24 15:44:40 -05:00
nwm_uds.cpp Ensure all kernel objects are released during shutdown 2015-07-17 02:24:13 -03:00
nwm_uds.h Ensure all kernel objects are released during shutdown 2015-07-17 02:24:13 -03:00
pm_app.cpp Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
pm_app.h More services & small clean ups 2014-12-25 19:08:33 -08:00
service.cpp Change trace/unimplemented service call logs to use hex 2015-07-19 13:34:38 -07:00
service.h Core: Cleanup file_sys includes. 2015-06-28 00:36:54 +01:00
soc_u.cpp General: Replace NULL and '0' usages with nullptr where applicable 2015-09-11 14:59:49 -04:00
soc_u.h Core: Cleanup soc:U includes. 2015-06-28 00:36:55 +01:00
srv.cpp Ensure all kernel objects are released during shutdown 2015-07-17 02:24:13 -03:00
srv.h Ensure all kernel objects are released during shutdown 2015-07-17 02:24:13 -03:00
ssl_c.cpp Add stub functions for Initialize and GenerateRandomData in ssl:C 2015-11-22 16:54:51 -05:00
ssl_c.h More services & small clean ups 2014-12-25 19:08:33 -08:00
y2r_u.cpp Memory: Move address type conversion routines to memory.cpp/h 2015-08-16 01:03:46 -03:00
y2r_u.h Ensure all kernel objects are released during shutdown 2015-07-17 02:24:13 -03:00