Commit Graph

10 Commits (f7d3317bf59e3b40188e171a76831ecfd1444527)

Author SHA1 Message Date
Dmitry Isaenko f7d3317bf5 Correct application to be in line with rapidly changing libKonogonka [so-called] api
continuous-integration/drone/push Build is passing Details
2022-12-12 05:01:45 +03:00
Dmitry Isaenko 27b7ba5e7f Remove all back end things to separate library. Update copyrights.
continuous-integration/drone/push Build is passing Details
2022-08-10 20:20:25 +03:00
Dmitry Isaenko bad2924c02 RomFs support: Frontend implementation for decrypted blobs (no export functionality); backend structures corrected, updated and ready for usage.
Bug fix for NSP table implementation: checkbox is visible now.
Fix compilation time warnings regarding JavaFX unsafe stuff.
2020-04-26 05:06:17 +03:00
Dmitry Isaenko 24d0925dda Refactoring for NCAContent, NCAController.
Add export function to NCA content to get is as it (has to be used to export RomFS blob) + add exporter class to export it in similar to ISuperProvider.class / Extractor.class manner with keeping names agreement.
Add custom exception to notify emptiness of the NCA section since using NullPointerException could discourage.
2020-04-12 15:55:23 +03:00
Dmitry Isaenko bb3bbc2efc Quick refactoring; readme update; POM update 2020-04-08 04:38:20 +03:00
Dmitry Isaenko 1461406a6b Add license headers to each class-file 2020-04-05 22:21:14 +03:00
Dmitry Isaenko 4e1bacd4fc NCA table/contoller/provider updates 2019-08-19 17:22:42 +03:00
Dmitry Isaenko 4acbf501d5 starting re-implementing logic to pipe-streams. Done for PFS0 & HFS0, Updated extractor logic (must be improved later on) 2019-08-18 07:16:24 +03:00
Dmitry Isaenko dd6c81c7fd start working on encrypted sections extractor 2019-05-23 02:39:40 +03:00
Dmitry Isaenko 62800acc07 initial commit 2019-05-18 03:37:05 +03:00