prog8/docs
Irmen de Jong 2360625927 added min/max values for the various integer types as sys.MAX_XXX and sys.MIN_XXX
renamed sys.sizeof_xxx into sys.SIZEOF_XXX to be consistent with the uppercasing of the other constants
2024-11-21 23:25:02 +01:00
..
source added min/max values for the various integer types as sys.MAX_XXX and sys.MIN_XXX 2024-11-21 23:25:02 +01:00
docs.iml
import-all-atari.p8 renamed gfx_hires4 module to just gfx_hires 2024-11-12 17:48:35 +01:00
import-all-c64.p8 added (experimental) compression library 2024-09-29 18:59:53 +02:00
import-all-c128.p8 added (experimental) compression library 2024-09-29 18:59:53 +02:00
import-all-cx16.p8 renamed gfx_hires4 module to just gfx_hires 2024-11-12 17:48:35 +01:00
import-all-neo.p8 move shared cbm diskio to its own file (c64/c128) so that pet/atari/neo targets give better error message when trying to import non existing diskio module there 2024-11-10 16:38:49 +01:00
import-all-pet32.p8 renamed gfx_hires4 module to just gfx_hires 2024-11-12 17:48:35 +01:00
import-all-virtual.p8 added (experimental) compression library 2024-09-29 18:59:53 +02:00
make.bat
Makefile neo skeletons added in docs 2024-11-08 19:19:11 +01:00
requirements.txt