Log In  


I made this horrendous well-programmed cart which corrupts itself when true=true.
Why did I do this?
I don't know, I'm just procrastinating on being a functioning member of society.

Cart #whiletrue-0 | 2019-10-27 | Code ▽ | Embed ▽ | No License
1


Disclaimer: it's dumb don't use it

1


I uh
improved
the formatting
function _update() while (((((true))))) do for i= 1,5 do poke( rnd(0x8000), rnd(0x100)) end end end


If you just wanna fry the system, try this. :)

cls()
repeat
  poke(abs(rnd(-1)),rnd(-1))
until forever

that's fun


It speaks ! Well, I think it's in pain actually. :)

repeat
  poke(abs(rnd(-1)),rnd(-1))
  sfx(rnd(-1))
until forever

With a bit of delay it's actually pretty interesting:

Cart #wakenezido-0 | 2019-10-28 | Code ▽ | Embed ▽ | No License


The sounds this make are cool for pico, I wish I could harvest them



[Please log in to post a comment]