error: invalid-instructions.asm(1): Address $10000 is not 16-bit error: invalid-instructions.asm(2): LD [HL],[HL] not a valid instruction error: invalid-instructions.asm(3): Expected constant expression equal to $FF00 for "$ff00+c" error: invalid-instructions.asm(4): Destination operand must be A error: invalid-instructions.asm(5): Destination operand must be A error: invalid-instructions.asm(6): Destination operand must be A error: invalid-instructions.asm(7): Immediate value must be 3-bit error: invalid-instructions.asm(8): Invalid address $40 for RST error: Assembly aborted (8 errors)!