feat: implement SRAM saving and loading

This commit is contained in:
2022-10-21 05:12:29 -03:00
parent 242627199b
commit ad9463dcb9
9 changed files with 161 additions and 27 deletions

3
.gitmodules vendored
View File

@@ -4,3 +4,6 @@
[submodule "lib/zig-clap"]
path = lib/zig-clap
url = https://github.com/Hejsil/zig-clap
[submodule "lib/known-folders"]
path = lib/known-folders
url = https://github.com/ziglibs/known-folders