citra/src/core/hle/applets
Weiyi Wang d90094e8a7 Service: release shared memory object when finalize
Since last commit SharedMemory only reset source memory set on dtor, service should always release the ref as soon as possible to make the reset happen
2018-11-16 00:24:13 -05:00
..
applet.cpp CoreTiming: wrap into class 2018-11-04 10:26:38 -05:00
applet.h Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
erreula.cpp Kernel: reimplement memory management on physical FCRAM (#4392) 2018-11-06 15:00:47 -05:00
erreula.h APT/Applet: move applet managing into its own class 2018-01-25 22:20:08 +02:00
mii_selector.cpp Kernel: reimplement memory management on physical FCRAM (#4392) 2018-11-06 15:00:47 -05:00
mii_selector.h APT/Applet: move applet managing into its own class 2018-01-25 22:20:08 +02:00
mint.cpp Kernel: reimplement memory management on physical FCRAM (#4392) 2018-11-06 15:00:47 -05:00
mint.h APT/Applet: move applet managing into its own class 2018-01-25 22:20:08 +02:00
swkbd.cpp Service: release shared memory object when finalize 2018-11-16 00:24:13 -05:00
swkbd.h hle/swkbd: specify endianness for enum and other members 2018-09-22 00:28:44 -04:00