Re: A82: ROM_Call's


[Prev][Next][Index][Thread]

Re: A82: ROM_Call's




Some of the addrs in page 0 is neither a call nor a ROM_CALL. In the beta
versions of Ash 3.1 I have included an FP_ROMCALL, which works like a
ROMCALL but with another offset. Which offset you need depends on the
addrs.

Dines

__________________________________________

Dines Justesen
Email: c958362@student.dtu.dk
WWW  : http://www.student.dtu.dk/~c958362/
__________________________________________

On Thu, 8 Oct 1998 ADAMMAN106@aol.com wrote:

> 
> In a message dated 10/8/98 7:43:16 PM Pacific Daylight Time,
> evil_sam@hotmail.com writes:
> 
> >  How do you know if a ROM_CALL is "ROM_CALL(addr)" or "call addr"?
> >      Sam
> 
> I believe that if the addr is below a certain address (around $1000 probably),
> it's a call, but otherwise it's a ROM_CALL
> 
> ~Adamman
> 


References: