About PowerUp/WarpOS PPC programs running under OS3.x: Better wait until QEMU PPC CPU idle mode is emulated (This was emulated in PearPC), PPC (like most other CPUs) have instruction that stops the CPU, lowers power usage and starts waiting for next interrupt.
Currently CPU wakes up immediately and this can break compatibility and timing.
|