skyline/app/src/main
lynxnb ab6c5f4c50 Improve robustness of KeyReader.import
* Close the input and output file streams before moving the output file to the final destination
* Clean up the destination path before moving the new file
* Introduce a `ImportResult` return value to differentiate between the possible causes of import errors
* Display more meaningful error messages in the UI
2022-11-23 19:49:42 +05:30
..
assets Switch to Roboto for Korean font 2022-11-02 17:46:07 +00:00
cpp Avoid using trapping for frequently trapped shaders 2022-11-19 12:49:05 +00:00
java/emu/skyline Improve robustness of KeyReader.import 2022-11-23 19:49:42 +05:30
res Improve robustness of KeyReader.import 2022-11-23 19:49:42 +05:30
shaders Implement a helper shader for partial clears 2022-11-19 12:49:05 +00:00
AndroidManifest.xml Run emulation in a separate process 2022-11-11 11:49:33 +00:00