prog8/docs
Irmen de Jong 9438e996d7 Fixed math.mul16_last_upper().
Added math.lerpw() a LERP routine for words (to complement the existing math.lerp() for bytes)
Described the LERP routines in the library chapter in the docs.
2024-11-12 18:31:24 +01:00
..
source Fixed math.mul16_last_upper(). 2024-11-12 18:31:24 +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