The secondary interrupt table is the very same as the primary one – only the address it is read from is changed to the end of ram instead of end of lower 64k. So it makes no difference – it still points to lower 64k only and your ISRs must begin there.
↧