(script 973)

(string
    string_0078 "Rev"
)

(said
)

(local
)

// 003e
(class Rev of Cycle
    (properties
        client $0
        caller $0
        cycleDir $ffff
        cycleCnt $0
        completed $0
    )
    (method (doit) // method_0004
  0004:3f 01             link 1 // (var $1)
  0006:38 009f          pushi 9f // $9f nextCel
  0009:76               push0 
  000a:54 04             self 4 

  000c:a5 00              sat temp0 
  000e:36                push 
  000f:35 00              ldi 0 
  0011:22                 lt? 
  0012:31 08              bnt code_001c 
  0014:38 00a0          pushi a0 // $a0 cycleDone
  0017:76               push0 
  0018:54 04             self 4 

  001a:33 09              jmp code_0025 

        code_001c
  001c:39 07            pushi 7 // $7 cel
  001e:78               push1 
  001f:8d 00              lst temp0 
  0021:63 08             pToa client 
  0023:4a 06             send 6 


        code_0025
  0025:48                 ret 
    )

    (method (cycleDone) // method_0026
  0026:39 07            pushi 7 // $7 cel
  0028:78               push1 
  0029:38 00a6          pushi a6 // $a6 lastCel
  002c:76               push0 
  002d:63 08             pToa client 
  002f:4a 04             send 4 

  0031:36                push 
  0032:63 08             pToa client 
  0034:4a 06             send 6 

  0036:48                 ret 
  0037:00                bnot 
    )

)



