view lib/kreiderclib/clmove.as @ 3100:ed4c9b04f74e

makefile: Remove hg update commands We don't want makefiles to play with mercurial commands. Particularly not when we are about to push a snapshot.
author Tormod Volden <debian.tormod@gmail.com>
date Sun, 28 Feb 2016 21:37:42 +0100
parents 1647f1874cdf
children
line wrap: on
line source

* Disassembly by Os9disasm of clmove.r

 section code

_lmove: pshs  y 
 ldy   4,s 
 ldd   ,x 
 std   ,y 
 ldd   2,x 
 std   2,y 
 puls  x 
 exg   y,x 
 puls  d 
 std   ,s 
 rts    

 endsect