annotate lib/coco3.as @ 3162:c44cd20907bd

sysgo.asm: Delete trailing whitespace, fix indent (no functional change) Add comments and vertical whitespace for readability.
author Neal Crook <foofoobedoo@gmail.com>
date Thu, 06 Apr 2017 22:04:46 +0100
parents 3b7b5021f8bc
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2807
3b7b5021f8bc Cosmetic
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2803
diff changeset
1 use sys6809l2.as
2803
d911fcfc0211 Further refinements
Boisy Pitre <boisy.pitre@nuance.com>
parents:
diff changeset
2
2807
3b7b5021f8bc Cosmetic
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2803
diff changeset
3 section _constant
2803
d911fcfc0211 Further refinements
Boisy Pitre <boisy.pitre@nuance.com>
parents:
diff changeset
4
d911fcfc0211 Further refinements
Boisy Pitre <boisy.pitre@nuance.com>
parents:
diff changeset
5 use ../defs/coco.d
d911fcfc0211 Further refinements
Boisy Pitre <boisy.pitre@nuance.com>
parents:
diff changeset
6 use ../defs/cocovtio.d
d911fcfc0211 Further refinements
Boisy Pitre <boisy.pitre@nuance.com>
parents:
diff changeset
7
d911fcfc0211 Further refinements
Boisy Pitre <boisy.pitre@nuance.com>
parents:
diff changeset
8 endsect