Re: A86: Converting ABS -> ASIC and vise versa


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

Re: A86: Converting ABS -> ASIC and vise versa




You have to add one to a for every $40 bytes in l after the first
$ffff.  That's how the ROM does it, anyway.

Matt2000 wrote:
> 
> How do you convert between ASIC (16-bit) and ABS (24-bit) by hand? Not rom
> calls, by hand. I want to know because I am messing with the emulator and I
> need to know how I find out which page # and 16-bit address an Absolute
> address it. That way I can search using ABS, which will search all pages,
> and figure out the ram page and 16-bit address it is on.
> 
> Later,
>     Matt


References: