167004
It snaps crackles and pops just like breakfast!
compiled on Boriel ZX-Basic Compiler
code:
10 let q=8:border 0:paper 0:ink 7:bright 1:cls
15 for i=0 to 16383
20 let u=peek(i)
30 out 254,u
31 if u<8 then let q=u
32 if q<5 then for j=0 to q*50: next j
40 next i
50 border 0:cls
(thanks for the render!!! :) )