Juggling software interrupts and realtime tasks
Juggling software interrupts and realtime tasks
Posted Dec 20, 2022 11:32 UTC (Tue) by Wol (subscriber, #4433)In reply to: Juggling software interrupts and realtime tasks by calumapplepie
Parent article: Juggling software interrupts and realtime tasks
Sounds like a feature I believe the 68000 had would not go amiss here ...
I seem to remember it stored its registers in main ram, with a register that specified the base address. Surely it must have cached them in the cpu for speed, but changing that base register would have done a "flush and restore", so you could simply assign a block of ram as a register stack.
Cheers,
Wol
