BASIC source code to QD file convertor


Emulator: Name:


Write a BASIC source code in the text area above. This tool will create a Quick Disk image file or a cassette tape file to be loaded into a Sharp MZ-800 computer emulator. Emulators EmuZ-800 and mz800emu are supported.

Use escape codes to input special characters, e.g. \xff is the symbol pi.

In the emulator, first load the BASIC interpreter then mount the generated QD image and load the source code using the statement on the first line (in case of CMT use the statement on the second line):

LOAD"QD:B",A
LOAD"CMT:",A