Contributors ============ - Jeroen F.J. Laros (Original author, maintainer). - Steve Monks (MacOS port). - Stefan Haubenthal (Exit codes for portability). The author would like to acknowledge Karl-Heinz Mau for: - Testing the Windows program and giving feedback. - Hosting_ the project. And Ricky El-Qasem for: - MZF2WAVGUI_, a graphical user interface for this project. - Making a nice tutorial_ on how to use this software to directly connect to an MZ. The *turbo loader* routine is copied from the related DOS utility TransManager_, which in turn is based on Miroslav Nemecek's SHARPEXE_ utility. He got the routine from the native program `Turbo Copy`_ (authors unknown). Highly similar routines were found in FSTLOAD2_ and FSTLOAD3_ (authors unknown), so the exact origin of this routine is unknown at the moment of this writing. .. _Hosting: https://web.archive.org/web/20170831235756/https://www.sharpmz.org/mzf2wav.htm .. _MZF2WAVGUI: https://github.com/rickyelqasem/MZF2WAVGUI .. _tutorial: https://www.youtube.com/watch?v=iwD3-5ENyE8 .. _TransManager: https://web.archive.org/web/20040218154731/http://mzunity.wz.cz/old/Hardware.htm .. _SHARPEXE: https://github.com/Panda381/DOS-Progs/blob/3edeb0fe4d7dafe2576201ee3def789fc7609037/8BIT/SHARP/SHARP_PC/SHARPEXE.ASM#L868-L914 .. _`Turbo Copy`: http://www.mz-800.scav.cz/download/MZ-800/MZ-800_Software/COM/MZF/PROGS/800/Kopirky/Tc122.mzf .. _FSTLOAD2: https://github.com/Panda381/DOS-Progs/raw/refs/heads/main/8BIT/SHARP/PROGRAMY/COPY/FSTLOAD2.MZ8 .. _FSTLOAD3: https://github.com/Panda381/DOS-Progs/raw/refs/heads/main/8BIT/SHARP/PROGRAMY/COPY/FSTLOAD3.MZ8