Initial base call for parsing the constant pool.
commit2f28e433c3f34dc0ad5a26a60bbed733b7350d04
authorStephanie Gawroriski <xer@multiphasicapps.net>
Fri, 13 Sep 2024 23:42:48 +0000 (13 23:42 +0000)
committerStephanie Gawroriski <xer@multiphasicapps.net>
Fri, 13 Sep 2024 23:42:48 +0000 (13 23:42 +0000)
tree7fd92cb0e620a54796b6d88528bf912dba0f0243
parentebbedeb602911a9a50152b8bd4f088d20e21a2e9
Initial base call for parsing the constant pool.
nanocoat/include/sjme/nvm/classy.h
nanocoat/include/sjme/nvm/classyPatch.h [new file with mode: 0644]
nanocoat/include/sjme/nvm/nvm.h
nanocoat/src/boot.c
nanocoat/src/classy.c
nanocoat/src/cleanup.c
nanocoat/src/romLibrary.c
nanocoat/src/romSuite.c