skyline/app/src/main/cpp
Billy Laws 74a150dff1 Rework service API to be cleaner with significantly less boilerplate
This patch reduces the burden of adding services significantly, rather
than having to create an enum entry and add strings in the constructor
it will all be determined at runtime through RTTI. A macro is also used
in the service creation case to reduce clutter.
2020-09-06 19:12:18 +00:00
..
skyline Rework service API to be cleaner with significantly less boilerplate 2020-09-06 19:12:18 +00:00
emu_jni.cpp Implement Rumble Support for Controllers and Device Vibrators 2020-09-06 15:31:20 +00:00
loader_jni.cpp Implement a basic NSP loader 2020-07-01 06:24:41 +00:00