Mercurial > hg > Members > kono > nitros9-code
annotate lib/kreiderclib/ltol3.as @ 3285:345ff5806dd7
Correct coco.d filename in shipped Defsfile files
It seems that 8 years ago in commit 2624:b8c7b7fbf3c9 the coco defs were put into a
new "coco.d" (from "systype"), and the various level*/<port>/defsfile were updated.
However, the level*/<port>/defs/Defsfile (that are copied to the disk images under
DEFS) were apparently wrongly updated.
author | hpmachining <aur@hpminc.com> |
---|---|
date | Thu, 18 Jun 2020 20:29:32 +0200 |
parents | 1647f1874cdf |
children |
rev | line source |
---|---|
2824 | 1 * Disassembly by Os9disasm of ltol3.r |
2 | |
3 section code | |
4 | |
5 ltol3: pshs u | |
6 ldu 4,s | |
7 leau 1,u | |
8 bra L001d | |
9 L0008 ldx 6,s | |
10 ldb 1,x | |
11 stb -1,u | |
12 ldx 6,s | |
13 ldd 2,x | |
14 std ,u | |
15 ldd 6,s | |
16 addd #4 | |
17 std 6,s | |
18 leau 3,u | |
19 L001d ldd 8,s | |
20 addd #-1 | |
21 std 8,s | |
22 subd #-1 | |
23 bgt L0008 | |
24 puls u,pc | |
25 | |
26 endsect | |
27 |