view lib/kreiderclib/pfldummy.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 pfldummy.r

 section bss

* Initialized Data (class G)
 fcb $6c 
 fcb $78 
G0002 fcb $00 

 endsect  

 section code

pflong: ldb   3,s 
 leax  G0002,y 
 cmpb  #$64 
 beq   L001a 
 cmpb  #$6f 
 beq   L001a 
 cmpb  #$78 
 beq   L001a 
 cmpb  #$58 
 beq   L001a 
 leax  -2,x 
 stb   1,x 
L001a tfr   x,d 
 rts    

 endsect