mirror of
https://github.com/irmen/prog8.git
synced 2024-12-25 23:29:55 +00:00
e35cfd4971
Unfortunately a few routines (minf, maxf, clampf) remain unchanged, because removing the 'f' would make them clash with a builtin function. floats.rndf -> floats.rnd floats.parse_f -> floats.parse floats.rndseedf -> floats.rndseed floats.print_f -> floats.print floats.str_f -> floats.tostr |
||
---|---|---|
.. | ||
atari | ||
c64 | ||
c128 | ||
cx16 | ||
pet32 | ||
virtual | ||
conv.p8 | ||
cx16logo.p8 | ||
diskio.p8 | ||
floats_functions.p8 | ||
math.asm | ||
math.p8 | ||
prog8_funcs.asm | ||
prog8_lib.asm | ||
prog8_lib.p8 | ||
string.p8 | ||
test_stack.p8 |