Mercurial > hg > Members > kono > nitros9-code
annotate lib/kreiderclib/pfldummy.as @ 2824:1647f1874cdf lwtools-port
Added Kreidier C library
author | Boisy Pitre <boisy.pitre@nuance.com> |
---|---|
date | Thu, 23 May 2013 05:49:13 -0500 |
parents | |
children |
rev | line source |
---|---|
2824 | 1 * Disassembly by Os9disasm of pfldummy.r |
2 | |
3 section bss | |
4 | |
5 * Initialized Data (class G) | |
6 fcb $6c | |
7 fcb $78 | |
8 G0002 fcb $00 | |
9 | |
10 endsect | |
11 | |
12 section code | |
13 | |
14 pflong: ldb 3,s | |
15 leax G0002,y | |
16 cmpb #$64 | |
17 beq L001a | |
18 cmpb #$6f | |
19 beq L001a | |
20 cmpb #$78 | |
21 beq L001a | |
22 cmpb #$58 | |
23 beq L001a | |
24 leax -2,x | |
25 stb 1,x | |
26 L001a tfr x,d | |
27 rts | |
28 | |
29 endsect | |
30 |