prog8/docs/source
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
..
_static add IDEA antlr parser build info to documentation 2022-08-21 13:32:31 +02:00
compiling.rst Revert "added -verafxmul compiler option to use vera fx multiplication routine on cx16" 2023-10-02 21:08:52 +02:00
conf.py fix doc version 2023-07-02 21:01:11 +02:00
docutils.conf new docs 2018-08-06 03:35:43 +02:00
index.rst Revert "added -verafxmul compiler option to use vera fx multiplication routine on cx16" 2023-10-02 21:08:52 +02:00
libraries.rst added verafx.clear() 2023-10-02 01:34:56 +02:00
memorymap.odg update to Kotlin 1.8.20, docs update 2023-04-03 23:04:00 +02:00
memorymap.svg update to Kotlin 1.8.20, docs update 2023-04-03 23:04:00 +02:00
portingguide.rst docs 2023-08-01 22:49:55 +02:00
prog8compiler.odg new diagrams 2023-04-03 00:32:12 +02:00
prog8compiler.svg new diagrams 2023-04-03 00:32:12 +02:00
programming.rst adding setlsb() and setmsb() builtin functions 2023-09-15 02:39:16 +02:00
software.rst update to Antlr 4.13.1 2023-09-14 21:11:55 +02:00
syntaxreference.rst doc about range step value has to be a constant 2023-09-25 23:19:32 +02:00
targetsystem.rst slightly faster sqrt() routine for integers 2023-08-14 17:00:02 +02:00
technical.rst docs 2023-07-31 22:17:43 +02:00
todo.rst Revert "added -verafxmul compiler option to use vera fx multiplication routine on cx16" 2023-10-02 21:08:52 +02:00