prog8/codeGenCpu6502
Irmen de Jong a289b32053 Revert "added -verafxmul compiler option to use vera fx multiplication routine on cx16"
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.
2023-10-02 21:08:52 +02:00
..
src/prog8/codegen/cpu6502 Revert "added -verafxmul compiler option to use vera fx multiplication routine on cx16" 2023-10-02 21:08:52 +02:00
test docs 2023-08-01 22:49:55 +02:00
build.gradle preparing next version 2023-09-12 21:53:49 +02:00
codeGenCpu6502.iml more 6502 codegen on new Pt-AST. 2023-01-22 17:10:52 +01:00