nstool/lib/nx
2017-07-15 18:59:15 +10:00
..
AciBinary.cpp [nx] Add AciBinary. 2017-07-15 18:28:41 +10:00
AciBinary.h [nx] Add AciBinary. 2017-07-15 18:28:41 +10:00
AciHeader.cpp [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
AciHeader.h [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
FacBinary.cpp [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
FacBinary.h [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
FacHeader.cpp [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
FacHeader.h [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
HandleTableSizeEntry.cpp [nx] Add ACI kernel capability Classes. 2017-07-07 17:09:03 +10:00
HandleTableSizeEntry.h [nx] Add ACI kernel capability Classes. 2017-07-07 17:09:03 +10:00
HandleTableSizeHandler.cpp [nx] Implement KcBinary and supporting classes. 2017-07-13 00:02:10 +10:00
HandleTableSizeHandler.h [nx] Implement KcBinary and supporting classes. 2017-07-13 00:02:10 +10:00
IKernelCapabilityHandler.h [nx] Implement KcBinary and supporting classes. 2017-07-13 00:02:10 +10:00
InteruptEntry.cpp [nx] Implement KcBinary and supporting classes. 2017-07-13 00:02:10 +10:00
InteruptEntry.h [nx] Implement KcBinary and supporting classes. 2017-07-13 00:02:10 +10:00
InteruptHandler.cpp [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
InteruptHandler.h [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
ISerialiseableBinary.h [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
KcBinary.cpp [nx] Unbroke MemoryMappingHandler forloop bugfix. Fixed typo in KcBinary::importBinary(). 2017-07-15 18:59:15 +10:00
KcBinary.h [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
KernelCapability.cpp [nx] Add ACI kernel capability Classes. 2017-07-07 17:09:03 +10:00
KernelCapability.h [nx] Add ACI kernel capability Classes. 2017-07-07 17:09:03 +10:00
KernelVersionEntry.cpp [nx] Add ACI kernel capability Classes. 2017-07-07 17:09:03 +10:00
KernelVersionEntry.h [nx] Add ACI kernel capability Classes. 2017-07-07 17:09:03 +10:00
KernelVersionHandler.cpp [nx] Implement KcBinary and supporting classes. 2017-07-13 00:02:10 +10:00
KernelVersionHandler.h [nx] Implement KcBinary and supporting classes. 2017-07-13 00:02:10 +10:00
makefile Initial commit of support libraries. 2017-07-03 01:18:59 +10:00
MemoryMappingHandler.cpp [nx] Unbroke MemoryMappingHandler forloop bugfix. Fixed typo in KcBinary::importBinary(). 2017-07-15 18:59:15 +10:00
MemoryMappingHandler.h [nx] Unbroke MemoryMappingHandler forloop bugfix. Fixed typo in KcBinary::importBinary(). 2017-07-15 18:59:15 +10:00
MemoryPageEntry.cpp [nx] Implement KcBinary and supporting classes. 2017-07-13 00:02:10 +10:00
MemoryPageEntry.h [nx] Implement KcBinary and supporting classes. 2017-07-13 00:02:10 +10:00
MiscFlagsEntry.cpp [nx] Add ACI kernel capability Classes. 2017-07-07 17:09:03 +10:00
MiscFlagsEntry.h [nx] Implement KcBinary and supporting classes. 2017-07-13 00:02:10 +10:00
MiscFlagsHandler.cpp [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
MiscFlagsHandler.h [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
MiscParamsEntry.cpp [nx] Add ACI kernel capability Classes. 2017-07-07 17:09:03 +10:00
MiscParamsEntry.h [nx] Add ACI kernel capability Classes. 2017-07-07 17:09:03 +10:00
MiscParamsHandler.cpp [nx] Implement KcBinary and supporting classes. 2017-07-13 00:02:10 +10:00
MiscParamsHandler.h [nx] Implement KcBinary and supporting classes. 2017-07-13 00:02:10 +10:00
NcaHeader.cpp [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
NcaHeader.h [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
NpdmFile.h [nx] Implement KcBinary and supporting classes. 2017-07-13 00:02:10 +10:00
NpdmHeader.cpp [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
NpdmHeader.h [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
nx.vcxproj [nx] Add AciBinary. 2017-07-15 18:28:41 +10:00
nx.vcxproj.filters [nx] Add AciBinary. 2017-07-15 18:28:41 +10:00
NXCrypto.h [nx] Fix namespace collision in NXCrypto.h 2017-07-07 10:18:08 +10:00
SacBinary.cpp [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
SacBinary.h [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
SacEntry.cpp [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
SacEntry.h [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
SystemCallEntry.cpp [nx] Add ACI kernel capability Classes. 2017-07-07 17:09:03 +10:00
SystemCallEntry.h [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
SystemCallHandler.cpp [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
SystemCallHandler.h [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
ThreadInfoEntry.cpp [nx] Add ACI kernel capability Classes. 2017-07-07 17:09:03 +10:00
ThreadInfoEntry.h [nx] Add ACI kernel capability Classes. 2017-07-07 17:09:03 +10:00
ThreadInfoHandler.cpp [nx] Implement KcBinary and supporting classes. 2017-07-13 00:02:10 +10:00
ThreadInfoHandler.h [nx] Implement KcBinary and supporting classes. 2017-07-13 00:02:10 +10:00