skyline/app/src/main
lynxnb 5d6eaee301 Correctly save/restore ROM version to/from game entry cache
PR #1758 introduced a bug where the game list would be entirely loaded every time the app was opened. This commit addresses that issue, which was caused by the `version` member of the cached game list being serialized to file (although incorrectly) but never actually read back when deserializing.
2022-08-21 20:24:36 +02:00
..
assets Improve Shared Fonts + Fix AM PopLaunchParameter & Choreographer Bug 2021-10-16 12:13:30 +01:00
cpp Add version information about rom 2022-08-20 13:48:07 +02:00
java/emu/skyline Correctly save/restore ROM version to/from game entry cache 2022-08-21 20:24:36 +02:00
res Add version information about rom 2022-08-20 13:48:07 +02:00
shaders Simplify blit helper shader vertex order 2022-08-10 15:43:16 +01:00
AndroidManifest.xml Android Manifest cleanup 2022-08-17 15:33:53 +02:00