Commit Graph

17 Commits

Author SHA1 Message Date
Luke Street df8ab228c8 Update README.md and repo URLs 2024-10-18 00:09:18 -06:00
Luke Street be4672471d Move region info from PartitionMeta to Disc 2024-10-04 20:17:16 -06:00
Luke Street f4638369d1 Extract Wii region.bin 2024-10-04 19:53:07 -06:00
Luke Street d99ef72fe9 Fix matching paths with repeated slashes in Fst::find 2024-10-04 17:25:07 -06:00
Luke Street 30bcf4936b Upgrade to zerocopy 0.8 2024-10-03 20:57:02 -06:00
Luke Street 5f537f0e7b Various minor API adjustments 2024-10-03 20:18:44 -06:00
Luke Street 5ad514d59c Use mimalloc when targeting musl
Also removes the armv7 linux build.
If you used it, let me know!
2024-09-29 12:10:59 -06:00
Luke Street 6f3052e05d Use workspace keys in Cargo.toml 2024-09-10 23:19:19 -06:00
Luke Street d2b8135cdb Use full LTO, update dependencies & CI 2024-09-08 16:29:48 -06:00
Luke Street da8d5fda79 Update crc32fast 2024-06-18 21:43:23 -06:00
Luke Street 44580b0d71 Add `dat check` command for verifying collections 2024-06-18 21:04:59 -06:00
Luke Street f28238209d nodtool: Restructure code for external usage 2024-04-30 23:51:34 -06:00
Luke Street ad1ec5828d Fix RVZ GC junk data generation 2024-02-26 19:21:28 -07:00
Luke Street 8bd52d4075 Documentation updates & fixes for Wii partition streams 2024-02-24 12:35:41 -07:00
Luke Street 1895b7df3f Fixes & bump to version 1.0.0 2024-02-22 23:49:28 -07:00
Luke Street 7e6d880792 Add GCZ support, nodtool extract --partition, various fixes 2024-02-22 19:58:31 -07:00
Luke Street 07bb8ccc1d Restore all functionality, split lib/bin & integrate redump validation 2024-02-21 23:14:07 -07:00