Commit graph

10 commits

Author SHA1 Message Date
Michael Scire
76910e8954 fs: add indirection to raw storage open, for hac2l 2022-03-13 20:58:02 -07:00
Michael Scire
82620f95a3 fs: revise allocation-fail result names 2022-03-13 01:51:42 -08:00
Michael Scire
a3ba767fba remove leftover debug print 2022-03-08 10:11:27 -08:00
Michael Scire
100bead52b libs: add ongoing work to facilitate hactool rewrite 2022-03-08 10:05:32 -08:00
Michael Scire
01c939f774 ams: support building unit test programs on windows/linux/macos 2022-03-06 12:08:20 -08:00
Michael Scire
52296fc2dd fs: revise NcaFileSystemDriver for latest semantics 2022-02-21 15:17:17 -08:00
Michael Scire
a595c232b9 strat: use m_ for member variables 2021-10-10 00:14:06 -07:00
Michael Scire
7ca83c9d3b libstrat: enable -Wextra, -Werror
This caught an embarrassingly large number of bugs.
2021-10-06 15:20:48 -07:00
Michael Scire
77fe5cf6f5 ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals 2021-10-04 12:59:10 -07:00
SciresM
81f91803ec
Implement support for parsing/interacting with NCAs. (#942)
* fs: implement support for interacting with ncas.

* spl: extend to use virtual keyslots
2020-05-11 15:04:51 -07:00