skyline/app/src/main
Billy Laws e9bcdd06eb Introduce a pipeline cache manager for simple read/write cache accesses
All writes are done async into a staging file, which is then merged into the main pipeline cache file at the time of the next launch. Upon encountering file corruption the cache can be trimmed up to the last-known-good entry to avoid any excessive loss of data from just one error.
2022-12-22 18:05:45 +00:00
..
assets Switch to Roboto for Korean font 2022-11-02 17:46:07 +00:00
cpp Introduce a pipeline cache manager for simple read/write cache accesses 2022-12-22 18:05:45 +00:00
java/emu/skyline Add TitleId TextView in App Dialog 2022-12-10 14:57:46 +00:00
res Add TitleId TextView in App Dialog 2022-12-10 14:57:46 +00:00
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