Hello all,

I got some old Z80 assembler source code and tried to compile it with SDCC's
assembler.

But I got errors:

mumak47.20141226.asm:249(http://mumak47.20141226.asm:249): Error: <o> .org 
in REL area or directive / mnemonic error
mumak47.20141226.asm:262(http://mumak47.20141226.asm:262): Error: <o> .org 
in REL area or directive / mnemonic error
mumak47.20141226.asm:262(http://mumak47.20141226.asm:262): Error: <q> 
missing or improper operators, terminators, or delimiters

On those lines, there are SLS D and SLL D instructions.

Do I have to enable them in sdasz80 somehow or they are just unsupported ? 
Can somebody add them ?

Vaclav


------------------------------------------------------------------------------
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to