summaryrefslogtreecommitdiff
path: root/warriors/gnat.red
blob: 2913bf10605fa315d717b24ffdae3eebf3c482cc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
;author Benji Dial
;name Gnat

  spl s1
  spl s2
  spl s3
  jmp s4

  dat
  dat

s1
  jmp #0, {-20
  dat
s2
  jmp #0, <-2

  dat
  dat

s3
  jmp #0, {-20
  dat
s4
  jmp #0, <-2