Releases: Pobega/ROM-Analyzer
Releases · Pobega/ROM-Analyzer
ROM Analyzer 1.1.0
What's Changed
Too much to list for this release, since it's our first official Github release. But to cover the basics:
- Threading support added
--threads/-t <n>to specify the number of threads.
- CHD and Zip optimizations
- We now only read the first 128kb of the files to lower memory consumption.
- Added more RomAnalyzerError types
- More useful for anyone wanting to use this as a library in their code.
- JSON output ('--json/-j`)
- Useful for calling to the rom analyzer binary in a scripted fashion.
Full Changelog: https://github.com/Pobega/ROM-Analyzer/commits/1.1.0