back | Last regenerated: 2022-04-20 17:31:36 kio |
#target TZX0x32: Archive info#tzx ARCHIVE-INFO Pseudo instructions: defb, db, .db and .byte Store information like author, publisher, release date, price etc. Only defb pseudo opcodes (and aliases) are allowed. Each line must consist of one byte indicating the type of information and a quoted text string giving this information. There must be at most one ARCHIVE-INFO block for each tzx file. The archive block is reordered to the front of the file regardless of it's position in the source. #insert: Examples: #tzx archive-info Pseudo instructions: defb, db, .db and .byte 00 - Full title |