Hi there!
How can I stall the processor properly while e.g. a time-consuming alu-operation is ongoing? I'm thinking about adding a FPU which will obviously not be able to operate in single clock cycles.
Thanks in advance
Have you tried to disable the CPU for a while? It should work, since the same procedure is used for multi-cycle bus operations.
P.S. Sorry for the late reply; OC didn't notify me!