Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add many classes that are used for NCA reading #244

Merged
merged 24 commits into from
Apr 22, 2022
Merged

Conversation

Thealexbarney
Copy link
Owner

Adds:

  • NcaReader
  • Nca configuration types
  • NcaHeader
  • NcaFsHeader and subtypes
  • AesCtrStorage
  • AesCtrCounterExtendedStorage
  • AesXtsStorageExternal
  • MemoryResourceBufferHoldStorage
  • AlignmentMatchingStorage
  • AlignmentMatchingStoragePooledBuffer
  • AlignmentMatchingStorageInBulkRead
  • ReadOnlyBlockCacheStorage
  • IntegrityRomFsStorage
  • HierarchicalIntegrityVerificationStorage
  • IntegrityVerificationStorage
  • SwitchStorage
  • RegionSwitchStorage
  • FatFileSystemCreator
  • Semaphore
  • MultiWaitImpl
  • MultiWaitObjectList
  • Other multi-wait-related classes

Partially adds/skeletons:

  • AesXtsStorage
  • NcaFileSystemDriver

Ensures some classes are updated for system version 14.0.0, either by verifying that there were no changes or by applying any changes. Changes were made to:

  • IHash256GeneratorFactory
  • IHash256GeneratorFactorySelector
  • StatusReportService
  • StatusReportServiceImpl
  • Fs.IStorage
  • FileStorage
  • FileStorageBasedFileSystem
  • FileHandleStorage
  • MemoryStorage
  • SubStorage

@Thealexbarney Thealexbarney merged commit 99ad308 into master Apr 22, 2022
@Thealexbarney Thealexbarney deleted the nca-reader branch April 29, 2022 02:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant