prog8/docs/source
Irmen de Jong aa949165c7 diskio.f_open_w() error handling back to what it was before
Otherwise it eats the status message. Added comment that you have to check this manually to be sure if the call succeeded or not!
2023-11-12 21:14:06 +01:00
..
_static add IDEA antlr parser build info to documentation 2022-08-21 13:32:31 +02:00
compiling.rst Added cx16.edkeyvec and cx16.set_chrin_keyhandler(). mention the Github actions builds. 2023-11-09 01:03:31 +01: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 Added cx16.edkeyvec and cx16.set_chrin_keyhandler(). mention the Github actions builds. 2023-11-09 01:03:31 +01:00
libraries.rst diskio.f_open_w() error handling back to what it was before 2023-11-12 21:14:06 +01: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 make pokemon() be like poke, but also return the old value in the memory location. 2023-11-09 22:48:44 +01:00
software.rst update to Antlr 4.13.1 2023-09-14 21:11:55 +02:00
syntaxreference.rst add a %zpallowed option to specify the range of zeropage register that can be used 2023-11-03 00:19:25 +01:00
targetsystem.rst slightly faster sqrt() routine for integers 2023-08-14 17:00:02 +02:00
technical.rst some notes about array alignment 2023-10-04 01:10:36 +02:00
todo.rst remove unused interned strings in the resulting code (for example from removed if/else blocks) 2023-11-12 05:28:24 +01:00