X-Git-Url: http://git.subgeniuskitty.com/vvhitespace/.git/blobdiff_plain/d63de3fa849451796c2381723d042f254d434670..fec6668632e44bad7859dbc29e500d9a33422f6c:/examples/random-heap-dump/randomheap.pvvs 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