Rev 539 | Blame | Compare with Previous | Last modification | View Log | Download
# file opened: sjio_coverage4.asm1 0000 DEVICE nonesjio_coverage4.asm(2): warning: Negative BLOCK?2 0000 BLOCK -8000,113 E0C0 DISP 0x1234sjio_coverage4.asm(4): warning: Negative BLOCK?4 1234 BLOCK -8000,125 F2F4 ENDTsjio_coverage4.asm(6): error: SAVEBIN only allowed in real device emulation mode (See DEVICE)6 C180 SAVEBIN "sjio_coverage4.bin", 1, 2 ; no device error7 C1808 C180 DEVICE zxspectrum48sjio_coverage4.asm(9): warning: Negative BLOCK?9 C180 BLOCK -8000,13sjio_coverage4.asm(10): error: [BLOCK] Syntax Error in <length>: &, &10 A240 BLOCK &, &sjio_coverage4.asm(10): error: Syntax error: &sjio_coverage4.asm(10): error: Unexpected: &10 A240 00 00 00... BLOCK 20,& ; syntax errors11 A254 ORG 0xFFFC12 FFFC 41 48 4F 59 DB "AHOY"13 0000 SAVEBIN "sjio_coverage4.bin", 0xFFFC ; no length argument14 0000 SAVEBIN "sjio_coverage4.tap", 0xFFFC, 1000 ; length beyond end of RAM15 0000# file closed: sjio_coverage4.asmValue Label------ - -----------------------------------------------------------