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

Re: Relocating intbasic?...random musings



On Fri, 7 Dec 2012, BLuRry wrote:

Nope. Not really. I can just subclass the Ram128k class and put a stub in its reconfiguration method to add the necessary I/O listeners to change the aux bank. I don't think the RamWorks card had any rom on-board to speak of. The majority of the card internals would work the same, just what aux page is swapped in will vary by the bank select. So if I swap out the aux ram prior to memory mapping, then it would just sort of take care of itself, really. It would be < 100 lines of code to implement the card.

I meant to implement intbasic on a different bank of low memory...

-uso.