Re: A86: check keyboard


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

Re: A86: check keyboard




If they were not calls then no bank info is pushed
onto the stack, and when the routine called exectutes a
return, page 0Dh would not be paged in when control returns
to the ASM program.

Later,
Pat

------------------
Original text

From: ComAsYuAre@aol.com, on 12/1/98 3:38 PM:

In a message dated 11/30/98 22:57:10 Eastern Standard Time, rabidcow@juno.com
writes:

> probably, but i doubt anyone has every rom version to say.  they look to
>  be the same in 1.2 and 1.3 at least (no guarantee)
>  
>  there's no reason why $4064 shouldn't work, here's the code there:
>   call $01a1
>   ret
>  maybe you've got the wrong page d address?
>  
>  -josh
>  


does anybody have any idea why the rom page d addresses are "call xx \ ret"
when they could just be "jp xx"??


References: