Mercurial > hg > Members > kono > nitros9-code
annotate lib/kreiderclib/pfldummy.as @ 3226:9749d0dfc4a2
Changed a puls PC to rts to save cycles
author | David Ladd <drencor-xeen@users.sourceforge.net> |
---|---|
date | Sat, 20 Jan 2018 19:32:22 -0600 |
parents | 1647f1874cdf |
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 |