Read GCI file from memory card in SMS without allocating memory or modifying game id
Find a file
2022-12-11 00:02:56 +00:00
.devcontainer add devcontainer configuration 2022-11-12 23:36:34 +00:00
.github allow game ID as version identifier 2022-11-27 03:58:55 +00:00
.vscode wip cleanup 2022-11-27 01:55:07 +00:00
include add binary padding 2022-12-11 00:02:56 +00:00
source fix inverse conditional 2022-11-27 04:04:42 +00:00
.gitignore wip cleanup 2022-11-27 01:55:07 +00:00
build-all.sh add build all script 2022-11-27 04:01:37 +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 add binary padding 2022-12-11 00:02:56 +00:00
README.md init 2022-11-09 21:51:50 +09:00
sms.ld add binary padding 2022-12-11 00:02:56 +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