prog8/docs/source
2024-03-27 22:34:44 +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 divmod; out args are written to and should be potential constants 2024-03-26 22:04:44 +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
technical.rst constants have p8c_ prefix instead of p8v_ in the asm 2023-12-28 05:28:32 +01:00
todo.rst conv.str_ub and partners are now much shorter routines than before 2024-03-27 22:34:44 +01:00