annotate docs/Changes @ 2798:b70d93f8d7ce lwtools-port

Updated coco1/modules/makefile and coco3/modules/makefile to help resolve issues with i(x) and s(x) descriptors. Updated level1/coco1/modules/makefile & level2/coco3/modules/makefile so that correct values would be sent to assembler when building superdesc.asm for s(x).dd and i(x).dd descriptors.
author drencor-xeen
date Mon, 28 Jan 2013 16:13:05 -0600
parents dc5269071859
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1083
dc5269071859 Finished ccguide and uploaded it
roug
parents: 1073
diff changeset
1 2003-04-01
dc5269071859 Finished ccguide and uploaded it
roug
parents: 1073
diff changeset
2 Appendix A from the C Programming Language (1978) has been added to the ccguide.pdf
dc5269071859 Finished ccguide and uploaded it
roug
parents: 1073
diff changeset
3
1073
43ea8e02cd96 A changelog for documentation
roug
parents:
diff changeset
4 2003-03-31
43ea8e02cd96 A changelog for documentation
roug
parents:
diff changeset
5 A book compiled from the small articles has been compiled.
43ea8e02cd96 A changelog for documentation
roug
parents:
diff changeset
6
43ea8e02cd96 A changelog for documentation
roug
parents:
diff changeset
7 2003-03-04
43ea8e02cd96 A changelog for documentation
roug
parents:
diff changeset
8 The os9guide has been split into a manual for Level One and one for Level Two.
43ea8e02cd96 A changelog for documentation
roug
parents:
diff changeset
9
43ea8e02cd96 A changelog for documentation
roug
parents:
diff changeset
10 2003-01-05
43ea8e02cd96 A changelog for documentation
roug
parents:
diff changeset
11 First upload of os9guide.pdf, ccguide.pdf, basic09.pdf and os9sysprog.pdf These
43ea8e02cd96 A changelog for documentation
roug
parents:
diff changeset
12 files match pretty precisely the 1980s distributions for Level One from Microware.