Releases: hermansr/psid64
Releases · hermansr/psid64
PSID64 v1.3
What's Changed
- Added support for new song length file format.
- Use Songlengths.md5 default filename when HVSC root directory is specified.
- When converting a directory to a specified output directory, use a trailing slash or backslash to never append the basename to the output directory.
- Avoid grey dot artifacts on 8565 VIC-II.
- Fixed missing argument in --root command line option description.
- Added more extensive usage description and examples to README.
Pull Requests
- Fix ios::binary detection on MinGW64 by @drfiemost in #1
- Fix function prototype by @drfiemost in #2
New Contributors
- @drfiemost made their first contribution in #1
Full Changelog: v1.2...v1.3