about summary refs log tree commit diff
path: root/bots/pancake.x86-32.asm
blob: 25eda04d07f9bd148f51cdcbdf114348012181e3 (plain)
1
2
3
4
5
6
7
call rest
rest:
  pop esp
rep:
  add esp, 64
  pusha
  jmp rep