sotn-decomp/.github/workflows
Luciano Ciccariello 1f17a2a133
Refactor File helper functions (#1471)
Use the following input endpoints `FileOpenRead`, `FileReadToBuf`,
`FileAsString` and `FileUseContent`.

There was a lot of redundant and inconsistent code scattered across all
the functions responsible of opening and processing files. I also
realised the purpose of some File helpers was not entirely clear, so I
spent some effort to document them.

This is a small part of a bigger effort on refactoring `sim_pc.c`. I am
also planning on adding support for paths such as `disk://` to load from
`disks/us/`, `asset://` to load from `asset/`, `card://` to start adding
support for simulated memcards and so on. This is setting the very
basics to plan that out.
2024-08-04 17:36:43 +01:00
..
format.yml Bump CI deps (#1052) 2024-02-10 16:17:46 +00:00
linter.yaml Bump CI deps (#1052) 2024-02-10 16:17:46 +00:00
picci.yaml Refactor File helper functions (#1471) 2024-08-04 17:36:43 +01:00
saturn-build.yml Bump CI deps (#1052) 2024-02-10 16:17:46 +00:00
tool-debugmodule.yaml Bump CI deps (#1052) 2024-02-10 16:17:46 +00:00
validate-and-report.yml Merge RWRP with WRP (#1425) 2024-07-22 10:57:21 -04:00