Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to put zxbasic code in memory banks
#2
I think the problem is the compiler has no concept of memory banks.

You can force the page swapping around - you could even compile code inside this zone, but the jumps would all be local. If the compiler was aware of bank switching, it could be taught to use a jump routine to page in the right block before jumping to code in another page.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)