Lime3DS/src/core/hle/applets
Lioncash 1cb9bea504 kernel/shared_memory: Make data members private
Rather than allow unfettered access to the class internals, we hide all
members by default and create and API that other code can operate
against.
2018-11-23 16:20:18 +01: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 kernel/shared_memory: Make data members private 2018-11-23 16:20:18 +01:00
swkbd.h hle/swkbd: specify endianness for enum and other members 2018-09-22 00:28:44 -04:00