0 Members and 1 Guest are viewing this topic.
I've played around a little bit with an emu and it was cool Useless: This was fun, you never know if it was a syntax error or not:PRINT "?SYNTAX ERROR"?SYNTAX ERRORSO umm, how do you write programs? And how do you run programs?
10 poke 54272+rnd(1)*25,rnd(1)*256 : goto 10Oh god.
Quote from: BrownyTCat on May 17, 2011, 11:59:51 am10 poke 54272+rnd(1)*25,rnd(1)*256 : goto 10Oh god.What does that do? Screw up memory really bad?
I assume it's like that one demo noise that comes with Axe Parser, right? Not like TV static but random pitch changes every picosecond?