joyrex2001 / castools

This is a set of tools which can read sampled MSX tapes and convert them to the standard .cas format and back to .wav samples. This package consist of three tools: wav2cas, cas2wav and casdir.
GNU General Public License v2.0
41 stars 6 forks source link

More performance fixes, plus one bug fix #6

Closed barreyra closed 1 year ago

barreyra commented 1 year ago

Tested these by running casdir through the entirety of TOSEC's MSX 1 CAS collection and diffing the results. Only the intended changes in output were seen.

joyrex2001 commented 1 year ago

Thanks!