Login
Back to forumSee the full topicGo to last reply

Posted By

icbrkr
on 2015-02-23
17:10:32
 Re: Bankswitching of Plussy and its programming

Well how about that. That looks a lot less convoluted.

Thanks everyone. I'll see if this doesn't resolve the problem.

 well

Okay.. I get it... from BASIC, I can give it the starting byte of the memory address

(as an example)

poke 3,255:poke 4,255. This gives me address $FFFF. Peeking that address, I know that it's 255.

So I poke 2015 ($7DF) with 3 to show that I'm looking at memory location $3 for the starting address.

I SYS to 2009 to run the routine.

The output of the accumulator is at $7F2. I peek that location from BASIC and I have my answer.

I tried it on a few random memory locations and it seems to work. Perfect, thanks.



Back to top


Copyright © Plus/4 World Team, 2001-2024