Re: A86: Good place for a highscore ?


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

Re: A86: Good place for a highscore ?




>
>I was wondering the same so i checked
>them out in a list of rom calls.
>
>$46C3 = CONV_ADDR    something to do with absolute adressing ?

Convert address to ASIC for absolute addressing...

>$4637 = _inc_ptr_ahl         something to do with absolute adressing ?

Add 1 to the pointer in ahl, the next byte from the pointer in ahl is now
pointed to by ahl.

>I was also wondering what the "rst $20" and
>rst "$10" instructions do ?


rst $20 = call _10toOP1 , loads 10 bytes from (hl) to OP1.

rst $10 = call _FIND_SYM, or something like that... , Takes input in OP1 and
finds variable with that same name.  pointer in bde, but it's simple to
switch it to ahl.
_________
JBrett
tbarwick@esn.net
ICQ UIN: 20607010
AIM: BarwickBJ
http://ww2.esn.net/~tbarwick
Plexus Publishing member
ACZ member