PicoMite V6.00.01 release candidates - please test thoroughly
| Author | Message | ||||
| Volhout Guru Joined: 05/03/2018 Location: NetherlandsPosts: 5847 |
Hi Peter, In the 2040 VGA rc9 this does not work anymore (eats heap). 'start endless music now Play volume 50,50 'adjust for best gameplay (0-100) restartplay 'start music (endless loop) 'timed interrupt to restart the gameboy tetris tune when ended (1:16 duration) Sub restartplay Play wav "tet16cut.wav",restartplay 'start music, and restart when end End Sub The WAV file is large (2.4Mbyte). This is the background music for Geoff's Blocks. Result is that the next command (and IF/THEN) cannot find the return (the THEN). blocks local zip Any idea ? I it worked on 2350 VGA rc9, but not 2040. Volhout Edited 2024-12-21 06:52 by Volhout |
||||