prog8/examples/cx16/pcmaudio
Irmen de Jong 1e9bbd662b add palette.set_rgb_nosplit() and set_rbg_be_nosplit()
fix stream-wav missing rts which corrupted playback
fix showbmx example palette and image centering
2024-12-16 02:00:51 +01:00
..
adpcm.p8 make word arrays split by default (w.i.p.) 2024-12-15 08:12:34 +01:00
pcmplay1.asm
pcmplay2.asm
play-adpcm.p8 add palette.set_rgb_nosplit() and set_rbg_be_nosplit() 2024-12-16 02:00:51 +01:00
small-adpcm-mono.wav
small-adpcm-stereo.wav
small-pcm-mono.bin
stream-simple-aflow.p8 no longer silently add RTS to asmsubs that don't have one 2024-10-27 13:49:00 +01:00
stream-simple-poll.p8 cx16: added a polling pcm streaming example 2024-07-23 21:37:11 +02:00
stream-wav.p8 add palette.set_rgb_nosplit() and set_rbg_be_nosplit() 2024-12-16 02:00:51 +01:00
vumeter.p8 make word arrays split by default (w.i.p.) 2024-12-15 08:12:34 +01:00
wavfile.p8