A86: abs addressing


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

A86: abs addressing




if you have an absolute address of say $03c000 (just an example), then how do
you go about accessing that?

do you use _load_ram_ahl? that doesn't seem to work.
is there an easy way to convert that to a value that you can send to port 5 or
6?