mirror of
https://github.com/irmen/prog8.git
synced 2024-11-22 00:31:56 +00:00
9438e996d7
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. |
||
---|---|---|
.. | ||
compression.p8 | ||
conv.p8 | ||
diskio.p8 | ||
emudbg.p8 | ||
floats.p8 | ||
math.p8 | ||
monogfx.p8 | ||
prog8_lib.p8 | ||
prog8_math.p8 | ||
string.p8 | ||
syslib.p8 | ||
test_stack.p8 | ||
textio.p8 |