view lib/kreiderclib/cshifts.as @ 2866:854ef52e512f lwtools-port

3rdparty/packages/arcadepak: Resolve ia.fnt copy conflict Smash and Thexter ship the same ia.fnt file so to avoid "file already exists" errors when copying these files to the disk image, use os9copy -r to overwrite.
author Tormod Volden <debian.tormod@gmail.com>
date Tue, 01 Oct 2013 00:04:17 +0200
parents 1647f1874cdf
children
line wrap: on
line source

* Disassembly by Os9disasm of cshifts.r

 section code

ccasr: tstb   
 beq   L0022 
L0003 asr   2,s 
 ror   3,s 
 decb   
 bne   L0003 
 bra   L0022 
cclsr: tstb   
 beq   L0022 
L000f lsr   2,s 
 ror   3,s 
 decb   
 bne   L000f 
 bra   L0022 
ccasl: tstb   
 beq   L0022 
L001b asl   3,s 
 rol   2,s 
 decb   
 bne   L001b 
L0022 ldd   2,s 
 pshs  d 
 ldd   2,s 
 std   4,s 
 ldd   ,s 
 leas  4,s 
 rts    

 endsect