Read GCI file from memory card in SMS without allocating memory or modifying game id
Find a file
2022-11-27 03:24:25 +00:00
.devcontainer add devcontainer configuration 2022-11-12 23:36:34 +00:00
.vscode wip cleanup 2022-11-27 01:55:07 +00:00
include wip cleanup 2022-11-27 01:55:07 +00:00
source wip cleanup 2022-11-27 01:55:07 +00:00
.gitignore wip cleanup 2022-11-27 01:55:07 +00:00
LICENSE init 2022-11-09 21:51:50 +09:00
make-gci.py wip cleanup 2022-11-27 01:55:07 +00:00
Makefile fix branches not being resolved correctly 2022-11-27 03:23:35 +00:00
README.md init 2022-11-09 21:51:50 +09:00
sms.ld remove stub func 2022-11-27 03:24:25 +00:00

Read File

Read file from memory card in SMS without allocating memory or modifying game id

TODO

  • Add error message
  • Handle inserting/removing memory card
  • Make sure there is no side effect