view lib/kreiderclib/memchr.as @ 3140:03b580a02945

Allow CoCo3FPGA-specific build of superdesc.asm Added new conditional CC3FPGA and code to "level1/modules/superdesc.asm" to reflect changes needed to build the new SD card descriptors for the Coco3FPGA.
author Bill Pierce <merlinious999@gmail.com>
date Sat, 04 Feb 2017 11:06:26 +0100
parents 1647f1874cdf
children
line wrap: on
line source

* Disassembly by Os9disasm of memchr.r

 section code

memchr: pshs  x,u 
 ldu   6,s 
 ldx   10,s 
 beq   L0018 
L0008 lda   ,u+ 
 cmpa  9,s 
 bne   L0014 
 leau  -1,u 
 tfr   u,d 
 bra   L001a 
L0014 leax  -1,x 
 bne   L0008 
L0018 clra   
 clrb   
L001a puls  x,u,pc 

 endsect