initial
This commit is contained in:
11
asm/test.ant
Normal file
11
asm/test.ant
Normal file
@@ -0,0 +1,11 @@
|
||||
SET r5 0xaa
|
||||
main:
|
||||
ID r0
|
||||
SET r5 0x55
|
||||
ADD r5 0x5
|
||||
RSHIFT r5 4
|
||||
LSHIFT r5 4
|
||||
RANDOM r1 0x1f
|
||||
RANDOM r2 10
|
||||
SNIFF CH_RED
|
||||
MOVE RANDOM
|
||||
Reference in New Issue
Block a user