From 415e8c10d612e89c1cd6a63ad1293e34f8e47547 Mon Sep 17 00:00:00 2001 From: sparky4 Date: Mon, 15 Feb 2016 13:22:25 -0600 Subject: [PATCH] wwww --- asmyt.c | 16 +++ asmyt.err | 323 +++++++++++++--------------------------------------- plzpart.map | 2 +- 3 files changed, 98 insertions(+), 243 deletions(-) diff --git a/asmyt.c b/asmyt.c index d906446..a615e54 100755 --- a/asmyt.c +++ b/asmyt.c @@ -1,4 +1,20 @@ #include "asmyt.h" +// __asm{ +// PUBLIC C plzline, C setplzparas, C psini, C lsini4, C lsini16 +// +// LABEL psini BYTE +// INCLUDE 'psini.inc' +// ; db 16384 dup(?) +// +// LABEL lsini4 WORD +// INCLUDE 'lsini4.inc' +// ; db 16384 dup(?) +// +// LABEL lsini16 WORD +// INCLUDE 'lsini16.inc' +// ; db 16384 dup(?) +// } + void set_plzstart(word start) { __asm{ diff --git a/asmyt.err b/asmyt.err index 9ffd574..46988dd 100755 --- a/asmyt.err +++ b/asmyt.err @@ -1,242 +1,81 @@ -asmyt.asm(3): Error! E019: Unknown directive -asmyt.asm(26): Error! E514: Colon is expected -asmyt.asm(30): Error! E065: Operator is expected -asmyt.asm(48): Error! E077: A constant operand is expected in multiplication -asmyt.asm(50): Error! E077: A constant operand is expected in multiplication -asmyt.asm(57): Error! E077: A constant operand is expected in multiplication -asmyt.asm(59): Error! E077: A constant operand is expected in multiplication -asmyt.asm(64): Error! E027: Cannot use 386 register with current CPU setting -asmyt.asm(64): Error! E002: Invalid instruction with current CPU setting -asmyt.asm(48): Error! E077: A constant operand is expected in multiplication -asmyt.asm(50): Error! E077: A constant operand is expected in multiplication -asmyt.asm(57): Error! E077: A constant operand is expected in multiplication -asmyt.asm(59): Error! E077: A constant operand is expected in multiplication -asmyt.asm(67): Error! E027: Cannot use 386 register with current CPU setting -asmyt.asm(48): Error! E077: A constant operand is expected in multiplication -asmyt.asm(50): Error! E077: A constant operand is expected in multiplication -asmyt.asm(57): Error! E077: A constant operand is expected in multiplication -asmyt.asm(59): Error! E077: A constant operand is expected in multiplication -asmyt.asm(64): Error! E027: Cannot use 386 register with current CPU setting -asmyt.asm(64): Error! E002: Invalid instruction with current CPU setting -asmyt.asm(48): Error! E077: A constant operand is expected in multiplication -asmyt.asm(50): Error! E077: A constant operand is expected in multiplication -asmyt.asm(57): Error! E077: A constant operand is expected in multiplication -asmyt.asm(59): Error! E077: A constant operand is expected in multiplication -asmyt.asm(67): Error! E027: Cannot use 386 register with current CPU setting -asmyt.asm(48): Error! E077: A constant operand is expected in multiplication -asmyt.asm(50): Error! E077: A constant operand is expected in multiplication -asmyt.asm(57): Error! E077: A constant operand is expected in multiplication -asmyt.asm(59): Error! E077: A constant operand is expected in multiplication -asmyt.asm(64): Error! E027: Cannot use 386 register with current CPU setting -asmyt.asm(64): Error! E002: Invalid instruction with current CPU setting -asmyt.asm(48): Error! E077: A constant operand is expected in multiplication -asmyt.asm(50): Error! E077: A constant operand is expected in multiplication -asmyt.asm(57): Error! E077: A constant operand is expected in multiplication -asmyt.asm(59): Error! E077: A constant operand is expected in multiplication -asmyt.asm(67): Error! E027: Cannot use 386 register with current CPU setting -asmyt.asm(48): Error! E077: A constant operand is expected in multiplication -asmyt.asm(50): Error! E077: A constant operand is expected in multiplication -asmyt.asm(57): Error! E077: A constant operand is expected in multiplication -asmyt.asm(59): Error! E077: A constant operand is expected in multiplication -asmyt.asm(64): Error! E027: Cannot use 386 register with current CPU setting -asmyt.asm(64): Error! E002: Invalid instruction with current CPU setting -asmyt.asm(48): Error! E077: A constant operand is expected in multiplication -asmyt.asm(50): Error! E077: A constant operand is expected in multiplication -asmyt.asm(57): Error! E077: A constant operand is expected in multiplication -asmyt.asm(59): Error! E077: A constant operand is expected in multiplication -asmyt.asm(67): Error! E027: Cannot use 386 register with current CPU setting -asmyt.asm(48): Error! E077: A constant operand is expected in multiplication -asmyt.asm(50): Error! E077: A constant operand is expected in multiplication -asmyt.asm(57): Error! E077: A constant operand is expected in multiplication -asmyt.asm(59): Error! E077: A constant operand is expected in multiplication -asmyt.asm(64): Error! E027: Cannot use 386 register with current CPU setting -asmyt.asm(64): Error! E002: Invalid instruction with current CPU setting -asmyt.asm(48): Error! E077: A constant operand is expected in multiplication -asmyt.asm(50): Error! E077: A constant operand is expected in multiplication -asmyt.asm(57): Error! E077: A constant operand is expected in multiplication -asmyt.asm(59): Error! E077: A constant operand is expected in multiplication -asmyt.asm(67): Error! E027: Cannot use 386 register with current CPU setting -asmyt.asm(48): Error! E077: A constant operand is expected in multiplication -asmyt.asm(50): Error! E077: A constant operand is expected in multiplication -asmyt.asm(57): Error! E077: A constant operand is expected in multiplication -asmyt.asm(59): Error! E077: A constant operand is expected in multiplication -asmyt.asm(64): Error! E027: Cannot use 386 register with current CPU setting -asmyt.asm(64): Error! E002: Invalid instruction with current CPU setting -asmyt.asm(48): Error! E077: A constant operand is expected in multiplication -asmyt.asm(50): Error! E077: A constant operand is expected in multiplication -asmyt.asm(57): Error! E077: A constant operand is expected in multiplication -asmyt.asm(59): Error! E077: A constant operand is expected in multiplication -asmyt.asm(67): Error! E027: Cannot use 386 register with current CPU setting -asmyt.asm(48): Error! E077: A constant operand is expected in multiplication -asmyt.asm(50): Error! E077: A constant operand is expected in multiplication -asmyt.asm(57): Error! E077: A constant operand is expected in multiplication -asmyt.asm(59): Error! E077: A constant operand is expected in multiplication -asmyt.asm(64): Error! E027: Cannot use 386 register with current CPU setting -asmyt.asm(64): Error! E002: Invalid instruction with current CPU setting -asmyt.asm(48): Error! E077: A constant operand is expected in multiplication -asmyt.asm(50): Error! E077: A constant operand is expected in multiplication -asmyt.asm(57): Error! E077: A constant operand is expected in multiplication -asmyt.asm(59): Error! E077: A constant operand is expected in multiplication -asmyt.asm(67): Error! E027: Cannot use 386 register with current CPU setting -asmyt.asm(48): Error! E077: A constant operand is expected in multiplication -asmyt.asm(50): Error! E077: A constant operand is expected in multiplication -asmyt.asm(57): Error! E077: A constant operand is expected in multiplication -asmyt.asm(59): Error! E077: A constant operand is expected in multiplication -asmyt.asm(64): Error! E027: Cannot use 386 register with current CPU setting -asmyt.asm(64): Error! E002: Invalid instruction with current CPU setting -asmyt.asm(48): Error! E077: A constant operand is expected in multiplication -asmyt.asm(50): Error! E077: A constant operand is expected in multiplication -asmyt.asm(57): Error! E077: A constant operand is expected in multiplication -asmyt.asm(59): Error! E077: A constant operand is expected in multiplication -asmyt.asm(67): Error! E027: Cannot use 386 register with current CPU setting -asmyt.asm(48): Error! E077: A constant operand is expected in multiplication -asmyt.asm(50): Error! E077: A constant operand is expected in multiplication -asmyt.asm(57): Error! E077: A constant operand is expected in multiplication -asmyt.asm(59): Error! E077: A constant operand is expected in multiplication -asmyt.asm(64): Error! E027: Cannot use 386 register with current CPU setting -asmyt.asm(64): Error! E002: Invalid instruction with current CPU setting -asmyt.asm(48): Error! E077: A constant operand is expected in multiplication -asmyt.asm(50): Error! E077: A constant operand is expected in multiplication -asmyt.asm(57): Error! E077: A constant operand is expected in multiplication -asmyt.asm(59): Error! E077: A constant operand is expected in multiplication -asmyt.asm(67): Error! E027: Cannot use 386 register with current CPU setting -asmyt.asm(48): Error! E077: A constant operand is expected in multiplication -asmyt.asm(50): Error! E077: A constant operand is expected in multiplication -asmyt.asm(57): Error! E077: A constant operand is expected in multiplication -asmyt.asm(59): Error! E077: A constant operand is expected in multiplication -asmyt.asm(64): Error! E027: Cannot use 386 register with current CPU setting -asmyt.asm(64): Error! E002: Invalid instruction with current CPU setting -asmyt.asm(48): Error! E077: A constant operand is expected in multiplication -asmyt.asm(50): Error! E077: A constant operand is expected in multiplication -asmyt.asm(57): Error! E077: A constant operand is expected in multiplication -asmyt.asm(59): Error! E077: A constant operand is expected in multiplication -asmyt.asm(67): Error! E027: Cannot use 386 register with current CPU setting -asmyt.asm(48): Error! E077: A constant operand is expected in multiplication -asmyt.asm(50): Error! E077: A constant operand is expected in multiplication -asmyt.asm(57): Error! E077: A constant operand is expected in multiplication -asmyt.asm(59): Error! E077: A constant operand is expected in multiplication -asmyt.asm(64): Error! E027: Cannot use 386 register with current CPU setting -asmyt.asm(64): Error! E002: Invalid instruction with current CPU setting -asmyt.asm(48): Error! E077: A constant operand is expected in multiplication -asmyt.asm(50): Error! E077: A constant operand is expected in multiplication -asmyt.asm(57): Error! E077: A constant operand is expected in multiplication -asmyt.asm(59): Error! E077: A constant operand is expected in multiplication -asmyt.asm(67): Error! E027: Cannot use 386 register with current CPU setting -asmyt.asm(48): Error! E077: A constant operand is expected in multiplication -asmyt.asm(50): Error! E077: A constant operand is expected in multiplication -asmyt.asm(57): Error! E077: A constant operand is expected in multiplication -asmyt.asm(59): Error! E077: A constant operand is expected in multiplication -asmyt.asm(64): Error! E027: Cannot use 386 register with current CPU setting -asmyt.asm(64): Error! E002: Invalid instruction with current CPU setting -asmyt.asm(48): Error! E077: A constant operand is expected in multiplication -asmyt.asm(50): Error! E077: A constant operand is expected in multiplication -asmyt.asm(57): Error! E077: A constant operand is expected in multiplication -asmyt.asm(59): Error! E077: A constant operand is expected in multiplication -asmyt.asm(67): Error! E027: Cannot use 386 register with current CPU setting -asmyt.asm(48): Error! E077: A constant operand is expected in multiplication -asmyt.asm(50): Error! E077: A constant operand is expected in multiplication -asmyt.asm(57): Error! E077: A constant operand is expected in multiplication -asmyt.asm(59): Error! E077: A constant operand is expected in multiplication -asmyt.asm(64): Error! E027: Cannot use 386 register with current CPU setting -asmyt.asm(64): Error! E002: Invalid instruction with current CPU setting -asmyt.asm(48): Error! E077: A constant operand is expected in multiplication -asmyt.asm(50): Error! E077: A constant operand is expected in multiplication -asmyt.asm(57): Error! E077: A constant operand is expected in multiplication -asmyt.asm(59): Error! E077: A constant operand is expected in multiplication -asmyt.asm(67): Error! E027: Cannot use 386 register with current CPU setting -asmyt.asm(48): Error! E077: A constant operand is expected in multiplication -asmyt.asm(50): Error! E077: A constant operand is expected in multiplication -asmyt.asm(57): Error! E077: A constant operand is expected in multiplication -asmyt.asm(59): Error! E077: A constant operand is expected in multiplication -asmyt.asm(64): Error! E027: Cannot use 386 register with current CPU setting -asmyt.asm(64): Error! E002: Invalid instruction with current CPU setting -asmyt.asm(48): Error! E077: A constant operand is expected in multiplication -asmyt.asm(50): Error! E077: A constant operand is expected in multiplication -asmyt.asm(57): Error! E077: A constant operand is expected in multiplication -asmyt.asm(59): Error! E077: A constant operand is expected in multiplication -asmyt.asm(67): Error! E027: Cannot use 386 register with current CPU setting -asmyt.asm(48): Error! E077: A constant operand is expected in multiplication -asmyt.asm(50): Error! E077: A constant operand is expected in multiplication -asmyt.asm(57): Error! E077: A constant operand is expected in multiplication -asmyt.asm(59): Error! E077: A constant operand is expected in multiplication -asmyt.asm(64): Error! E027: Cannot use 386 register with current CPU setting -asmyt.asm(64): Error! E002: Invalid instruction with current CPU setting -asmyt.asm(48): Error! E077: A constant operand is expected in multiplication -asmyt.asm(50): Error! E077: A constant operand is expected in multiplication -asmyt.asm(57): Error! E077: A constant operand is expected in multiplication -asmyt.asm(59): Error! E077: A constant operand is expected in multiplication -asmyt.asm(67): Error! E027: Cannot use 386 register with current CPU setting -asmyt.asm(48): Error! E077: A constant operand is expected in multiplication -asmyt.asm(50): Error! E077: A constant operand is expected in multiplication -asmyt.asm(57): Error! E077: A constant operand is expected in multiplication -asmyt.asm(59): Error! E077: A constant operand is expected in multiplication -asmyt.asm(64): Error! E027: Cannot use 386 register with current CPU setting -asmyt.asm(64): Error! E002: Invalid instruction with current CPU setting -asmyt.asm(48): Error! E077: A constant operand is expected in multiplication -asmyt.asm(50): Error! E077: A constant operand is expected in multiplication -asmyt.asm(57): Error! E077: A constant operand is expected in multiplication -asmyt.asm(59): Error! E077: A constant operand is expected in multiplication -asmyt.asm(67): Error! E027: Cannot use 386 register with current CPU setting -asmyt.asm(48): Error! E077: A constant operand is expected in multiplication -asmyt.asm(50): Error! E077: A constant operand is expected in multiplication -asmyt.asm(57): Error! E077: A constant operand is expected in multiplication -asmyt.asm(59): Error! E077: A constant operand is expected in multiplication -asmyt.asm(64): Error! E027: Cannot use 386 register with current CPU setting -asmyt.asm(64): Error! E002: Invalid instruction with current CPU setting -asmyt.asm(48): Error! E077: A constant operand is expected in multiplication -asmyt.asm(50): Error! E077: A constant operand is expected in multiplication -asmyt.asm(57): Error! E077: A constant operand is expected in multiplication -asmyt.asm(59): Error! E077: A constant operand is expected in multiplication -asmyt.asm(67): Error! E027: Cannot use 386 register with current CPU setting -asmyt.asm(48): Error! E077: A constant operand is expected in multiplication -asmyt.asm(50): Error! E077: A constant operand is expected in multiplication -asmyt.asm(57): Error! E077: A constant operand is expected in multiplication -asmyt.asm(59): Error! E077: A constant operand is expected in multiplication -asmyt.asm(64): Error! E027: Cannot use 386 register with current CPU setting -asmyt.asm(64): Error! E002: Invalid instruction with current CPU setting -asmyt.asm(48): Error! E077: A constant operand is expected in multiplication -asmyt.asm(50): Error! E077: A constant operand is expected in multiplication -asmyt.asm(57): Error! E077: A constant operand is expected in multiplication -asmyt.asm(59): Error! E077: A constant operand is expected in multiplication -asmyt.asm(67): Error! E027: Cannot use 386 register with current CPU setting -asmyt.asm(48): Error! E077: A constant operand is expected in multiplication -asmyt.asm(50): Error! E077: A constant operand is expected in multiplication -asmyt.asm(57): Error! E077: A constant operand is expected in multiplication -asmyt.asm(59): Error! E077: A constant operand is expected in multiplication -asmyt.asm(64): Error! E027: Cannot use 386 register with current CPU setting -asmyt.asm(64): Error! E002: Invalid instruction with current CPU setting -asmyt.asm(48): Error! E077: A constant operand is expected in multiplication -asmyt.asm(50): Error! E077: A constant operand is expected in multiplication -asmyt.asm(57): Error! E077: A constant operand is expected in multiplication -asmyt.asm(59): Error! E077: A constant operand is expected in multiplication -asmyt.asm(67): Error! E027: Cannot use 386 register with current CPU setting -asmyt.asm(48): Error! E077: A constant operand is expected in multiplication -asmyt.asm(50): Error! E077: A constant operand is expected in multiplication -asmyt.asm(57): Error! E077: A constant operand is expected in multiplication -asmyt.asm(59): Error! E077: A constant operand is expected in multiplication -asmyt.asm(64): Error! E027: Cannot use 386 register with current CPU setting -asmyt.asm(64): Error! E002: Invalid instruction with current CPU setting -asmyt.asm(48): Error! E077: A constant operand is expected in multiplication -asmyt.asm(50): Error! E077: A constant operand is expected in multiplication -asmyt.asm(57): Error! E077: A constant operand is expected in multiplication -asmyt.asm(59): Error! E077: A constant operand is expected in multiplication -asmyt.asm(67): Error! E027: Cannot use 386 register with current CPU setting -asmyt.asm(48): Error! E077: A constant operand is expected in multiplication -asmyt.asm(50): Error! E077: A constant operand is expected in multiplication -asmyt.asm(57): Error! E077: A constant operand is expected in multiplication -asmyt.asm(59): Error! E077: A constant operand is expected in multiplication -asmyt.asm(64): Error! E027: Cannot use 386 register with current CPU setting -asmyt.asm(64): Error! E002: Invalid instruction with current CPU setting -asmyt.asm(48): Error! E077: A constant operand is expected in multiplication -asmyt.asm(50): Error! E077: A constant operand is expected in multiplication -asmyt.asm(57): Error! E077: A constant operand is expected in multiplication -asmyt.asm(59): Error! E077: A constant operand is expected in multiplication -asmyt.asm(67): Error! E027: Cannot use 386 register with current CPU setting -asmyt.asm(70): Error! E065: Operator is expected -asmyt.asm(74): Error! E600: 'C' is already defined -asmyt.asm(76): Error! E611: ARG may only be used within a PROC and before the first instruction -asmyt.asm(95): Error! E506: Block nesting error -asmyt.asm(99): Error! E600: 'C' is already defined -asmyt.asm(101): Error! E611: ARG may only be used within a PROC and before the first instruction -asmyt.asm(109): Error! E002: Invalid instruction with current CPU setting -asmyt.asm(115): Error! E506: Block nesting error +asmyt.c(2): Error! E1061: Expecting data or function declaration, but found '__asm' +asmyt.c(2): Error! E1026: Invalid declarator +asmyt.c(2): Error! E1009: Expecting ';' but found '{' +asmyt.c(2): Error! E1061: Expecting data or function declaration, but found '{' +asmyt.c(3): Error! E1022: Missing or misspelled data type near 'PUBLIC' +asmyt.c(3): Error! E1022: Missing or misspelled data type near 'C' +asmyt.c(3): Warning! W132: No storage class or type specified +asmyt.c(3): Error! E1129: Type does not agree with previous definition of 'plzline' +asmyt.c(3): Note! I2002: 'plzline' defined in: asmyt.h(4) +asmyt.c(3): Error! E1022: Missing or misspelled data type near 'C' +asmyt.c(3): Error! E1129: Type does not agree with previous definition of 'setplzparas' +asmyt.c(3): Note! I2002: 'setplzparas' defined in: asmyt.h(5) +asmyt.c(3): Error! E1022: Missing or misspelled data type near 'C' +asmyt.c(3): Error! E1022: Missing or misspelled data type near 'C' +asmyt.c(3): Error! E1022: Missing or misspelled data type near 'C' +asmyt.c(5): Error! E1022: Missing or misspelled data type near 'lsini16' +asmyt.c(5): Error! E1022: Missing or misspelled data type near 'LABEL' +asmyt.c(5): Error! E1022: Missing or misspelled data type near 'psini' +asmyt.c(6): Error! E1022: Missing or misspelled data type near 'BYTE' +asmyt.c(6): Error! E1009: Expecting ';' but found ''psini' +asmyt.c(6): Error! E1061: Expecting data or function declaration, but found ' ' +asmyt.c(6): Warning! W132: No storage class or type specified +asmyt.c(6): Error! E1009: Expecting ';' but found '.' +asmyt.c(6): Error! E1061: Expecting data or function declaration, but found '.' +asmyt.c(6): Warning! W132: No storage class or type specified +asmyt.c(6): Error! E1009: Expecting ';' but found '' ' +asmyt.c(6): Error! E1061: Expecting data or function declaration, but found ' ' +asmyt.c(7): Error! E1026: Invalid declarator +asmyt.c(7): Warning! W132: No storage class or type specified +asmyt.c(7): Error! E1009: Expecting ';' but found '16384' +asmyt.c(7): Error! E1061: Expecting data or function declaration, but found 'constant' +asmyt.c(7): Error! E1009: Expecting ')' but found '?' +asmyt.c(7): Error! E1026: Invalid declarator +asmyt.c(7): Error! E1009: Expecting ',' but found '?' +asmyt.c(7): Error! E1026: Invalid declarator +asmyt.c(7): Error! E1009: Expecting ',' but found ')' +asmyt.c(9): Error! E1022: Missing or misspelled data type near 'LABEL' +asmyt.c(9): Error! E1022: Missing or misspelled data type near 'lsini4' +asmyt.c(10): Error! E1022: Missing or misspelled data type near 'WORD' +asmyt.c(10): Error! E1024: Declared symbol 'INCLUDE' is not in parameter list +asmyt.c(10): Error! E1009: Expecting ',' but found ''lsini' +asmyt.c(10): Error! E1024: Declared symbol 'i4' is not in parameter list +asmyt.c(10): Error! E1009: Expecting ',' but found '.' +asmyt.c(10): Error! E1024: Declared symbol 'inc' is not in parameter list +asmyt.c(10): Error! E1009: Expecting ',' but found '' ' +asmyt.c(11): Error! E1026: Invalid declarator +asmyt.c(11): Error! E1022: Missing or misspelled data type near 'db' +asmyt.c(11): Error! E1024: Declared symbol 'db' is not in parameter list +asmyt.c(11): Error! E1009: Expecting ',' but found '16384' +asmyt.c(11): Error! E1009: Expecting ')' but found '?' +asmyt.c(11): Error! E1024: Declared symbol 'dup' is not in parameter list +asmyt.c(11): Error! E1009: Expecting ',' but found '?' +asmyt.c(11): Error! E1026: Invalid declarator +asmyt.c(11): Error! E1009: Expecting ',' but found ')' +asmyt.c(13): Error! E1022: Missing or misspelled data type near 'LABEL' +asmyt.c(13): Error! E1022: Missing or misspelled data type near 'lsini16' +asmyt.c(14): Error! E1022: Missing or misspelled data type near 'WORD' +asmyt.c(14): Error! E1024: Declared symbol 'INCLUDE' is not in parameter list +asmyt.c(14): Error! E1009: Expecting ',' but found ''lsini' +asmyt.c(14): Error! E1024: Declared symbol 'i16' is not in parameter list +asmyt.c(14): Error! E1009: Expecting ',' but found '.' +asmyt.c(14): Error! E1024: Declared symbol 'inc' is not in parameter list +asmyt.c(14): Error! E1009: Expecting ',' but found '' ' +asmyt.c(15): Error! E1026: Invalid declarator +asmyt.c(15): Error! E1022: Missing or misspelled data type near 'db' +asmyt.c(15): Error! E1024: Declared symbol 'db' is not in parameter list +asmyt.c(15): Error! E1009: Expecting ',' but found '16384' +asmyt.c(15): Error! E1009: Expecting ')' but found '?' +asmyt.c(15): Error! E1024: Declared symbol 'dup' is not in parameter list +asmyt.c(15): Error! E1009: Expecting ',' but found '?' +asmyt.c(15): Error! E1026: Invalid declarator +asmyt.c(15): Error! E1009: Expecting ',' but found ')' +asmyt.c(16): Error! E1026: Invalid declarator +asmyt.c(16): Error! E1009: Expecting ',' but found '}' +asmyt.c(18): Error! E1026: Invalid declarator +asmyt.c(18): Error! E1009: Expecting ',' but found 'void' +asmyt.c(19): Error! E1024: Declared symbol 'set_plzstart' is not in parameter list +asmyt.c(19): Error! E1076: Missing semicolon at end of declaration +asmyt.c(23): Error! E1156: Assembler error: 'Missing 'PTR' operator' +asmyt.c(26): Error! E1156: Assembler error: 'Missing 'PTR' operator' +asmyt.c(27): Error! E1156: Assembler error: 'Invalid instruction with current CPU setting' diff --git a/plzpart.map b/plzpart.map index c24028a..b61b949 100755 --- a/plzpart.map +++ b/plzpart.map @@ -1,7 +1,7 @@ Open Watcom Linker Version 2.0 beta Jan 16 2016 17:32:38 (64-bit) Copyright (c) 2002-2015 The Open Watcom Contributors. All Rights Reserved. Portions Copyright (c) 1985-2002 Sybase, Inc. All Rights Reserved. -Created on: 16/02/15 13:15:30 +Created on: 16/02/15 13:22:19 Executable Image: plzpart.exe creating a DOS executable Error! E2028: init_copper_ is an undefined reference -- 2.39.2