Commit Graph

15 Commits

Author SHA1 Message Date
Matt Nadareski
71482b2eb9 Remove removed features from README.1ST 2024-10-23 22:25:10 -04:00
Matt Nadareski
f6360492a4 Promote new flag to --dat-X instead
This change also introduces a few fixes to merging flags in general, as things like device non-merged were being converted/handled strangely.
2023-04-19 12:04:25 -04:00
Matt Nadareski
237f04491e Add external flag for force adding roms 2023-04-17 14:02:11 -04:00
Matt Nadareski
343ea67bd8 Add preliminary support for Archive.org file lists (fixes #38) 2021-07-19 10:39:21 -07:00
Matt Nadareski
9bd34fdec6 Add version feature for SabreTools 2021-03-19 21:01:07 -07:00
Matt Nadareski
84411a963c Use "include" instead of "skip" for D2D
This is a semi-breaking change. The normal functionality of not specifying any hashes will default to CRC32, MD5, and SHA-1 as expected. However, all other flags have been renamed and act as an include (like how the SHA-256 and above functioned previously). If any of those flags are specified, then it overrides the default behavior and ONLY uses the hashes specified. So to get the same behavior as `--skip-md5`, a user would do `--include-crc --include-sha1`.
2021-02-22 11:20:17 -08:00
Matt Nadareski
4a2d95ad0a Update description a little 2021-02-17 16:51:23 -08:00
Matt Nadareski
8e59aa6aa5 Add split by total size 2021-02-17 16:47:32 -08:00
Matt Nadareski
721689d4e7 Feature flags shouldn't need - 2021-02-17 15:53:07 -08:00
Matt Nadareski
de481a0570 Add universal changes to RombaSharp 2021-02-03 11:10:19 -08:00
Matt Nadareski
b543ceb4e0 Better universal options, fix last commit 2021-02-03 10:48:23 -08:00
Matt Nadareski
6139f7672d Add log level input 2021-02-03 10:09:40 -08:00
Matt Nadareski
7f7c3ec314 Goodbye .NET Framework 4.8 and RIPEMD160 2020-12-14 15:22:14 -08:00
Matt Nadareski
056b0634f0 Clean up global temp, exe dir 2020-12-11 22:52:28 -08:00
Matt Nadareski
b41ae7a7c3 Data and Tools -> Core 2020-12-08 13:23:59 -08:00