From 1168903155a08e13a61962d9e8cbc072acfc450b Mon Sep 17 00:00:00 2001 From: Yann Weber Date: Mon, 14 May 2018 16:55:49 +0200 Subject: [PATCH] Add cool expr --- WOOT.result | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/WOOT.result b/WOOT.result index 3e81cfb..af2ac3b 100644 --- a/WOOT.result +++ b/WOOT.result @@ -5,3 +5,15 @@ with : python3 -m gte generate -o /tmp/gte.png -T 2 --steps 40000 -x 1024 -y 102 JMP MEM_SZ 0xBD1C 0x7022 G JMP 0xE67B G 0xB716 MEM_SZ | + +0x000D B JZ Y G MOD + +R 0x00ED B ^ ^ + POP + +python3 -m gte generate -o /tmp/gte.png -P '0xAFF0 G B 0x00FE Y G X MOD' -T 15 --steps 60000 + +G JZ Y JMP 0x001A G JCMP + +python3 -m gte generate -o /tmp/gte.png -T 15 --steps 20000 -P ' 0x008E 0x000F B JCMP' +python3 -m gte generate -o /tmp/gte.png -T 5 --steps 40000 -P '+ 0x008E 0x000B B JCMP' + +python3 -m gte generate -o /tmp/gte.png -T 15 --steps 15000 -P 'B 0xEECD Y G << X ^ |'