skyline/app
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
..
libraries Fix lz4 submodule 2020-07-01 06:24:41 +00:00
src/main Rework service API to be cleaner with significantly less boilerplate 2020-09-06 19:12:18 +00:00
.gitignore libNX FS Initalization (v0.3) 2019-10-18 16:22:38 +05:30
build.gradle Make UI fully usable using a controller 2020-08-21 11:48:29 +00:00
CMakeLists.txt Implement Rumble Support for Controllers and Device Vibrators 2020-09-06 15:31:20 +00:00
proguard-rules.pro Improvements to UI/UX 2020-04-24 17:09:13 +05:30