mirror of
https://github.com/pevans/erc-c.git
synced 2025-02-07 03:30:28 +00:00
There is one failing test, which I expect to fail at this point; that's because we need to write a read/write map function for the stack and zero page so that they use aux memory when BANK_ALTZP is on, and main memory when not.