prog8/docs/source
2024-12-13 20:47:23 +01:00
..
_static renamed 'string' module to 'strings' for consistency 2024-11-23 15:51:38 +01:00
comparing.rst call convention for @Rx parameters, also use cpu registers if possible, like normal parameters 2024-11-25 22:22:24 +01:00
compiling.rst add -plaintext and -ignorefootguns options 2024-12-03 19:12:30 +01:00
conf.py
docutils.conf
index.rst restructure documentation to get rid of redundant syntax chapter 2024-11-30 20:26:06 +01:00
libraries.rst boolean variables can now also be memory-mapped (including boolean arrays) 2024-12-11 18:25:27 +01:00
memorymap.odg on the C64, if not using floats, disable basic ROM in startup to gain another 8Kb of RAM 2024-11-04 22:11:44 +01:00
memorymap.svg on the C64, if not using floats, disable basic ROM in startup to gain another 8Kb of RAM 2024-11-04 22:11:44 +01:00
portingguide.rst boolean variables can now also be memory-mapped (including boolean arrays) 2024-12-11 18:25:27 +01:00
prog8compiler.odg
prog8compiler.svg
programming.rst boolean variables can now also be memory-mapped (including boolean arrays) 2024-12-11 18:25:27 +01:00
sinegraph.odg
sinegraph.svg
software.rst
targetsystem.rst boolean variables can now also be memory-mapped (including boolean arrays) 2024-12-11 18:25:27 +01:00
technical.rst document the @R0 - @R15 register support for normal subroutine parameters 2024-11-30 20:46:31 +01:00
todo.rst can now use boolean params mapped to Rx register 2024-12-13 20:47:23 +01:00
variables.rst boolean variables can now also be memory-mapped (including boolean arrays) 2024-12-11 18:25:27 +01:00