skyline/app/src/main/java/emu/skyline
Billy Laws 63c54207d2 Add AndroidAsset{Backing,FileSystem} for accessing built-in assets
These only implement the subset of VFS needed for time, implementing
more is difficult due to some issues in the AAsset API which make
support quite ugly. The abstract asset filesystem can be accessed by
services through the OS class allowing other implementations to be used
in the future.
2021-03-21 18:56:31 +05:30
..
adapter Add comments 2020-11-12 22:19:55 +05:30
data Add comments 2020-11-12 22:19:55 +05:30
input Add comments 2020-11-12 22:19:55 +05:30
loader Add comments 2020-11-12 22:19:55 +05:30
preference Add on screen controls 2020-11-12 22:19:55 +05:30
utils Add comments 2020-11-12 22:19:55 +05:30
views Add on screen controls 2020-11-12 22:19:55 +05:30
AppDialog.kt Add comments 2020-11-12 22:19:55 +05:30
EmulationActivity.kt Add AndroidAsset{Backing,FileSystem} for accessing built-in assets 2021-03-21 18:56:31 +05:30
KeyReader.kt Improve `span::as_string` and other minor fixes 2020-10-02 15:28:48 +00:00
LogActivity.kt Introduce TID to Logger + Fix VMM Bug + Fix NSO Backtrace + Improve Logger 2020-11-22 23:56:17 +05:30
MainActivity.kt Add XCI file format support 2021-03-07 22:55:59 +05:30
SettingsActivity.kt Add on screen controls 2020-11-12 22:19:55 +05:30
SkylineApplication.kt Add comments 2020-11-12 22:19:55 +05:30