back | Last regenerated: 2022-04-20 17:31:36 kio |
#target TZXUsing standard encoding scheme and timing Custom pulse lengths and encoding schemes 0x10: Standard speed data block 0x13: Sequence of pulses of various lengths 0x20: Pause (silence) or 'Stop the tape' command #target tzx Assembler directives: #code Introduced in version 4.2.0 #target TZX creates a tape file for the ZX Spectrum, ZX81, Amstrad CPC, SAM Coupé, Jupiter ACE and Enterprise or similar computers. This tape file format represents programs and data saved to a music compact cassette by the original ZX Spectrum or custom tape saving routines. While a TAP file can only contain standard data blocks as saved with the original ZX Spectrum "save tape" routine, TZX files can contain data blocks with custom encoding, e.g. turbo loading blocks or ZX81-like blocks, additional emulator information and custom audio sequences. TZX files were originally used for preserving and archiving real ZX Spectrum tapes. |