mirror of
https://github.com/irmen/prog8.git
synced 2025-08-07 21:25:18 +00:00
This reverts commit 690782bf
.
It was too risky, using vera (especially fx) transparently in multiple places especially perhaps in IRQ handlers will create havoc unless much intricate care is taken to save/restore the vera state. Better to do vera fx explicitly where the programmer has full control.