mirror of
https://github.com/irmen/prog8.git
synced 2025-01-11 13:29:45 +00:00
a289b32053
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.