mirror of
https://github.com/irmen/prog8.git
synced 2024-11-26 11:49:22 +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 |
||
---|---|---|
.. | ||
adpcm.p8 | ||
pcmplay1.asm | ||
pcmplay2.asm | ||
play-adpcm.p8 | ||
small-adpcm-mono.wav | ||
small-adpcm-stereo.wav | ||
small-pcm-mono.bin | ||
stream-wav.p8 | ||
wavfile.p8 |