10 lines
131 B
Text
10 lines
131 B
Text
;author standard
|
|
;name dwarf
|
|
|
|
;assert (0 - bomb_step) % bomb_step == 0
|
|
|
|
bomb_step equ 4
|
|
|
|
mov 0-1, 3
|
|
add.ab #bomb_step, 0-1
|
|
jmp 0-2
|