Yes it has the same SRAM area $19000...$1BFFF, and the same mechanism should be applied.martyn_hill wrote: Wed Jul 02, 2025 9:03 am If @Peter is reading this, I do have a question regarding how QIMSI Gold compares to the Q68/QZero in terms of memory access contention when running tight software loops - in particular, whether there is the same uncontended memory area (SRAM) available on the QIMSI-G, or, if indeed there is no requirement to use the same mechanism I employed in ND-Q68 of relocating the physical NW routine/Supervisor Stack into SRAM to ensure consistent timing?
Additionally, it has SRAM from 0 to $7FFF, which the Q68 has not.
It already works fine.martyn_hill wrote: Wed Jul 02, 2025 9:03 am This will have a bearing on how swiftly I can adapt ND-Q68 to the QIMSI-G...