Commit graph

19 commits

Author SHA1 Message Date
jakcron 7dd27fd5c8 [nx] Unbroke MemoryMappingHandler forloop bugfix. Fixed typo in KcBinary::importBinary(). 2017-07-15 18:59:15 +10:00
jakcron 5af8ec72ae [nx] Add AciBinary. 2017-07-15 18:28:41 +10:00
jakcron 20b4984ae3 [nx] Removed importBinary(const u8* bytes) from ISerialisableBinary and all children. AciHeader supports ACID version 1. Size bug in SacEntry fixed(?). Bitlength typo in SystemCallEntry fixed(?). MiscFlagsHandler now returns a fnd::List of flags, not the raw word. Forloop in MemoryMappingHandler fixed. 2017-07-15 18:28:01 +10:00
jakcron 30b3dd6063 [nx] Implement KcBinary and supporting classes. 2017-07-13 00:02:10 +10:00
jakcron 0c256db560 [nx] Add ACI kernel capability Classes. 2017-07-07 17:09:03 +10:00
jakcron 60e1b8a328 [nx] Add NpdmHeader. 2017-07-07 10:18:33 +10:00
jakcron 7b0dbc753f [nx] Fix namespace collision in NXCrypto.h 2017-07-07 10:18:08 +10:00
jakcron 5bd5178a7d [nx] Safer FacBinary size calculation in FacHeader. 2017-07-07 09:57:50 +10:00
jakcron 544d484690 [nx] Added operators to AciHeader::sSection. 2017-07-07 09:56:49 +10:00
jakcron 7b34bd404d [nx] Added nx namespace. 2017-07-06 21:17:21 +10:00
jakcron 724fc26349 [nx] Added SacBinary, FacHeader, FacBinary. 2017-07-06 20:57:33 +10:00
jakcron 844a46c83a [nx] AciHeader updated to inherit from ISerialisableBinary. 2017-07-06 20:56:52 +10:00
jakcron e7172949da [nx/ncatool] Update SacEntry and NcaHeader to inherit from ISerialiseableBinary. ncatool is updated accordingly. 2017-07-06 20:55:58 +10:00
jakcron 74820d9274 [nx] Add ISerialisedBinary. 2017-07-06 20:54:07 +10:00
jakcron 337a5eff25 [nx] Add ISerialiseableInterface, which AciHeader and NcaHeader inherit from. Also added SacEntry. 2017-07-06 13:30:27 +10:00
jakcron 32cc4b4d0d [nx] Add AciHeader. 2017-07-06 01:39:41 +10:00
jakcron fad0cb828f [nx] Style change in NcaHeader, also exportBinary() implemented in NcaHeader. 2017-07-06 01:38:14 +10:00
jakcron 9dfa69446d [nx] Add mined keys and NcaHeader 2017-07-05 18:57:14 +10:00
jakcron e888fedd6e Initial commit of support libraries. 2017-07-03 01:18:59 +10:00