Read GCI file from memory card in SMS without allocating memory or modifying game id
Find a file
2022-11-26 18:35:01 +01:00
.devcontainer add devcontainer configuration 2022-11-12 23:36:34 +00:00
.vscode add devcontainer configuration 2022-11-12 23:36:34 +00:00
example rename QFSync.s to qfsync.s 2022-11-10 21:04:08 +09:00
gecko-gosub.s add gecko-{gosub,return}; only load once from memory card 2022-11-16 17:27:59 +09:00
gecko-jump.s add gecko-jump.s 2022-11-11 17:14:11 +09:00
gecko-return.s add gecko-{gosub,return}; only load once from memory card 2022-11-16 17:27:59 +09:00
LICENSE init 2022-11-09 21:51:50 +09:00
ReadFile-C2.s add gecko-{gosub,return}; only load once from memory card 2022-11-16 17:27:59 +09:00
ReadFile.c add gecko-{gosub,return}; only load once from memory card 2022-11-16 17:27:59 +09:00
ReadFile.ld add gecko-{gosub,return}; only load once from memory card 2022-11-16 17:27:59 +09:00
README.md init 2022-11-09 21:51:50 +09: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