mirror of
https://github.com/libretro/Mu.git
synced 2026-07-09 02:08:10 +00:00
The 20 pixel at a time y limit is because Palm OS seems to not allow allocating >64k at a time. Also removed unsafe mode, whenever a test needs to do something unsafe it can just call turnOffInterrupts()