X-Git-Url: http://git.subgeniuskitty.com/vvhitespace/.git/blobdiff_plain/d63de3fa849451796c2381723d042f254d434670..1589e0669c90dff7904baac28ef0a3a0b127e9a8:/examples/random-heap-dump/randomheap.pvvs?ds=inline diff --git a/examples/random-heap-dump/randomheap.pvvs b/examples/random-heap-dump/randomheap.pvvs index 2cd3532..b677618 100644 --- a/examples/random-heap-dump/randomheap.pvvs +++ b/examples/random-heap-dump/randomheap.pvvs @@ -1,3 +1,8 @@ +@@ Seed the RNG +SSSSN | PUSH 0 (ptr) +SSSTTSTTTTSTSTSTTSTTSTTTTTSTTTSTTTTN | PUSH Seed value +TTS | STORE + @@ Populate heap[18]-heap[29] with random values SSSTSTTN | PUSH 11 SSSTSSTSN | PUSH 18 @@ -9,5 +14,5 @@ SSSTSSSSN | PUSH 16 NSTTTTSSSN | JSR > 111000 (dump heap) NNN | DIE -#include "debug.pvvs" -#include "heap.pvvs" +#include +#include