EUforum Messages
- Powered by Euphoria -
Post Reply Previous Next All Messages
Date: Fri May 9 20:05
From: Bernie Ryan <xotron at bl?efrog.c?m>
Subject: Re: Attention Pete Eberlein question about asm.e

Bernie Ryan wrote:
> 
> 
> Your new asm.e that is on your web site will not compile 
> 
> any JMP instruction. It says on site that you have modified it to
> 
> correct a problem with jumping to far.
> 
> A JMP instruction just returns a UNKNOWN INSTRUCTION ERROR.
> 
> The download file name is asm050424.zip 
> 

The error occurs when I try to jmp over any storage like the following :

jmp exit

data1: dd 0
data2: dd 0

exit: ret


Bernie

My files in archive:
WMOTOR, XMOTOR, W32ENGIN, MIXEDLIB, EU_ENGIN, WIN32ERU, WIN32API 

Can be downloaded here:
http://www.rapideuphoria.com/cgi-bin/asearch.exu?dos=on&win=on&lnx=on&gen=on&keywords=bernie+ryan

 
Post Reply Previous Next All Messages