>I don't think it will be a major problem to include Z180/Z380 support in
>the new Compass #2.0.00 (release probably Bussum2000)
>
>The longest instruction on Z380 or Z180 is 5 bytes long; is that correct
>? Can someone verify that ?
>MULTW nn : #ED #CB #97 #n #n

No, many instructions are 6 bytes long. (Not counting the needed 2-byte 
DDIR IW prefix)
LD IX,nnnn   : #FD #21 #n #n #n #n
LD BC,(SP+d) : #DD #CB #d #d #d #01
MULTW (IX+d) : #DD #CB #d #d #d #92
etc...

Greetz,
         Patriek


****
MSX Mailinglist. To unsubscribe, send an email to [EMAIL PROTECTED]
and put "unsubscribe msx [EMAIL PROTECTED]" (without the quotes) in
the body (not the subject) of the message.
Problems? contact [EMAIL PROTECTED]
More information on MSX can be found in the following places:
 The MSX faq: http://www.faq.msxnet.org/
 The MSX newsgroup: comp.sys.msx
 The MSX IRC channel: #MSX on Undernet
****

Reply via email to