prog8/docs/source
markjreed 647af34f5b
fix: tweak divmod() doc (#131)
* fix: adjust naming on divmod parameters to match standard mathematical terminology; clarify description

* fix: wording

* fix: wording
2024-03-26 22:00:55 +01:00
..
_static added cx16 example: automatons. 2024-01-12 21:40:30 +01:00
compiling.rst more nonstrictbool conversions 2024-03-03 19:43:48 +01:00
conf.py
docutils.conf
index.rst readme 2024-03-01 00:41:11 +01:00
libraries.rst optimized and added "streaming" crc32 and crc16 routines to math module. Return value is put in different register now! r14+r15 instead of r0+r1! 2024-03-16 01:07:03 +01:00
memorymap.odg
memorymap.svg
portingguide.rst
prog8compiler.odg
prog8compiler.svg
programming.rst fix: tweak divmod() doc (#131) 2024-03-26 22:00:55 +01:00
software.rst concerns with in for strings 2023-12-11 21:15:48 +01:00
syntaxreference.rst added string.findstr(). string.find() returns 255 if not found. 2024-03-17 23:18:33 +01:00
targetsystem.rst cx16: reorder processing of IRQ handlers 2023-11-24 01:12:27 +01:00
technical.rst constants have p8c_ prefix instead of p8v_ in the asm 2023-12-28 05:28:32 +01:00
todo.rst version 10.3.1 2024-03-21 19:32:16 +01:00