annotate ChangeLog @ 3223:b1f1c72a8f79

Added some optimizations to co42.asm to save some space and cycles where possible.
author David Ladd <drencor-xeen@users.sourceforge.net>
date Sat, 20 Jan 2018 18:14:16 -0600
parents 900100ea305c
children aa4b1bd0d9c5
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2987
9aa12c80d228 ChangeLog: Update with highlights for V3.3.0
Tormod Volden <debian.tormod@gmail.com>
parents: 2911
diff changeset
1 Please consult the NitrOS-9 source repository for a complete
9aa12c80d228 ChangeLog: Update with highlights for V3.3.0
Tormod Volden <debian.tormod@gmail.com>
parents: 2911
diff changeset
2 list of changes: https://sourceforge.net/p/nitros9/code/
2911
635275f4498a Remove some obsolete comments from ReadMe file
Tormod Volden <debian.tormod@gmail.com>
parents: 2898
diff changeset
3
635275f4498a Remove some obsolete comments from ReadMe file
Tormod Volden <debian.tormod@gmail.com>
parents: 2898
diff changeset
4 In a local repository checkout, the full log can be viewed
635275f4498a Remove some obsolete comments from ReadMe file
Tormod Volden <debian.tormod@gmail.com>
parents: 2898
diff changeset
5 with the following command: hg log -v
635275f4498a Remove some obsolete comments from ReadMe file
Tormod Volden <debian.tormod@gmail.com>
parents: 2898
diff changeset
6
3095
900100ea305c Start on next version changelog entry
Tormod Volden <debian.tormod@gmail.com>
parents: 2987
diff changeset
7 ----------------------------------------------------------
900100ea305c Start on next version changelog entry
Tormod Volden <debian.tormod@gmail.com>
parents: 2987
diff changeset
8
900100ea305c Start on next version changelog entry
Tormod Volden <debian.tormod@gmail.com>
parents: 2987
diff changeset
9 NitrOS-9 upcoming release:
900100ea305c Start on next version changelog entry
Tormod Volden <debian.tormod@gmail.com>
parents: 2987
diff changeset
10
900100ea305c Start on next version changelog entry
Tormod Volden <debian.tormod@gmail.com>
parents: 2987
diff changeset
11 - Level 1 6309 support (Robert Gault, Tormod Volden)
900100ea305c Start on next version changelog entry
Tormod Volden <debian.tormod@gmail.com>
parents: 2987
diff changeset
12 - Native CoCoSDC boot module (Darren Atkinson)
900100ea305c Start on next version changelog entry
Tormod Volden <debian.tormod@gmail.com>
parents: 2987
diff changeset
13 - sdir and sdrive tools for CoCoSDC (Tim Lindner)
900100ea305c Start on next version changelog entry
Tormod Volden <debian.tormod@gmail.com>
parents: 2987
diff changeset
14 - rbsuper descriptor fix (Christopher Hawks)
900100ea305c Start on next version changelog entry
Tormod Volden <debian.tormod@gmail.com>
parents: 2987
diff changeset
15 - cobbler: fragmented OS9Boot support (Robert Gault)
900100ea305c Start on next version changelog entry
Tormod Volden <debian.tormod@gmail.com>
parents: 2987
diff changeset
16 - deblocking IDE driver (David Ladd)
900100ea305c Start on next version changelog entry
Tormod Volden <debian.tormod@gmail.com>
parents: 2987
diff changeset
17 - Optional timeout for Becker port (David Ladd)
900100ea305c Start on next version changelog entry
Tormod Volden <debian.tormod@gmail.com>
parents: 2987
diff changeset
18 - brainfuck interpreter (Boisy Pitre)
900100ea305c Start on next version changelog entry
Tormod Volden <debian.tormod@gmail.com>
parents: 2987
diff changeset
19 - grfdrv line drawing improvements (Robert Gault)
900100ea305c Start on next version changelog entry
Tormod Volden <debian.tormod@gmail.com>
parents: 2987
diff changeset
20 - sierra text rectangle fix (Guillaume Major)
900100ea305c Start on next version changelog entry
Tormod Volden <debian.tormod@gmail.com>
parents: 2987
diff changeset
21 - Build with lwtools 4.12 (William Astle)
900100ea305c Start on next version changelog entry
Tormod Volden <debian.tormod@gmail.com>
parents: 2987
diff changeset
22 - Various build/makefile cleanups (Gene Heskett, Tormod Volden)
900100ea305c Start on next version changelog entry
Tormod Volden <debian.tormod@gmail.com>
parents: 2987
diff changeset
23
900100ea305c Start on next version changelog entry
Tormod Volden <debian.tormod@gmail.com>
parents: 2987
diff changeset
24 ----------------------------------------------------------
2987
9aa12c80d228 ChangeLog: Update with highlights for V3.3.0
Tormod Volden <debian.tormod@gmail.com>
parents: 2911
diff changeset
25
9aa12c80d228 ChangeLog: Update with highlights for V3.3.0
Tormod Volden <debian.tormod@gmail.com>
parents: 2911
diff changeset
26 NitrOS-9 V3.3.0:
9aa12c80d228 ChangeLog: Update with highlights for V3.3.0
Tormod Volden <debian.tormod@gmail.com>
parents: 2911
diff changeset
27
9aa12c80d228 ChangeLog: Update with highlights for V3.3.0
Tormod Volden <debian.tormod@gmail.com>
parents: 2911
diff changeset
28 - CoHR: Now supports COVDG control codes (Ken H.)
9aa12c80d228 ChangeLog: Update with highlights for V3.3.0
Tormod Volden <debian.tormod@gmail.com>
parents: 2911
diff changeset
29 - New MinTED - Minimalist Text Editor (Luis Antoniosi)
9aa12c80d228 ChangeLog: Update with highlights for V3.3.0
Tormod Volden <debian.tormod@gmail.com>
parents: 2911
diff changeset
30 - rb1773: Make 48 TPI floppy disks readonly in 96 TPI drives
9aa12c80d228 ChangeLog: Update with highlights for V3.3.0
Tormod Volden <debian.tormod@gmail.com>
parents: 2911
diff changeset
31 (Robert Gault and Gene Heskett)
9aa12c80d228 ChangeLog: Update with highlights for V3.3.0
Tormod Volden <debian.tormod@gmail.com>
parents: 2911
diff changeset
32 - rbdesc/superdesc: Raise default SAS from $8 to $10 (Gene)
9aa12c80d228 ChangeLog: Update with highlights for V3.3.0
Tormod Volden <debian.tormod@gmail.com>
parents: 2911
diff changeset
33 - Gene's myram RAM disk driver renamed to MRAM and included
9aa12c80d228 ChangeLog: Update with highlights for V3.3.0
Tormod Volden <debian.tormod@gmail.com>
parents: 2911
diff changeset
34 on L2 disk images
9aa12c80d228 ChangeLog: Update with highlights for V3.3.0
Tormod Volden <debian.tormod@gmail.com>
parents: 2911
diff changeset
35 - Dragon: Working disk images again (Tormod Volden)
9aa12c80d228 ChangeLog: Update with highlights for V3.3.0
Tormod Volden <debian.tormod@gmail.com>
parents: 2911
diff changeset
36 - Fixed ROM boot images (Tormod)
9aa12c80d228 ChangeLog: Update with highlights for V3.3.0
Tormod Volden <debian.tormod@gmail.com>
parents: 2911
diff changeset
37 - Added CoCo SDC driver (Boisy Pitre)
9aa12c80d228 ChangeLog: Update with highlights for V3.3.0
Tormod Volden <debian.tormod@gmail.com>
parents: 2911
diff changeset
38 - Added CoCo Deluxe port (Boisy)
9aa12c80d228 ChangeLog: Update with highlights for V3.3.0
Tormod Volden <debian.tormod@gmail.com>
parents: 2911
diff changeset
39
9aa12c80d228 ChangeLog: Update with highlights for V3.3.0
Tormod Volden <debian.tormod@gmail.com>
parents: 2911
diff changeset
40 3rdparty:
9aa12c80d228 ChangeLog: Update with highlights for V3.3.0
Tormod Volden <debian.tormod@gmail.com>
parents: 2911
diff changeset
41 - King's Quest 4: Many updates (Guillaume Major)
9aa12c80d228 ChangeLog: Update with highlights for V3.3.0
Tormod Volden <debian.tormod@gmail.com>
parents: 2911
diff changeset
42 - New utils disk with Gene's bootlink and vfy utilities
9aa12c80d228 ChangeLog: Update with highlights for V3.3.0
Tormod Volden <debian.tormod@gmail.com>
parents: 2911
diff changeset
43 - Pacos9: Brough back to life (Tormod)
9aa12c80d228 ChangeLog: Update with highlights for V3.3.0
Tormod Volden <debian.tormod@gmail.com>
parents: 2911
diff changeset
44
9aa12c80d228 ChangeLog: Update with highlights for V3.3.0
Tormod Volden <debian.tormod@gmail.com>
parents: 2911
diff changeset
45 General:
9aa12c80d228 ChangeLog: Update with highlights for V3.3.0
Tormod Volden <debian.tormod@gmail.com>
parents: 2911
diff changeset
46 - Major cleanup of Makefiles and build infrastructure (Tormod)
9aa12c80d228 ChangeLog: Update with highlights for V3.3.0
Tormod Volden <debian.tormod@gmail.com>
parents: 2911
diff changeset
47 - Everything now builds with lwtools (Tormod)
9aa12c80d228 ChangeLog: Update with highlights for V3.3.0
Tormod Volden <debian.tormod@gmail.com>
parents: 2911
diff changeset
48 - Most (all?) things in shape again after lwtools transition
9aa12c80d228 ChangeLog: Update with highlights for V3.3.0
Tormod Volden <debian.tormod@gmail.com>
parents: 2911
diff changeset
49 (Tormod, David Ladd, Bob Devries)
2911
635275f4498a Remove some obsolete comments from ReadMe file
Tormod Volden <debian.tormod@gmail.com>
parents: 2898
diff changeset
50
635275f4498a Remove some obsolete comments from ReadMe file
Tormod Volden <debian.tormod@gmail.com>
parents: 2898
diff changeset
51 ----------------------------------------------------------
635275f4498a Remove some obsolete comments from ReadMe file
Tormod Volden <debian.tormod@gmail.com>
parents: 2898
diff changeset
52
2174
432af5bf1780 Updated
boisy
parents: 2170
diff changeset
53 NitrOS-9 V3.2.9:
432af5bf1780 Updated
boisy
parents: 2170
diff changeset
54
2987
9aa12c80d228 ChangeLog: Update with highlights for V3.3.0
Tormod Volden <debian.tormod@gmail.com>
parents: 2911
diff changeset
55 This version was not officially prepared and released. However,
9aa12c80d228 ChangeLog: Update with highlights for V3.3.0
Tormod Volden <debian.tormod@gmail.com>
parents: 2911
diff changeset
56 many development builds (from both default and lwtools branch)
9aa12c80d228 ChangeLog: Update with highlights for V3.3.0
Tormod Volden <debian.tormod@gmail.com>
parents: 2911
diff changeset
57 have been floating around with this version, so to avoid confusion,
9aa12c80d228 ChangeLog: Update with highlights for V3.3.0
Tormod Volden <debian.tormod@gmail.com>
parents: 2911
diff changeset
58 the next release will have the version bumped.
9aa12c80d228 ChangeLog: Update with highlights for V3.3.0
Tormod Volden <debian.tormod@gmail.com>
parents: 2911
diff changeset
59
2756
8b00f21d5b86 Modified makefile(s) related to some of the games in the 3rdparty/packages/ area. This change was done to bring the file naming style inline with those of the nos9l1/2 disk images related to becker.
drencor-xeen
parents: 2754
diff changeset
60 ----------------------------------------------------------
2799
5a3acdd1c7d6 Updated level1/coco1/modules/makefile , level2/coco3/modules/makefile , & rules.mak for missing values for drive descriptors.
drencor-xeen
parents: 2798
diff changeset
61 2013/01/29 David Ladd
5a3acdd1c7d6 Updated level1/coco1/modules/makefile , level2/coco3/modules/makefile , & rules.mak for missing values for drive descriptors.
drencor-xeen
parents: 2798
diff changeset
62 M ChangeLog
5a3acdd1c7d6 Updated level1/coco1/modules/makefile , level2/coco3/modules/makefile , & rules.mak for missing values for drive descriptors.
drencor-xeen
parents: 2798
diff changeset
63 M level1/coco1/modules/makefile
5a3acdd1c7d6 Updated level1/coco1/modules/makefile , level2/coco3/modules/makefile , & rules.mak for missing values for drive descriptors.
drencor-xeen
parents: 2798
diff changeset
64 M level2/coco3/modules/makefile
5a3acdd1c7d6 Updated level1/coco1/modules/makefile , level2/coco3/modules/makefile , & rules.mak for missing values for drive descriptors.
drencor-xeen
parents: 2798
diff changeset
65 M rules.mak
5a3acdd1c7d6 Updated level1/coco1/modules/makefile , level2/coco3/modules/makefile , & rules.mak for missing values for drive descriptors.
drencor-xeen
parents: 2798
diff changeset
66
5a3acdd1c7d6 Updated level1/coco1/modules/makefile , level2/coco3/modules/makefile , & rules.mak for missing values for drive descriptors.
drencor-xeen
parents: 2798
diff changeset
67 Updated rules.mak to include values that should have been set
5a3acdd1c7d6 Updated level1/coco1/modules/makefile , level2/coco3/modules/makefile , & rules.mak for missing values for drive descriptors.
drencor-xeen
parents: 2798
diff changeset
68 for use in the level1/coco1/modules/makefile &
5a3acdd1c7d6 Updated level1/coco1/modules/makefile , level2/coco3/modules/makefile , & rules.mak for missing values for drive descriptors.
drencor-xeen
parents: 2798
diff changeset
69 level2/coco3/modules/makefile.
5a3acdd1c7d6 Updated level1/coco1/modules/makefile , level2/coco3/modules/makefile , & rules.mak for missing values for drive descriptors.
drencor-xeen
parents: 2798
diff changeset
70
5a3acdd1c7d6 Updated level1/coco1/modules/makefile , level2/coco3/modules/makefile , & rules.mak for missing values for drive descriptors.
drencor-xeen
parents: 2798
diff changeset
71 Removed added values that aren't needed as those are now set
5a3acdd1c7d6 Updated level1/coco1/modules/makefile , level2/coco3/modules/makefile , & rules.mak for missing values for drive descriptors.
drencor-xeen
parents: 2798
diff changeset
72 in the rules.mak file.
5a3acdd1c7d6 Updated level1/coco1/modules/makefile , level2/coco3/modules/makefile , & rules.mak for missing values for drive descriptors.
drencor-xeen
parents: 2798
diff changeset
73
5a3acdd1c7d6 Updated level1/coco1/modules/makefile , level2/coco3/modules/makefile , & rules.mak for missing values for drive descriptors.
drencor-xeen
parents: 2798
diff changeset
74 ----------------------------------------------------------
2795
7b1ec1a7a288 Updated level2/coco3/bootfiles/makefile to use ddx0.dd for becker boot disk.
drencor-xeen
parents: 2791
diff changeset
75 2013/01/28 David Ladd
7b1ec1a7a288 Updated level2/coco3/bootfiles/makefile to use ddx0.dd for becker boot disk.
drencor-xeen
parents: 2791
diff changeset
76 M ChangeLog
2798
b70d93f8d7ce Updated coco1/modules/makefile and coco3/modules/makefile to help resolve issues with i(x) and s(x) descriptors.
drencor-xeen
parents: 2797
diff changeset
77 M level1/coco1/modules/makefile
b70d93f8d7ce Updated coco1/modules/makefile and coco3/modules/makefile to help resolve issues with i(x) and s(x) descriptors.
drencor-xeen
parents: 2797
diff changeset
78 M level1/modules/rb1773desc.asm
b70d93f8d7ce Updated coco1/modules/makefile and coco3/modules/makefile to help resolve issues with i(x) and s(x) descriptors.
drencor-xeen
parents: 2797
diff changeset
79 M level1/modules/rbdesc.asm
b70d93f8d7ce Updated coco1/modules/makefile and coco3/modules/makefile to help resolve issues with i(x) and s(x) descriptors.
drencor-xeen
parents: 2797
diff changeset
80 M level1/modules/rfmdesc.asm
b70d93f8d7ce Updated coco1/modules/makefile and coco3/modules/makefile to help resolve issues with i(x) and s(x) descriptors.
drencor-xeen
parents: 2797
diff changeset
81 M level1/modules/superdesc.asm
b70d93f8d7ce Updated coco1/modules/makefile and coco3/modules/makefile to help resolve issues with i(x) and s(x) descriptors.
drencor-xeen
parents: 2797
diff changeset
82 M level2/coco3/modules/makefile
b70d93f8d7ce Updated coco1/modules/makefile and coco3/modules/makefile to help resolve issues with i(x) and s(x) descriptors.
drencor-xeen
parents: 2797
diff changeset
83
b70d93f8d7ce Updated coco1/modules/makefile and coco3/modules/makefile to help resolve issues with i(x) and s(x) descriptors.
drencor-xeen
parents: 2797
diff changeset
84 Updated level1/coco1/modules/makefile & level2/coco3/modules/makefile
b70d93f8d7ce Updated coco1/modules/makefile and coco3/modules/makefile to help resolve issues with i(x) and s(x) descriptors.
drencor-xeen
parents: 2797
diff changeset
85 so that correct values would be sent to assembler when
b70d93f8d7ce Updated coco1/modules/makefile and coco3/modules/makefile to help resolve issues with i(x) and s(x) descriptors.
drencor-xeen
parents: 2797
diff changeset
86 building superdesc.asm for s(x).dd and i(x).dd descripters.
b70d93f8d7ce Updated coco1/modules/makefile and coco3/modules/makefile to help resolve issues with i(x) and s(x) descriptors.
drencor-xeen
parents: 2797
diff changeset
87
b70d93f8d7ce Updated coco1/modules/makefile and coco3/modules/makefile to help resolve issues with i(x) and s(x) descriptors.
drencor-xeen
parents: 2797
diff changeset
88
b70d93f8d7ce Updated coco1/modules/makefile and coco3/modules/makefile to help resolve issues with i(x) and s(x) descriptors.
drencor-xeen
parents: 2797
diff changeset
89 ----------------------------------------------------------
b70d93f8d7ce Updated coco1/modules/makefile and coco3/modules/makefile to help resolve issues with i(x) and s(x) descriptors.
drencor-xeen
parents: 2797
diff changeset
90 2013/01/28 David Ladd
b70d93f8d7ce Updated coco1/modules/makefile and coco3/modules/makefile to help resolve issues with i(x) and s(x) descriptors.
drencor-xeen
parents: 2797
diff changeset
91 M ChangeLog
2797
be0c9c15f08a Updated ddiskdesc.asm and rb1773desc.asm so would work with lwtools.
drencor-xeen
parents: 2796
diff changeset
92 M level1/modules/ddiskdesc.asm
be0c9c15f08a Updated ddiskdesc.asm and rb1773desc.asm so would work with lwtools.
drencor-xeen
parents: 2796
diff changeset
93 M level1/modules/dwdesc.asm
be0c9c15f08a Updated ddiskdesc.asm and rb1773desc.asm so would work with lwtools.
drencor-xeen
parents: 2796
diff changeset
94 M level1/modules/rb1773desc.asm
be0c9c15f08a Updated ddiskdesc.asm and rb1773desc.asm so would work with lwtools.
drencor-xeen
parents: 2796
diff changeset
95 M level1/modules/scdwvdesc.asm
be0c9c15f08a Updated ddiskdesc.asm and rb1773desc.asm so would work with lwtools.
drencor-xeen
parents: 2796
diff changeset
96
be0c9c15f08a Updated ddiskdesc.asm and rb1773desc.asm so would work with lwtools.
drencor-xeen
parents: 2796
diff changeset
97 Updated level1/modules/ddiskdesc.asm so that if default
be0c9c15f08a Updated ddiskdesc.asm and rb1773desc.asm so would work with lwtools.
drencor-xeen
parents: 2796
diff changeset
98 values are not given by assembler define command statement
be0c9c15f08a Updated ddiskdesc.asm and rb1773desc.asm so would work with lwtools.
drencor-xeen
parents: 2796
diff changeset
99 then definitions are set to a default value.
be0c9c15f08a Updated ddiskdesc.asm and rb1773desc.asm so would work with lwtools.
drencor-xeen
parents: 2796
diff changeset
100
be0c9c15f08a Updated ddiskdesc.asm and rb1773desc.asm so would work with lwtools.
drencor-xeen
parents: 2796
diff changeset
101 Updated level1/modules/rb1773desc.asm so that if default
be0c9c15f08a Updated ddiskdesc.asm and rb1773desc.asm so would work with lwtools.
drencor-xeen
parents: 2796
diff changeset
102 values are not given by assembler define command statement
be0c9c15f08a Updated ddiskdesc.asm and rb1773desc.asm so would work with lwtools.
drencor-xeen
parents: 2796
diff changeset
103 then definitions are set to a default value.
be0c9c15f08a Updated ddiskdesc.asm and rb1773desc.asm so would work with lwtools.
drencor-xeen
parents: 2796
diff changeset
104
be0c9c15f08a Updated ddiskdesc.asm and rb1773desc.asm so would work with lwtools.
drencor-xeen
parents: 2796
diff changeset
105 ----------------------------------------------------------
be0c9c15f08a Updated ddiskdesc.asm and rb1773desc.asm so would work with lwtools.
drencor-xeen
parents: 2796
diff changeset
106 2013/01/28 David Ladd
be0c9c15f08a Updated ddiskdesc.asm and rb1773desc.asm so would work with lwtools.
drencor-xeen
parents: 2796
diff changeset
107 M ChangeLog
2795
7b1ec1a7a288 Updated level2/coco3/bootfiles/makefile to use ddx0.dd for becker boot disk.
drencor-xeen
parents: 2791
diff changeset
108 M level2/coco3/bootfiles/makefile
2796
fb494c32bd68 Updated level2/coco3 makefiles to create headless becker&arduino boot disks.
drencor-xeen
parents: 2795
diff changeset
109 M level2/coco3/makefile
fb494c32bd68 Updated level2/coco3 makefiles to create headless becker&arduino boot disks.
drencor-xeen
parents: 2795
diff changeset
110
fb494c32bd68 Updated level2/coco3 makefiles to create headless becker&arduino boot disks.
drencor-xeen
parents: 2795
diff changeset
111 Updated level2/coco3/bootfiles/makefile to create bootfiles
fb494c32bd68 Updated level2/coco3 makefiles to create headless becker&arduino boot disks.
drencor-xeen
parents: 2795
diff changeset
112 for headless becker and headless arduino.
fb494c32bd68 Updated level2/coco3 makefiles to create headless becker&arduino boot disks.
drencor-xeen
parents: 2795
diff changeset
113
fb494c32bd68 Updated level2/coco3 makefiles to create headless becker&arduino boot disks.
drencor-xeen
parents: 2795
diff changeset
114 Updated level2/coco3/makefile to create boot disk images
fb494c32bd68 Updated level2/coco3 makefiles to create headless becker&arduino boot disks.
drencor-xeen
parents: 2795
diff changeset
115 for headless becker and headless arduino.
fb494c32bd68 Updated level2/coco3 makefiles to create headless becker&arduino boot disks.
drencor-xeen
parents: 2795
diff changeset
116
fb494c32bd68 Updated level2/coco3 makefiles to create headless becker&arduino boot disks.
drencor-xeen
parents: 2795
diff changeset
117 ----------------------------------------------------------
fb494c32bd68 Updated level2/coco3 makefiles to create headless becker&arduino boot disks.
drencor-xeen
parents: 2795
diff changeset
118 2013/01/28 David Ladd
fb494c32bd68 Updated level2/coco3 makefiles to create headless becker&arduino boot disks.
drencor-xeen
parents: 2795
diff changeset
119 M ChangeLog
fb494c32bd68 Updated level2/coco3 makefiles to create headless becker&arduino boot disks.
drencor-xeen
parents: 2795
diff changeset
120 M level2/coco3/bootfiles/makefile
2795
7b1ec1a7a288 Updated level2/coco3/bootfiles/makefile to use ddx0.dd for becker boot disk.
drencor-xeen
parents: 2791
diff changeset
121
7b1ec1a7a288 Updated level2/coco3/bootfiles/makefile to use ddx0.dd for becker boot disk.
drencor-xeen
parents: 2791
diff changeset
122 Updated level2/coco3/bootfiles/makefile so that the becker
7b1ec1a7a288 Updated level2/coco3/bootfiles/makefile to use ddx0.dd for becker boot disk.
drencor-xeen
parents: 2791
diff changeset
123 os9boot file has ddx0.dd rather then ddd0.dd.
7b1ec1a7a288 Updated level2/coco3/bootfiles/makefile to use ddx0.dd for becker boot disk.
drencor-xeen
parents: 2791
diff changeset
124
7b1ec1a7a288 Updated level2/coco3/bootfiles/makefile to use ddx0.dd for becker boot disk.
drencor-xeen
parents: 2791
diff changeset
125 ----------------------------------------------------------
2786
e333ec1907ef Updated makefile(s) so correct coco1 dw boot and dwio.sb files are used.
drencor-xeen
parents: 2781
diff changeset
126 2013/01/27 David Ladd
e333ec1907ef Updated makefile(s) so correct coco1 dw boot and dwio.sb files are used.
drencor-xeen
parents: 2781
diff changeset
127 M ChangeLog
2791
0df4a4590bc6 Updated level2/coco3/cmds/makefile to set correct lib file based on H6309 tag.
drencor-xeen
parents: 2786
diff changeset
128 M level2/coco3/cmds/makefile
0df4a4590bc6 Updated level2/coco3/cmds/makefile to set correct lib file based on H6309 tag.
drencor-xeen
parents: 2786
diff changeset
129
0df4a4590bc6 Updated level2/coco3/cmds/makefile to set correct lib file based on H6309 tag.
drencor-xeen
parents: 2786
diff changeset
130 Updated level2/coco3/cmds/makefile to detect for H6309
0df4a4590bc6 Updated level2/coco3/cmds/makefile to set correct lib file based on H6309 tag.
drencor-xeen
parents: 2786
diff changeset
131 and if set use the sys6309l2.a lib file otherwise
0df4a4590bc6 Updated level2/coco3/cmds/makefile to set correct lib file based on H6309 tag.
drencor-xeen
parents: 2786
diff changeset
132 use sys6809l2.a lib file.
0df4a4590bc6 Updated level2/coco3/cmds/makefile to set correct lib file based on H6309 tag.
drencor-xeen
parents: 2786
diff changeset
133
0df4a4590bc6 Updated level2/coco3/cmds/makefile to set correct lib file based on H6309 tag.
drencor-xeen
parents: 2786
diff changeset
134 ----------------------------------------------------------
0df4a4590bc6 Updated level2/coco3/cmds/makefile to set correct lib file based on H6309 tag.
drencor-xeen
parents: 2786
diff changeset
135 2013/01/27 David Ladd
0df4a4590bc6 Updated level2/coco3/cmds/makefile to set correct lib file based on H6309 tag.
drencor-xeen
parents: 2786
diff changeset
136 M ChangeLog
2786
e333ec1907ef Updated makefile(s) so correct coco1 dw boot and dwio.sb files are used.
drencor-xeen
parents: 2781
diff changeset
137 M level1/coco1/bootfiles/makefile
e333ec1907ef Updated makefile(s) so correct coco1 dw boot and dwio.sb files are used.
drencor-xeen
parents: 2781
diff changeset
138 M level1/coco1/modules/makefile
e333ec1907ef Updated makefile(s) so correct coco1 dw boot and dwio.sb files are used.
drencor-xeen
parents: 2781
diff changeset
139
e333ec1907ef Updated makefile(s) so correct coco1 dw boot and dwio.sb files are used.
drencor-xeen
parents: 2781
diff changeset
140 Updated level1/coco1/modules/makefile so that boot_dw_coco1
e333ec1907ef Updated makefile(s) so correct coco1 dw boot and dwio.sb files are used.
drencor-xeen
parents: 2781
diff changeset
141 and dwio_coco1.sb get created.
e333ec1907ef Updated makefile(s) so correct coco1 dw boot and dwio.sb files are used.
drencor-xeen
parents: 2781
diff changeset
142
e333ec1907ef Updated makefile(s) so correct coco1 dw boot and dwio.sb files are used.
drencor-xeen
parents: 2781
diff changeset
143 Updated level1/coco1/bootfiles/makefile added detection of
e333ec1907ef Updated makefile(s) so correct coco1 dw boot and dwio.sb files are used.
drencor-xeen
parents: 2781
diff changeset
144 PORT status so if coco1 is detected then dwio_coco1.sb and
e333ec1907ef Updated makefile(s) so correct coco1 dw boot and dwio.sb files are used.
drencor-xeen
parents: 2781
diff changeset
145 boot_dw_coco1 are used in place of dwio.sb and boot_dw.
e333ec1907ef Updated makefile(s) so correct coco1 dw boot and dwio.sb files are used.
drencor-xeen
parents: 2781
diff changeset
146
e333ec1907ef Updated makefile(s) so correct coco1 dw boot and dwio.sb files are used.
drencor-xeen
parents: 2781
diff changeset
147 ----------------------------------------------------------
2781
31989b6c2b3c Updated level1/coco1 related to becker and arduino projects.
drencor-xeen
parents: 2780
diff changeset
148 2013/01/26 David Ladd
31989b6c2b3c Updated level1/coco1 related to becker and arduino projects.
drencor-xeen
parents: 2780
diff changeset
149 M ChangeLog
31989b6c2b3c Updated level1/coco1 related to becker and arduino projects.
drencor-xeen
parents: 2780
diff changeset
150 M level1/coco1/bootfiles/makefile
31989b6c2b3c Updated level1/coco1 related to becker and arduino projects.
drencor-xeen
parents: 2780
diff changeset
151 M level1/coco1/makefile
31989b6c2b3c Updated level1/coco1 related to becker and arduino projects.
drencor-xeen
parents: 2780
diff changeset
152 M level1/coco1/modules/makefile
31989b6c2b3c Updated level1/coco1 related to becker and arduino projects.
drencor-xeen
parents: 2780
diff changeset
153
31989b6c2b3c Updated level1/coco1 related to becker and arduino projects.
drencor-xeen
parents: 2780
diff changeset
154 Updated level1/coco1/bootfiles/makefile to create becker &
31989b6c2b3c Updated level1/coco1 related to becker and arduino projects.
drencor-xeen
parents: 2780
diff changeset
155 arduino boot and kernel files.
31989b6c2b3c Updated level1/coco1 related to becker and arduino projects.
drencor-xeen
parents: 2780
diff changeset
156
31989b6c2b3c Updated level1/coco1 related to becker and arduino projects.
drencor-xeen
parents: 2780
diff changeset
157 Updated level1/coco1/makefile to create becker & arduino
31989b6c2b3c Updated level1/coco1 related to becker and arduino projects.
drencor-xeen
parents: 2780
diff changeset
158 boot disks for use with drivewire server.
31989b6c2b3c Updated level1/coco1 related to becker and arduino projects.
drencor-xeen
parents: 2780
diff changeset
159
31989b6c2b3c Updated level1/coco1 related to becker and arduino projects.
drencor-xeen
parents: 2780
diff changeset
160 Updated level1/coco1/modules/makefile to create becker &
31989b6c2b3c Updated level1/coco1 related to becker and arduino projects.
drencor-xeen
parents: 2780
diff changeset
161 arduino dwio sb files.
31989b6c2b3c Updated level1/coco1 related to becker and arduino projects.
drencor-xeen
parents: 2780
diff changeset
162
31989b6c2b3c Updated level1/coco1 related to becker and arduino projects.
drencor-xeen
parents: 2780
diff changeset
163 ----------------------------------------------------------
2780
7bbf59fa99aa Updated two makefile(s) for correct .sb usage and disk name.
drencor-xeen
parents: 2774
diff changeset
164 2013/01/25 David Ladd
7bbf59fa99aa Updated two makefile(s) for correct .sb usage and disk name.
drencor-xeen
parents: 2774
diff changeset
165 M 3rdparty/packages/sierra/kingsquest2/makefile
7bbf59fa99aa Updated two makefile(s) for correct .sb usage and disk name.
drencor-xeen
parents: 2774
diff changeset
166 M ChangeLog
7bbf59fa99aa Updated two makefile(s) for correct .sb usage and disk name.
drencor-xeen
parents: 2774
diff changeset
167 M level2/coco3/makefile
7bbf59fa99aa Updated two makefile(s) for correct .sb usage and disk name.
drencor-xeen
parents: 2774
diff changeset
168
7bbf59fa99aa Updated two makefile(s) for correct .sb usage and disk name.
drencor-xeen
parents: 2774
diff changeset
169 Updated "3rdparty/packages/sierra/kingsquest2/makefile" to
7bbf59fa99aa Updated two makefile(s) for correct .sb usage and disk name.
drencor-xeen
parents: 2774
diff changeset
170 fix issue with not using the correct dwio.sb and
7bbf59fa99aa Updated two makefile(s) for correct .sb usage and disk name.
drencor-xeen
parents: 2774
diff changeset
171 dwio_becker.sb.
7bbf59fa99aa Updated two makefile(s) for correct .sb usage and disk name.
drencor-xeen
parents: 2774
diff changeset
172
7bbf59fa99aa Updated two makefile(s) for correct .sb usage and disk name.
drencor-xeen
parents: 2774
diff changeset
173 In "level2/coco3/makefile" updated from
7bbf59fa99aa Updated two makefile(s) for correct .sb usage and disk name.
drencor-xeen
parents: 2774
diff changeset
174 "LDSKBECKER = $(DISTRONAME)_80d_becker.dsk" to
7bbf59fa99aa Updated two makefile(s) for correct .sb usage and disk name.
drencor-xeen
parents: 2774
diff changeset
175 "LDSKBECKER = $(DISTRONAME)_becker.dsk"
7bbf59fa99aa Updated two makefile(s) for correct .sb usage and disk name.
drencor-xeen
parents: 2774
diff changeset
176 since the becker boot disks are for use in the drivewire
7bbf59fa99aa Updated two makefile(s) for correct .sb usage and disk name.
drencor-xeen
parents: 2774
diff changeset
177 server and those are not double sided disks.
7bbf59fa99aa Updated two makefile(s) for correct .sb usage and disk name.
drencor-xeen
parents: 2774
diff changeset
178
7bbf59fa99aa Updated two makefile(s) for correct .sb usage and disk name.
drencor-xeen
parents: 2774
diff changeset
179 ----------------------------------------------------------
2772
0a3f4d8ea6d5 Found ENDC in wrong location in dwread.asm and dwwrite.asm. Corrected.
drencor-xeen
parents: 2769
diff changeset
180 2013/01/23 David Ladd
0a3f4d8ea6d5 Found ENDC in wrong location in dwread.asm and dwwrite.asm. Corrected.
drencor-xeen
parents: 2769
diff changeset
181 M 3rdparty/utils/view/makefile
0a3f4d8ea6d5 Found ENDC in wrong location in dwread.asm and dwwrite.asm. Corrected.
drencor-xeen
parents: 2769
diff changeset
182 M ChangeLog
0a3f4d8ea6d5 Found ENDC in wrong location in dwread.asm and dwwrite.asm. Corrected.
drencor-xeen
parents: 2769
diff changeset
183 M level1/modules/dwread.asm
0a3f4d8ea6d5 Found ENDC in wrong location in dwread.asm and dwwrite.asm. Corrected.
drencor-xeen
parents: 2769
diff changeset
184 M level1/modules/dwwrite.asm
0a3f4d8ea6d5 Found ENDC in wrong location in dwread.asm and dwwrite.asm. Corrected.
drencor-xeen
parents: 2769
diff changeset
185
0a3f4d8ea6d5 Found ENDC in wrong location in dwread.asm and dwwrite.asm. Corrected.
drencor-xeen
parents: 2769
diff changeset
186 Corrected a ENDC that was in the incorrect location in
0a3f4d8ea6d5 Found ENDC in wrong location in dwread.asm and dwwrite.asm. Corrected.
drencor-xeen
parents: 2769
diff changeset
187 dwread.asm and dwwrite.asm also moved the 6309 native code
0a3f4d8ea6d5 Found ENDC in wrong location in dwread.asm and dwwrite.asm. Corrected.
drencor-xeen
parents: 2769
diff changeset
188 into the H6309 section and changed the IFEQ H6309 to IFNE H6309
0a3f4d8ea6d5 Found ENDC in wrong location in dwread.asm and dwwrite.asm. Corrected.
drencor-xeen
parents: 2769
diff changeset
189 so the code would get correctly loaded. Moved the 57600 6809
0a3f4d8ea6d5 Found ENDC in wrong location in dwread.asm and dwwrite.asm. Corrected.
drencor-xeen
parents: 2769
diff changeset
190 code to the default location as it was in the old dwread.asm
0a3f4d8ea6d5 Found ENDC in wrong location in dwread.asm and dwwrite.asm. Corrected.
drencor-xeen
parents: 2769
diff changeset
191 and dwwrite.asm before these files got overwritten by the
0a3f4d8ea6d5 Found ENDC in wrong location in dwread.asm and dwwrite.asm. Corrected.
drencor-xeen
parents: 2769
diff changeset
192 dwread.asm and dwwrite.asm from HDBDOS project.
0a3f4d8ea6d5 Found ENDC in wrong location in dwread.asm and dwwrite.asm. Corrected.
drencor-xeen
parents: 2769
diff changeset
193
0a3f4d8ea6d5 Found ENDC in wrong location in dwread.asm and dwwrite.asm. Corrected.
drencor-xeen
parents: 2769
diff changeset
194 Also did some updates to the 3rdparty/utils/view/makefile
0a3f4d8ea6d5 Found ENDC in wrong location in dwread.asm and dwwrite.asm. Corrected.
drencor-xeen
parents: 2769
diff changeset
195 but this file is not done yet to try to fix all the problems
0a3f4d8ea6d5 Found ENDC in wrong location in dwread.asm and dwwrite.asm. Corrected.
drencor-xeen
parents: 2769
diff changeset
196 with it.
0a3f4d8ea6d5 Found ENDC in wrong location in dwread.asm and dwwrite.asm. Corrected.
drencor-xeen
parents: 2769
diff changeset
197
0a3f4d8ea6d5 Found ENDC in wrong location in dwread.asm and dwwrite.asm. Corrected.
drencor-xeen
parents: 2769
diff changeset
198 ----------------------------------------------------------
2769
863cf7feafa6 Robert Gault found a problem related to MinGW not building the level2/coco3_6309/cmds/makefile correctly. Changed the way the makefile does its include from level2/coco3/cmds/makefile_common as well as updated level2/coco3/cmds/makefile to use the same include line.
drencor-xeen
parents: 2768
diff changeset
199 2013/01/18 David Ladd
863cf7feafa6 Robert Gault found a problem related to MinGW not building the level2/coco3_6309/cmds/makefile correctly. Changed the way the makefile does its include from level2/coco3/cmds/makefile_common as well as updated level2/coco3/cmds/makefile to use the same include line.
drencor-xeen
parents: 2768
diff changeset
200 M ChangeLog
863cf7feafa6 Robert Gault found a problem related to MinGW not building the level2/coco3_6309/cmds/makefile correctly. Changed the way the makefile does its include from level2/coco3/cmds/makefile_common as well as updated level2/coco3/cmds/makefile to use the same include line.
drencor-xeen
parents: 2768
diff changeset
201 M level2/coco3/cmds/makefile
863cf7feafa6 Robert Gault found a problem related to MinGW not building the level2/coco3_6309/cmds/makefile correctly. Changed the way the makefile does its include from level2/coco3/cmds/makefile_common as well as updated level2/coco3/cmds/makefile to use the same include line.
drencor-xeen
parents: 2768
diff changeset
202 M level2/coco3_6309/cmds/makefile
863cf7feafa6 Robert Gault found a problem related to MinGW not building the level2/coco3_6309/cmds/makefile correctly. Changed the way the makefile does its include from level2/coco3/cmds/makefile_common as well as updated level2/coco3/cmds/makefile to use the same include line.
drencor-xeen
parents: 2768
diff changeset
203
863cf7feafa6 Robert Gault found a problem related to MinGW not building the level2/coco3_6309/cmds/makefile correctly. Changed the way the makefile does its include from level2/coco3/cmds/makefile_common as well as updated level2/coco3/cmds/makefile to use the same include line.
drencor-xeen
parents: 2768
diff changeset
204 Robert Gault found a problem with building the NitrOS-9
863cf7feafa6 Robert Gault found a problem related to MinGW not building the level2/coco3_6309/cmds/makefile correctly. Changed the way the makefile does its include from level2/coco3/cmds/makefile_common as well as updated level2/coco3/cmds/makefile to use the same include line.
drencor-xeen
parents: 2768
diff changeset
205 project from MinGW related to the level2/coco3_6309/cmds/
863cf7feafa6 Robert Gault found a problem related to MinGW not building the level2/coco3_6309/cmds/makefile correctly. Changed the way the makefile does its include from level2/coco3/cmds/makefile_common as well as updated level2/coco3/cmds/makefile to use the same include line.
drencor-xeen
parents: 2768
diff changeset
206 makefile not including level2/coco3/cmds/makefile_common
863cf7feafa6 Robert Gault found a problem related to MinGW not building the level2/coco3_6309/cmds/makefile correctly. Changed the way the makefile does its include from level2/coco3/cmds/makefile_common as well as updated level2/coco3/cmds/makefile to use the same include line.
drencor-xeen
parents: 2768
diff changeset
207 correctly. Changed the include line to use $(CC368L2)/cmds/
863cf7feafa6 Robert Gault found a problem related to MinGW not building the level2/coco3_6309/cmds/makefile correctly. Changed the way the makefile does its include from level2/coco3/cmds/makefile_common as well as updated level2/coco3/cmds/makefile to use the same include line.
drencor-xeen
parents: 2768
diff changeset
208 makefile_common in both level2/coco3/cmds/makefile and
863cf7feafa6 Robert Gault found a problem related to MinGW not building the level2/coco3_6309/cmds/makefile correctly. Changed the way the makefile does its include from level2/coco3/cmds/makefile_common as well as updated level2/coco3/cmds/makefile to use the same include line.
drencor-xeen
parents: 2768
diff changeset
209 level2/coco3_6309/cmds/makefile . This should help with
863cf7feafa6 Robert Gault found a problem related to MinGW not building the level2/coco3_6309/cmds/makefile correctly. Changed the way the makefile does its include from level2/coco3/cmds/makefile_common as well as updated level2/coco3/cmds/makefile to use the same include line.
drencor-xeen
parents: 2768
diff changeset
210 this problem.
863cf7feafa6 Robert Gault found a problem related to MinGW not building the level2/coco3_6309/cmds/makefile correctly. Changed the way the makefile does its include from level2/coco3/cmds/makefile_common as well as updated level2/coco3/cmds/makefile to use the same include line.
drencor-xeen
parents: 2768
diff changeset
211
863cf7feafa6 Robert Gault found a problem related to MinGW not building the level2/coco3_6309/cmds/makefile correctly. Changed the way the makefile does its include from level2/coco3/cmds/makefile_common as well as updated level2/coco3/cmds/makefile to use the same include line.
drencor-xeen
parents: 2768
diff changeset
212 ----------------------------------------------------------
2765
0bd16cca86b7 Updated rules.mak for all the os9 format's to format the entire disk. People were having some issues with the disk images not being formatted to their full capacity and preventing some functions from working.
drencor-xeen
parents: 2764
diff changeset
213 2013/01/17 David Ladd
0bd16cca86b7 Updated rules.mak for all the os9 format's to format the entire disk. People were having some issues with the disk images not being formatted to their full capacity and preventing some functions from working.
drencor-xeen
parents: 2764
diff changeset
214 M ChangeLog
2768
57b3108c144d Found a incorrect sys.l being used in 3rdparty/packages/pacos9/makefile updated path and name so it now uses the sys6809l2.l from the lib folder.
drencor-xeen
parents: 2767
diff changeset
215 M 3rdparty/packages/pacos9/makefile
57b3108c144d Found a incorrect sys.l being used in 3rdparty/packages/pacos9/makefile updated path and name so it now uses the sys6809l2.l from the lib folder.
drencor-xeen
parents: 2767
diff changeset
216
57b3108c144d Found a incorrect sys.l being used in 3rdparty/packages/pacos9/makefile updated path and name so it now uses the sys6809l2.l from the lib folder.
drencor-xeen
parents: 2767
diff changeset
217 Updated 3rdparty/packages/pacos9/makefile to use the newer
57b3108c144d Found a incorrect sys.l being used in 3rdparty/packages/pacos9/makefile updated path and name so it now uses the sys6809l2.l from the lib folder.
drencor-xeen
parents: 2767
diff changeset
218 sys.l file. Changed the lib file to sys6809l2.l from sys.l
57b3108c144d Found a incorrect sys.l being used in 3rdparty/packages/pacos9/makefile updated path and name so it now uses the sys6809l2.l from the lib folder.
drencor-xeen
parents: 2767
diff changeset
219
57b3108c144d Found a incorrect sys.l being used in 3rdparty/packages/pacos9/makefile updated path and name so it now uses the sys6809l2.l from the lib folder.
drencor-xeen
parents: 2767
diff changeset
220 ----------------------------------------------------------
57b3108c144d Found a incorrect sys.l being used in 3rdparty/packages/pacos9/makefile updated path and name so it now uses the sys6809l2.l from the lib folder.
drencor-xeen
parents: 2767
diff changeset
221 2013/01/17 David Ladd
57b3108c144d Found a incorrect sys.l being used in 3rdparty/packages/pacos9/makefile updated path and name so it now uses the sys6809l2.l from the lib folder.
drencor-xeen
parents: 2767
diff changeset
222 M ChangeLog
2767
51a38eaee97a Thanks to Bill P for finding that wrong sys lib was being used in the level2/coco3/cmds/makefile
drencor-xeen
parents: 2765
diff changeset
223 M level2/coco3/cmds/makefile
51a38eaee97a Thanks to Bill P for finding that wrong sys lib was being used in the level2/coco3/cmds/makefile
drencor-xeen
parents: 2765
diff changeset
224 M level2/coco3_6309/cmds/makefile
51a38eaee97a Thanks to Bill P for finding that wrong sys lib was being used in the level2/coco3/cmds/makefile
drencor-xeen
parents: 2765
diff changeset
225 A level2/coco3/cmds/makefile_common
51a38eaee97a Thanks to Bill P for finding that wrong sys lib was being used in the level2/coco3/cmds/makefile
drencor-xeen
parents: 2765
diff changeset
226
51a38eaee97a Thanks to Bill P for finding that wrong sys lib was being used in the level2/coco3/cmds/makefile
drencor-xeen
parents: 2765
diff changeset
227 Thanks to Bill P. for finding that the commands in
51a38eaee97a Thanks to Bill P for finding that wrong sys lib was being used in the level2/coco3/cmds/makefile
drencor-xeen
parents: 2765
diff changeset
228 level2/coco3/cmds were being linked with sys6809l1.l when
51a38eaee97a Thanks to Bill P for finding that wrong sys lib was being used in the level2/coco3/cmds/makefile
drencor-xeen
parents: 2765
diff changeset
229 they should have been being linked with sys6809l2.l .
51a38eaee97a Thanks to Bill P for finding that wrong sys lib was being used in the level2/coco3/cmds/makefile
drencor-xeen
parents: 2765
diff changeset
230 Also found that the level2/coco3_6309/cmds were also
51a38eaee97a Thanks to Bill P for finding that wrong sys lib was being used in the level2/coco3/cmds/makefile
drencor-xeen
parents: 2765
diff changeset
231 using the makefile from the level2/coco3/cmds so that
51a38eaee97a Thanks to Bill P for finding that wrong sys lib was being used in the level2/coco3/cmds/makefile
drencor-xeen
parents: 2765
diff changeset
232 section was also using the sys6809l1.l for linking.
51a38eaee97a Thanks to Bill P for finding that wrong sys lib was being used in the level2/coco3/cmds/makefile
drencor-xeen
parents: 2765
diff changeset
233
51a38eaee97a Thanks to Bill P for finding that wrong sys lib was being used in the level2/coco3/cmds/makefile
drencor-xeen
parents: 2765
diff changeset
234 Renamed level2/coco3/cmds/makefile to makefile_common then
51a38eaee97a Thanks to Bill P for finding that wrong sys lib was being used in the level2/coco3/cmds/makefile
drencor-xeen
parents: 2765
diff changeset
235 created a new makefile which calls makefile_common then
51a38eaee97a Thanks to Bill P for finding that wrong sys lib was being used in the level2/coco3/cmds/makefile
drencor-xeen
parents: 2765
diff changeset
236 does a LFLAGS += -l=$(NITROS9DIR)/lib/sys6809l2.l
51a38eaee97a Thanks to Bill P for finding that wrong sys lib was being used in the level2/coco3/cmds/makefile
drencor-xeen
parents: 2765
diff changeset
237 and then removed the -l=$(NITROS9DIR)/lib/sys6809l1.l from
51a38eaee97a Thanks to Bill P for finding that wrong sys lib was being used in the level2/coco3/cmds/makefile
drencor-xeen
parents: 2765
diff changeset
238 the makefile_common.
51a38eaee97a Thanks to Bill P for finding that wrong sys lib was being used in the level2/coco3/cmds/makefile
drencor-xeen
parents: 2765
diff changeset
239
51a38eaee97a Thanks to Bill P for finding that wrong sys lib was being used in the level2/coco3/cmds/makefile
drencor-xeen
parents: 2765
diff changeset
240 Then updated the level2/coco3_6309/makefile to include
51a38eaee97a Thanks to Bill P for finding that wrong sys lib was being used in the level2/coco3/cmds/makefile
drencor-xeen
parents: 2765
diff changeset
241 level2/coco3/cmds/makefile_common rather than makefile.
51a38eaee97a Thanks to Bill P for finding that wrong sys lib was being used in the level2/coco3/cmds/makefile
drencor-xeen
parents: 2765
diff changeset
242 Then added to level2/coco3_6309/makefile the new line
51a38eaee97a Thanks to Bill P for finding that wrong sys lib was being used in the level2/coco3/cmds/makefile
drencor-xeen
parents: 2765
diff changeset
243 LFLAGS += -l=$(NITROS9DIR)/lib/sys6309l2.l
51a38eaee97a Thanks to Bill P for finding that wrong sys lib was being used in the level2/coco3/cmds/makefile
drencor-xeen
parents: 2765
diff changeset
244 and should fix any lose ends there.
51a38eaee97a Thanks to Bill P for finding that wrong sys lib was being used in the level2/coco3/cmds/makefile
drencor-xeen
parents: 2765
diff changeset
245
51a38eaee97a Thanks to Bill P for finding that wrong sys lib was being used in the level2/coco3/cmds/makefile
drencor-xeen
parents: 2765
diff changeset
246 ----------------------------------------------------------
51a38eaee97a Thanks to Bill P for finding that wrong sys lib was being used in the level2/coco3/cmds/makefile
drencor-xeen
parents: 2765
diff changeset
247 2013/01/17 David Ladd
51a38eaee97a Thanks to Bill P for finding that wrong sys lib was being used in the level2/coco3/cmds/makefile
drencor-xeen
parents: 2765
diff changeset
248 M ChangeLog
2765
0bd16cca86b7 Updated rules.mak for all the os9 format's to format the entire disk. People were having some issues with the disk images not being formatted to their full capacity and preventing some functions from working.
drencor-xeen
parents: 2764
diff changeset
249 M rules.mak
0bd16cca86b7 Updated rules.mak for all the os9 format's to format the entire disk. People were having some issues with the disk images not being formatted to their full capacity and preventing some functions from working.
drencor-xeen
parents: 2764
diff changeset
250
0bd16cca86b7 Updated rules.mak for all the os9 format's to format the entire disk. People were having some issues with the disk images not being formatted to their full capacity and preventing some functions from working.
drencor-xeen
parents: 2764
diff changeset
251 Updated the rules.mak so that all os9 format commands will
0bd16cca86b7 Updated rules.mak for all the os9 format's to format the entire disk. People were having some issues with the disk images not being formatted to their full capacity and preventing some functions from working.
drencor-xeen
parents: 2764
diff changeset
252 format the entire disk image. This was done to fix some
0bd16cca86b7 Updated rules.mak for all the os9 format's to format the entire disk. People were having some issues with the disk images not being formatted to their full capacity and preventing some functions from working.
drencor-xeen
parents: 2764
diff changeset
253 issues that some people were having.
0bd16cca86b7 Updated rules.mak for all the os9 format's to format the entire disk. People were having some issues with the disk images not being formatted to their full capacity and preventing some functions from working.
drencor-xeen
parents: 2764
diff changeset
254
0bd16cca86b7 Updated rules.mak for all the os9 format's to format the entire disk. People were having some issues with the disk images not being formatted to their full capacity and preventing some functions from working.
drencor-xeen
parents: 2764
diff changeset
255 ----------------------------------------------------------
2761
e88aef1ccaec Found 3 makefiles that hadn't been updated with the code needed to check to see if the NITROS9DIR variable was set or not. Correct those files.
drencor-xeen
parents: 2760
diff changeset
256 2013/01/16 David Ladd
2763
c03464c24b14 Fixed a minor typo in the arcadepak's makefile related to DriveWire3 and Becker.
drencor-xeen
parents: 2762
diff changeset
257 M ChangeLog
2764
2af3df45f157 Updated main makefile so that when "dw3" and "becker" are activated they call the dependency "dsk".
drencor-xeen
parents: 2763
diff changeset
258 M makefile
2af3df45f157 Updated main makefile so that when "dw3" and "becker" are activated they call the dependency "dsk".
drencor-xeen
parents: 2763
diff changeset
259
2af3df45f157 Updated main makefile so that when "dw3" and "becker" are activated they call the dependency "dsk".
drencor-xeen
parents: 2763
diff changeset
260 Updated main makefile so that "dw3" and "becker" sections
2af3df45f157 Updated main makefile so that when "dw3" and "becker" are activated they call the dependency "dsk".
drencor-xeen
parents: 2763
diff changeset
261 use dependency "dsk" so that disk images are created before
2af3df45f157 Updated main makefile so that when "dw3" and "becker" are activated they call the dependency "dsk".
drencor-xeen
parents: 2763
diff changeset
262 the archives are created.
2af3df45f157 Updated main makefile so that when "dw3" and "becker" are activated they call the dependency "dsk".
drencor-xeen
parents: 2763
diff changeset
263
2af3df45f157 Updated main makefile so that when "dw3" and "becker" are activated they call the dependency "dsk".
drencor-xeen
parents: 2763
diff changeset
264 ----------------------------------------------------------
2af3df45f157 Updated main makefile so that when "dw3" and "becker" are activated they call the dependency "dsk".
drencor-xeen
parents: 2763
diff changeset
265 2013/01/16 David Ladd
2af3df45f157 Updated main makefile so that when "dw3" and "becker" are activated they call the dependency "dsk".
drencor-xeen
parents: 2763
diff changeset
266 M ChangeLog
2763
c03464c24b14 Fixed a minor typo in the arcadepak's makefile related to DriveWire3 and Becker.
drencor-xeen
parents: 2762
diff changeset
267 M 3rdparty/packages/arcadepak/makefile
c03464c24b14 Fixed a minor typo in the arcadepak's makefile related to DriveWire3 and Becker.
drencor-xeen
parents: 2762
diff changeset
268 M makefile
c03464c24b14 Fixed a minor typo in the arcadepak's makefile related to DriveWire3 and Becker.
drencor-xeen
parents: 2762
diff changeset
269
c03464c24b14 Fixed a minor typo in the arcadepak's makefile related to DriveWire3 and Becker.
drencor-xeen
parents: 2762
diff changeset
270 Updated makefile for the arcadepak to now create DW3 &
c03464c24b14 Fixed a minor typo in the arcadepak's makefile related to DriveWire3 and Becker.
drencor-xeen
parents: 2762
diff changeset
271 BECKER boot disks.
c03464c24b14 Fixed a minor typo in the arcadepak's makefile related to DriveWire3 and Becker.
drencor-xeen
parents: 2762
diff changeset
272
c03464c24b14 Fixed a minor typo in the arcadepak's makefile related to DriveWire3 and Becker.
drencor-xeen
parents: 2762
diff changeset
273 Added new make option to the main makefile. New option
c03464c24b14 Fixed a minor typo in the arcadepak's makefile related to DriveWire3 and Becker.
drencor-xeen
parents: 2762
diff changeset
274 is "make nightlytest" This option uses environment
c03464c24b14 Fixed a minor typo in the arcadepak's makefile related to DriveWire3 and Becker.
drencor-xeen
parents: 2762
diff changeset
275 variables called TESTSSHSERVER and TESTSSHDIR. This will
c03464c24b14 Fixed a minor typo in the arcadepak's makefile related to DriveWire3 and Becker.
drencor-xeen
parents: 2762
diff changeset
276 allow testing of the nightly upload to a host ssh server
c03464c24b14 Fixed a minor typo in the arcadepak's makefile related to DriveWire3 and Becker.
drencor-xeen
parents: 2762
diff changeset
277 of your choice as well as folder(s) on that account of
c03464c24b14 Fixed a minor typo in the arcadepak's makefile related to DriveWire3 and Becker.
drencor-xeen
parents: 2762
diff changeset
278 your choice. This was added strictly for testing use.
c03464c24b14 Fixed a minor typo in the arcadepak's makefile related to DriveWire3 and Becker.
drencor-xeen
parents: 2762
diff changeset
279
c03464c24b14 Fixed a minor typo in the arcadepak's makefile related to DriveWire3 and Becker.
drencor-xeen
parents: 2762
diff changeset
280 Also added a check to the makefile at the nightly section
c03464c24b14 Fixed a minor typo in the arcadepak's makefile related to DriveWire3 and Becker.
drencor-xeen
parents: 2762
diff changeset
281 if the user does not have the environment variable
c03464c24b14 Fixed a minor typo in the arcadepak's makefile related to DriveWire3 and Becker.
drencor-xeen
parents: 2762
diff changeset
282 SOURCEUSER set then it will echo a responce saying that
c03464c24b14 Fixed a minor typo in the arcadepak's makefile related to DriveWire3 and Becker.
drencor-xeen
parents: 2762
diff changeset
283 the user needs to set this environment variable before
c03464c24b14 Fixed a minor typo in the arcadepak's makefile related to DriveWire3 and Becker.
drencor-xeen
parents: 2762
diff changeset
284 using this option.
c03464c24b14 Fixed a minor typo in the arcadepak's makefile related to DriveWire3 and Becker.
drencor-xeen
parents: 2762
diff changeset
285
c03464c24b14 Fixed a minor typo in the arcadepak's makefile related to DriveWire3 and Becker.
drencor-xeen
parents: 2762
diff changeset
286 ----------------------------------------------------------
c03464c24b14 Fixed a minor typo in the arcadepak's makefile related to DriveWire3 and Becker.
drencor-xeen
parents: 2762
diff changeset
287 2013/01/16 David Ladd
2762
9b29d654db13 Added empty_smash.txt and empty_thexder.txt to their respective folders and updated makefile(s) to use these files for their blank ROOT variables.
drencor-xeen
parents: 2761
diff changeset
288 M 3rdparty/packages/arcadepak/makefile
9b29d654db13 Added empty_smash.txt and empty_thexder.txt to their respective folders and updated makefile(s) to use these files for their blank ROOT variables.
drencor-xeen
parents: 2761
diff changeset
289 M 3rdparty/packages/arcadepak/smash/makefile
9b29d654db13 Added empty_smash.txt and empty_thexder.txt to their respective folders and updated makefile(s) to use these files for their blank ROOT variables.
drencor-xeen
parents: 2761
diff changeset
290 M 3rdparty/packages/arcadepak/thexder/makefile
9b29d654db13 Added empty_smash.txt and empty_thexder.txt to their respective folders and updated makefile(s) to use these files for their blank ROOT variables.
drencor-xeen
parents: 2761
diff changeset
291 M 3rdparty/packages/cc/makefile
9b29d654db13 Added empty_smash.txt and empty_thexder.txt to their respective folders and updated makefile(s) to use these files for their blank ROOT variables.
drencor-xeen
parents: 2761
diff changeset
292 M 3rdparty/packages/sierra/blackcauldron/makefile
9b29d654db13 Added empty_smash.txt and empty_thexder.txt to their respective folders and updated makefile(s) to use these files for their blank ROOT variables.
drencor-xeen
parents: 2761
diff changeset
293 M 3rdparty/packages/sierra/christmas86/makefile
9b29d654db13 Added empty_smash.txt and empty_thexder.txt to their respective folders and updated makefile(s) to use these files for their blank ROOT variables.
drencor-xeen
parents: 2761
diff changeset
294 M ChangeLog
9b29d654db13 Added empty_smash.txt and empty_thexder.txt to their respective folders and updated makefile(s) to use these files for their blank ROOT variables.
drencor-xeen
parents: 2761
diff changeset
295 A 3rdparty/packages/arcadepak/smash/empty_smash.txt
9b29d654db13 Added empty_smash.txt and empty_thexder.txt to their respective folders and updated makefile(s) to use these files for their blank ROOT variables.
drencor-xeen
parents: 2761
diff changeset
296 A 3rdparty/packages/arcadepak/thexder/empty_thexder.txt
9b29d654db13 Added empty_smash.txt and empty_thexder.txt to their respective folders and updated makefile(s) to use these files for their blank ROOT variables.
drencor-xeen
parents: 2761
diff changeset
297
9b29d654db13 Added empty_smash.txt and empty_thexder.txt to their respective folders and updated makefile(s) to use these files for their blank ROOT variables.
drencor-xeen
parents: 2761
diff changeset
298 Found a problem with with the makefile related to the
9b29d654db13 Added empty_smash.txt and empty_thexder.txt to their respective folders and updated makefile(s) to use these files for their blank ROOT variables.
drencor-xeen
parents: 2761
diff changeset
299 arcadepak not building from the chained make. Found the
9b29d654db13 Added empty_smash.txt and empty_thexder.txt to their respective folders and updated makefile(s) to use these files for their blank ROOT variables.
drencor-xeen
parents: 2761
diff changeset
300 "--no-print-directory" was missing from the make statement
9b29d654db13 Added empty_smash.txt and empty_thexder.txt to their respective folders and updated makefile(s) to use these files for their blank ROOT variables.
drencor-xeen
parents: 2761
diff changeset
301 to get the filenames for the sub folders. Also found empty
9b29d654db13 Added empty_smash.txt and empty_thexder.txt to their respective folders and updated makefile(s) to use these files for their blank ROOT variables.
drencor-xeen
parents: 2761
diff changeset
302 labels so created a empty_smash.txt and a empty_thexder.txt
9b29d654db13 Added empty_smash.txt and empty_thexder.txt to their respective folders and updated makefile(s) to use these files for their blank ROOT variables.
drencor-xeen
parents: 2761
diff changeset
303 to correct for odd errors when dealing with the empty labels.
9b29d654db13 Added empty_smash.txt and empty_thexder.txt to their respective folders and updated makefile(s) to use these files for their blank ROOT variables.
drencor-xeen
parents: 2761
diff changeset
304
9b29d654db13 Added empty_smash.txt and empty_thexder.txt to their respective folders and updated makefile(s) to use these files for their blank ROOT variables.
drencor-xeen
parents: 2761
diff changeset
305 Corrected blackcauldron and christmas86 makefile(s) related
9b29d654db13 Added empty_smash.txt and empty_thexder.txt to their respective folders and updated makefile(s) to use these files for their blank ROOT variables.
drencor-xeen
parents: 2761
diff changeset
306 to disk creation. Found that tocgen was being removed by
9b29d654db13 Added empty_smash.txt and empty_thexder.txt to their respective folders and updated makefile(s) to use these files for their blank ROOT variables.
drencor-xeen
parents: 2761
diff changeset
307 some of the disk image sections. This has been corrected.
9b29d654db13 Added empty_smash.txt and empty_thexder.txt to their respective folders and updated makefile(s) to use these files for their blank ROOT variables.
drencor-xeen
parents: 2761
diff changeset
308
9b29d654db13 Added empty_smash.txt and empty_thexder.txt to their respective folders and updated makefile(s) to use these files for their blank ROOT variables.
drencor-xeen
parents: 2761
diff changeset
309 ----------------------------------------------------------
9b29d654db13 Added empty_smash.txt and empty_thexder.txt to their respective folders and updated makefile(s) to use these files for their blank ROOT variables.
drencor-xeen
parents: 2761
diff changeset
310 2013/01/16 David Ladd
2761
e88aef1ccaec Found 3 makefiles that hadn't been updated with the code needed to check to see if the NITROS9DIR variable was set or not. Correct those files.
drencor-xeen
parents: 2760
diff changeset
311 M ChangeLog
e88aef1ccaec Found 3 makefiles that hadn't been updated with the code needed to check to see if the NITROS9DIR variable was set or not. Correct those files.
drencor-xeen
parents: 2760
diff changeset
312 M 3rdparty/packages/arcadepak/shanghai/makefile
e88aef1ccaec Found 3 makefiles that hadn't been updated with the code needed to check to see if the NITROS9DIR variable was set or not. Correct those files.
drencor-xeen
parents: 2760
diff changeset
313 M 3rdparty/packages/arcadepak/smash/makefile
e88aef1ccaec Found 3 makefiles that hadn't been updated with the code needed to check to see if the NITROS9DIR variable was set or not. Correct those files.
drencor-xeen
parents: 2760
diff changeset
314 M 3rdparty/packages/arcadepak/thexder/makefile
e88aef1ccaec Found 3 makefiles that hadn't been updated with the code needed to check to see if the NITROS9DIR variable was set or not. Correct those files.
drencor-xeen
parents: 2760
diff changeset
315
e88aef1ccaec Found 3 makefiles that hadn't been updated with the code needed to check to see if the NITROS9DIR variable was set or not. Correct those files.
drencor-xeen
parents: 2760
diff changeset
316 Found 3 more makefile(s) that needed the code added for the
e88aef1ccaec Found 3 makefiles that hadn't been updated with the code needed to check to see if the NITROS9DIR variable was set or not. Correct those files.
drencor-xeen
parents: 2760
diff changeset
317 checking to see if NITROS9DIR was set or not. Corrected.
e88aef1ccaec Found 3 makefiles that hadn't been updated with the code needed to check to see if the NITROS9DIR variable was set or not. Correct those files.
drencor-xeen
parents: 2760
diff changeset
318
e88aef1ccaec Found 3 makefiles that hadn't been updated with the code needed to check to see if the NITROS9DIR variable was set or not. Correct those files.
drencor-xeen
parents: 2760
diff changeset
319 ----------------------------------------------------------
2759
e26e3b45ff86 Found the makefile for subsim in the 3rdparty/packages was not creating the disk images when the "make dskcopy" was being given.
drencor-xeen
parents: 2758
diff changeset
320 2013/01/15 David Ladd
e26e3b45ff86 Found the makefile for subsim in the 3rdparty/packages was not creating the disk images when the "make dskcopy" was being given.
drencor-xeen
parents: 2758
diff changeset
321 M ChangeLog
2760
a711c2eecbbd Updated mkdskindex to correct state that the becker disks are a DriveWire 3/4 disk rather than being a standard floppy disk image.
drencor-xeen
parents: 2759
diff changeset
322 M 3rdparty/utils/aaw/mkdskindex
a711c2eecbbd Updated mkdskindex to correct state that the becker disks are a DriveWire 3/4 disk rather than being a standard floppy disk image.
drencor-xeen
parents: 2759
diff changeset
323
a711c2eecbbd Updated mkdskindex to correct state that the becker disks are a DriveWire 3/4 disk rather than being a standard floppy disk image.
drencor-xeen
parents: 2759
diff changeset
324 Updated mkdskindex to state that the becker disks are a
a711c2eecbbd Updated mkdskindex to correct state that the becker disks are a DriveWire 3/4 disk rather than being a standard floppy disk image.
drencor-xeen
parents: 2759
diff changeset
325 DriveWire 3/4 server disk image rather than a normal
a711c2eecbbd Updated mkdskindex to correct state that the becker disks are a DriveWire 3/4 disk rather than being a standard floppy disk image.
drencor-xeen
parents: 2759
diff changeset
326 disk image for the index.html creation.
a711c2eecbbd Updated mkdskindex to correct state that the becker disks are a DriveWire 3/4 disk rather than being a standard floppy disk image.
drencor-xeen
parents: 2759
diff changeset
327
a711c2eecbbd Updated mkdskindex to correct state that the becker disks are a DriveWire 3/4 disk rather than being a standard floppy disk image.
drencor-xeen
parents: 2759
diff changeset
328 ----------------------------------------------------------
a711c2eecbbd Updated mkdskindex to correct state that the becker disks are a DriveWire 3/4 disk rather than being a standard floppy disk image.
drencor-xeen
parents: 2759
diff changeset
329 2013/01/15 David Ladd
a711c2eecbbd Updated mkdskindex to correct state that the becker disks are a DriveWire 3/4 disk rather than being a standard floppy disk image.
drencor-xeen
parents: 2759
diff changeset
330 M ChangeLog
2759
e26e3b45ff86 Found the makefile for subsim in the 3rdparty/packages was not creating the disk images when the "make dskcopy" was being given.
drencor-xeen
parents: 2758
diff changeset
331 M 3rdparty/packages/subsim/makefile
e26e3b45ff86 Found the makefile for subsim in the 3rdparty/packages was not creating the disk images when the "make dskcopy" was being given.
drencor-xeen
parents: 2758
diff changeset
332
e26e3b45ff86 Found the makefile for subsim in the 3rdparty/packages was not creating the disk images when the "make dskcopy" was being given.
drencor-xeen
parents: 2758
diff changeset
333 Found a problem in the makefile for subsim. When using a
e26e3b45ff86 Found the makefile for subsim in the 3rdparty/packages was not creating the disk images when the "make dskcopy" was being given.
drencor-xeen
parents: 2758
diff changeset
334 "make dskcopy", make would try to copy the disk images even
e26e3b45ff86 Found the makefile for subsim in the 3rdparty/packages was not creating the disk images when the "make dskcopy" was being given.
drencor-xeen
parents: 2758
diff changeset
335 if they did not exist. Found that the depend "dsk" was not
e26e3b45ff86 Found the makefile for subsim in the 3rdparty/packages was not creating the disk images when the "make dskcopy" was being given.
drencor-xeen
parents: 2758
diff changeset
336 in the dskcopy section like all the other makefile(s).
e26e3b45ff86 Found the makefile for subsim in the 3rdparty/packages was not creating the disk images when the "make dskcopy" was being given.
drencor-xeen
parents: 2758
diff changeset
337 Corrected and tested and the disk images are now being
e26e3b45ff86 Found the makefile for subsim in the 3rdparty/packages was not creating the disk images when the "make dskcopy" was being given.
drencor-xeen
parents: 2758
diff changeset
338 created when you do a "make dskcopy".
e26e3b45ff86 Found the makefile for subsim in the 3rdparty/packages was not creating the disk images when the "make dskcopy" was being given.
drencor-xeen
parents: 2758
diff changeset
339
e26e3b45ff86 Found the makefile for subsim in the 3rdparty/packages was not creating the disk images when the "make dskcopy" was being given.
drencor-xeen
parents: 2758
diff changeset
340 ----------------------------------------------------------
2758
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
341 2013/01/14 David Ladd
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
342 M ChangeLog
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
343 M 3rdparty/booters/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
344 M 3rdparty/customboots/boisy/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
345 M 3rdparty/drivers/burke/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
346 M 3rdparty/drivers/disto/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
347 M 3rdparty/drivers/emudsk/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
348 M 3rdparty/drivers/ide/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
349 M 3rdparty/drivers/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
350 M 3rdparty/drivers/mmc/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
351 M 3rdparty/drivers/s16550/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
352 M 3rdparty/drivers/sdisk/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
353 M 3rdparty/drivers/sdisk3/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
354 M 3rdparty/drivers/tccc/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
355 M 3rdparty/fmgrs/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
356 M 3rdparty/fmgrs/msf/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
357 M 3rdparty/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
358 M 3rdparty/p2mods/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
359 M 3rdparty/p2mods/noice/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
360 M 3rdparty/packages/arcadepak/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
361 M 3rdparty/packages/basic09/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
362 M 3rdparty/packages/cc/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
363 M 3rdparty/packages/coyota/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
364 M 3rdparty/packages/deskmate3/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
365 M 3rdparty/packages/ed/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
366 M 3rdparty/packages/fsim2/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
367 M 3rdparty/packages/koronis/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
368 M 3rdparty/packages/kyumgai/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
369 M 3rdparty/packages/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
370 M 3rdparty/packages/mm/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
371 M 3rdparty/packages/multivue/cmds_6309/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
372 M 3rdparty/packages/multivue/cmds_6809/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
373 M 3rdparty/packages/multivue/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
374 M 3rdparty/packages/os9l2bbs/6809l2/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
375 M 3rdparty/packages/os9l2bbs/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
376 M 3rdparty/packages/pacos9/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
377 M 3rdparty/packages/raakatu/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
378 M 3rdparty/packages/rof/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
379 M 3rdparty/packages/sierra/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
380 M 3rdparty/packages/subsim/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
381 M 3rdparty/packages/uemacs/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
382 M 3rdparty/packages/uucpbb/cmds_6309/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
383 M 3rdparty/packages/uucpbb/cmds_6809/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
384 M 3rdparty/packages/uucpbb/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
385 M 3rdparty/packages/uucpbb/src/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
386 M 3rdparty/subrtns/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
387 M 3rdparty/utils/boisy/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
388 M 3rdparty/utils/dasm/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
389 M 3rdparty/utils/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
390 M 3rdparty/utils/smartwatch/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
391 M 3rdparty/utils/supercomm/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
392 M 3rdparty/utils/view/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
393 M 3rdparty/utils/winfo/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
394 M bootman/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
395 M level1/atari/bootfiles/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
396 M level1/atari/cmds/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
397 M level1/atari/defs/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
398 M level1/atari/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
399 M level1/atari/modules/kernel/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
400 M level1/atari/modules/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
401 M level1/atari/sys/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
402 M level1/cmds/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
403 M level1/coco/bootfiles/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
404 M level1/coco/bootroms/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
405 M level1/coco/cmds/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
406 M level1/coco/defs/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
407 M level1/coco/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
408 M level1/coco/modules/kernel/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
409 M level1/coco/modules/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
410 M level1/coco/sys/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
411 M level1/d64/bootfiles/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
412 M level1/d64/cmds/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
413 M level1/d64/defs/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
414 M level1/d64/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
415 M level1/d64/modules/kernel/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
416 M level1/d64/modules/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
417 M level1/d64/sys/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
418 M level1/dalpha/bootfiles/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
419 M level1/dalpha/cmds/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
420 M level1/dalpha/defs/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
421 M level1/dalpha/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
422 M level1/dalpha/modules/kernel/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
423 M level1/dalpha/modules/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
424 M level1/dalpha/sys/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
425 M level1/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
426 M level1/tano/bootfiles/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
427 M level1/tano/cmds/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
428 M level1/tano/defs/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
429 M level1/tano/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
430 M level1/tano/modules/kernel/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
431 M level1/tano/modules/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
432 M level1/tano/sys/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
433 M level2/coco3/bootfiles/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
434 M level2/coco3/bootroms/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
435 M level2/coco3/cmds/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
436 M level2/coco3/defs/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
437 M level2/coco3/makefile_common
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
438 M level2/coco3/modules/kernel/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
439 M level2/coco3/modules/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
440 M level2/coco3/sys/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
441 M level2/coco3_6309/bootfiles/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
442 M level2/coco3_6309/bootroms/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
443 M level2/coco3_6309/defs/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
444 M level2/coco3_6309/modules/kernel/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
445 M level2/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
446 M level2/sys/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
447 M level3/coco3/bootfiles/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
448 M level3/coco3/cmds/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
449 M level3/coco3/defs/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
450 M level3/coco3/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
451 M level3/coco3/modules/kernel/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
452 M level3/coco3/modules/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
453 M level3/coco3/sys/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
454 M level3/coco3_6309/bootfiles/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
455 M level3/coco3_6309/cmds/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
456 M level3/coco3_6309/defs/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
457 M level3/coco3_6309/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
458 M level3/coco3_6309/modules/kernel/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
459 M level3/coco3_6309/modules/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
460 M level3/coco3_6309/sys/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
461 M lib/alib/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
462 M lib/makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
463 M makefile
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
464 M rules.mak
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
465
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
466 Updated makefiles to fix for incorrectly not finding the rules.mak file.
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
467 When running make without the envirornment variable "NITROS9DIR" being set
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
468 you would get error's when building the project that "/rules.mak" could not
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
469 be found.
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
470 This is because the code to set the envirornment variable "NITROS9DIR" is in
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
471 the rules.mak which can not be included because of the envirornment variable
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
472 not being set. To fix this I put the code needed to set this envirornment
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
473 variable before each include for the rules.mak.
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
474
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
475 This change should not effect people who already have this envirornment
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
476 variable set before building the project.
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
477
e4a0f58a5f9b Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.
drencor-xeen
parents: 2757
diff changeset
478 ----------------------------------------------------------
2757
8888cd0cac1a Added becker archive creation to the main makefile. The command is "make becker".
drencor-xeen
parents: 2756
diff changeset
479 2013/01/12 David Ladd
8888cd0cac1a Added becker archive creation to the main makefile. The command is "make becker".
drencor-xeen
parents: 2756
diff changeset
480 M ChangeLog
8888cd0cac1a Added becker archive creation to the main makefile. The command is "make becker".
drencor-xeen
parents: 2756
diff changeset
481 M makefile
8888cd0cac1a Added becker archive creation to the main makefile. The command is "make becker".
drencor-xeen
parents: 2756
diff changeset
482 M level2/coco3/makefile_common
8888cd0cac1a Added becker archive creation to the main makefile. The command is "make becker".
drencor-xeen
parents: 2756
diff changeset
483
8888cd0cac1a Added becker archive creation to the main makefile. The command is "make becker".
drencor-xeen
parents: 2756
diff changeset
484 Added option to main makefile to allow for "make becker" to create
8888cd0cac1a Added becker archive creation to the main makefile. The command is "make becker".
drencor-xeen
parents: 2756
diff changeset
485 a zip archive of the becker boot disks for use with drivewire4 server.
8888cd0cac1a Added becker archive creation to the main makefile. The command is "make becker".
drencor-xeen
parents: 2756
diff changeset
486
8888cd0cac1a Added becker archive creation to the main makefile. The command is "make becker".
drencor-xeen
parents: 2756
diff changeset
487 Updated level2/coco3/makefile_common so that the disk image for coco3
8888cd0cac1a Added becker archive creation to the main makefile. The command is "make becker".
drencor-xeen
parents: 2756
diff changeset
488 and coco3_6309 becker images aren't referred to as a 80 track double sided
8888cd0cac1a Added becker archive creation to the main makefile. The command is "make becker".
drencor-xeen
parents: 2756
diff changeset
489 disk. Reason for this change is to reduce confusion as that the
8888cd0cac1a Added becker archive creation to the main makefile. The command is "make becker".
drencor-xeen
parents: 2756
diff changeset
490 DriveWire4 server requires single sided disk images for the boot to work
8888cd0cac1a Added becker archive creation to the main makefile. The command is "make becker".
drencor-xeen
parents: 2756
diff changeset
491 from the HDBDOS "DOS" command.
8888cd0cac1a Added becker archive creation to the main makefile. The command is "make becker".
drencor-xeen
parents: 2756
diff changeset
492
8888cd0cac1a Added becker archive creation to the main makefile. The command is "make becker".
drencor-xeen
parents: 2756
diff changeset
493 ----------------------------------------------------------
2756
8b00f21d5b86 Modified makefile(s) related to some of the games in the 3rdparty/packages/ area. This change was done to bring the file naming style inline with those of the nos9l1/2 disk images related to becker.
drencor-xeen
parents: 2754
diff changeset
494 2013/01/10 David Ladd
8b00f21d5b86 Modified makefile(s) related to some of the games in the 3rdparty/packages/ area. This change was done to bring the file naming style inline with those of the nos9l1/2 disk images related to becker.
drencor-xeen
parents: 2754
diff changeset
495 M ChangeLog
8b00f21d5b86 Modified makefile(s) related to some of the games in the 3rdparty/packages/ area. This change was done to bring the file naming style inline with those of the nos9l1/2 disk images related to becker.
drencor-xeen
parents: 2754
diff changeset
496 M 3rdparty/packages/fsim2/makefile
8b00f21d5b86 Modified makefile(s) related to some of the games in the 3rdparty/packages/ area. This change was done to bring the file naming style inline with those of the nos9l1/2 disk images related to becker.
drencor-xeen
parents: 2754
diff changeset
497 M 3rdparty/packages/koronis/makefile
8b00f21d5b86 Modified makefile(s) related to some of the games in the 3rdparty/packages/ area. This change was done to bring the file naming style inline with those of the nos9l1/2 disk images related to becker.
drencor-xeen
parents: 2754
diff changeset
498 M 3rdparty/packages/kyumgai/makefile
8b00f21d5b86 Modified makefile(s) related to some of the games in the 3rdparty/packages/ area. This change was done to bring the file naming style inline with those of the nos9l1/2 disk images related to becker.
drencor-xeen
parents: 2754
diff changeset
499 M 3rdparty/packages/multivue/makefile
8b00f21d5b86 Modified makefile(s) related to some of the games in the 3rdparty/packages/ area. This change was done to bring the file naming style inline with those of the nos9l1/2 disk images related to becker.
drencor-xeen
parents: 2754
diff changeset
500 M 3rdparty/packages/rof/makefile
8b00f21d5b86 Modified makefile(s) related to some of the games in the 3rdparty/packages/ area. This change was done to bring the file naming style inline with those of the nos9l1/2 disk images related to becker.
drencor-xeen
parents: 2754
diff changeset
501 M 3rdparty/packages/sierra/blackcauldron/makefile
8b00f21d5b86 Modified makefile(s) related to some of the games in the 3rdparty/packages/ area. This change was done to bring the file naming style inline with those of the nos9l1/2 disk images related to becker.
drencor-xeen
parents: 2754
diff changeset
502 M 3rdparty/packages/sierra/christmas86/makefile
8b00f21d5b86 Modified makefile(s) related to some of the games in the 3rdparty/packages/ area. This change was done to bring the file naming style inline with those of the nos9l1/2 disk images related to becker.
drencor-xeen
parents: 2754
diff changeset
503 M 3rdparty/packages/sierra/goldrush/makefile
8b00f21d5b86 Modified makefile(s) related to some of the games in the 3rdparty/packages/ area. This change was done to bring the file naming style inline with those of the nos9l1/2 disk images related to becker.
drencor-xeen
parents: 2754
diff changeset
504 M 3rdparty/packages/sierra/kingsquest1/makefile
8b00f21d5b86 Modified makefile(s) related to some of the games in the 3rdparty/packages/ area. This change was done to bring the file naming style inline with those of the nos9l1/2 disk images related to becker.
drencor-xeen
parents: 2754
diff changeset
505 M 3rdparty/packages/sierra/kingsquest2/makefile
8b00f21d5b86 Modified makefile(s) related to some of the games in the 3rdparty/packages/ area. This change was done to bring the file naming style inline with those of the nos9l1/2 disk images related to becker.
drencor-xeen
parents: 2754
diff changeset
506 M 3rdparty/packages/sierra/kingsquest3/makefile
8b00f21d5b86 Modified makefile(s) related to some of the games in the 3rdparty/packages/ area. This change was done to bring the file naming style inline with those of the nos9l1/2 disk images related to becker.
drencor-xeen
parents: 2754
diff changeset
507 M 3rdparty/packages/sierra/kingsquest4/makefile
8b00f21d5b86 Modified makefile(s) related to some of the games in the 3rdparty/packages/ area. This change was done to bring the file naming style inline with those of the nos9l1/2 disk images related to becker.
drencor-xeen
parents: 2754
diff changeset
508 M 3rdparty/packages/sierra/leisuresuitlarry/makefile
8b00f21d5b86 Modified makefile(s) related to some of the games in the 3rdparty/packages/ area. This change was done to bring the file naming style inline with those of the nos9l1/2 disk images related to becker.
drencor-xeen
parents: 2754
diff changeset
509 M 3rdparty/packages/sierra/manhunter1/makefile
8b00f21d5b86 Modified makefile(s) related to some of the games in the 3rdparty/packages/ area. This change was done to bring the file naming style inline with those of the nos9l1/2 disk images related to becker.
drencor-xeen
parents: 2754
diff changeset
510 M 3rdparty/packages/sierra/manhunter2/makefile
8b00f21d5b86 Modified makefile(s) related to some of the games in the 3rdparty/packages/ area. This change was done to bring the file naming style inline with those of the nos9l1/2 disk images related to becker.
drencor-xeen
parents: 2754
diff changeset
511 M 3rdparty/packages/sierra/policequest1/makefile
8b00f21d5b86 Modified makefile(s) related to some of the games in the 3rdparty/packages/ area. This change was done to bring the file naming style inline with those of the nos9l1/2 disk images related to becker.
drencor-xeen
parents: 2754
diff changeset
512 M 3rdparty/packages/sierra/spacequest0/makefile
8b00f21d5b86 Modified makefile(s) related to some of the games in the 3rdparty/packages/ area. This change was done to bring the file naming style inline with those of the nos9l1/2 disk images related to becker.
drencor-xeen
parents: 2754
diff changeset
513 M 3rdparty/packages/sierra/spacequest1/makefile
8b00f21d5b86 Modified makefile(s) related to some of the games in the 3rdparty/packages/ area. This change was done to bring the file naming style inline with those of the nos9l1/2 disk images related to becker.
drencor-xeen
parents: 2754
diff changeset
514 M 3rdparty/packages/sierra/spacequest2/makefile
8b00f21d5b86 Modified makefile(s) related to some of the games in the 3rdparty/packages/ area. This change was done to bring the file naming style inline with those of the nos9l1/2 disk images related to becker.
drencor-xeen
parents: 2754
diff changeset
515 M 3rdparty/packages/subsim/makefile
8b00f21d5b86 Modified makefile(s) related to some of the games in the 3rdparty/packages/ area. This change was done to bring the file naming style inline with those of the nos9l1/2 disk images related to becker.
drencor-xeen
parents: 2754
diff changeset
516
8b00f21d5b86 Modified makefile(s) related to some of the games in the 3rdparty/packages/ area. This change was done to bring the file naming style inline with those of the nos9l1/2 disk images related to becker.
drencor-xeen
parents: 2754
diff changeset
517 Updated some of the makefile(s) in 3rdparty/packages to bring the becker
8b00f21d5b86 Modified makefile(s) related to some of the games in the 3rdparty/packages/ area. This change was done to bring the file naming style inline with those of the nos9l1/2 disk images related to becker.
drencor-xeen
parents: 2754
diff changeset
518 boot disk images in line with naming style of the nos9l1/2 disk images.
8b00f21d5b86 Modified makefile(s) related to some of the games in the 3rdparty/packages/ area. This change was done to bring the file naming style inline with those of the nos9l1/2 disk images related to becker.
drencor-xeen
parents: 2754
diff changeset
519 The becker disk images were being created with _dw3_becker.dsk where
8b00f21d5b86 Modified makefile(s) related to some of the games in the 3rdparty/packages/ area. This change was done to bring the file naming style inline with those of the nos9l1/2 disk images related to becker.
drencor-xeen
parents: 2754
diff changeset
520 they should have been created just with the _becker.dsk ending.
8b00f21d5b86 Modified makefile(s) related to some of the games in the 3rdparty/packages/ area. This change was done to bring the file naming style inline with those of the nos9l1/2 disk images related to becker.
drencor-xeen
parents: 2754
diff changeset
521
8b00f21d5b86 Modified makefile(s) related to some of the games in the 3rdparty/packages/ area. This change was done to bring the file naming style inline with those of the nos9l1/2 disk images related to becker.
drencor-xeen
parents: 2754
diff changeset
522
8b00f21d5b86 Modified makefile(s) related to some of the games in the 3rdparty/packages/ area. This change was done to bring the file naming style inline with those of the nos9l1/2 disk images related to becker.
drencor-xeen
parents: 2754
diff changeset
523 ----------------------------------------------------------
2754
14e95b50efd9 Updated level1/atari/bootfiles/makefile so that on "make clean" the bootfile_p1 & bootfile_p2 are moved.
drencor-xeen
parents: 2753
diff changeset
524 2013/01/10 David Ladd
14e95b50efd9 Updated level1/atari/bootfiles/makefile so that on "make clean" the bootfile_p1 & bootfile_p2 are moved.
drencor-xeen
parents: 2753
diff changeset
525 M ChangeLog
14e95b50efd9 Updated level1/atari/bootfiles/makefile so that on "make clean" the bootfile_p1 & bootfile_p2 are moved.
drencor-xeen
parents: 2753
diff changeset
526 M level1/atari/bootfiles/makefile
14e95b50efd9 Updated level1/atari/bootfiles/makefile so that on "make clean" the bootfile_p1 & bootfile_p2 are moved.
drencor-xeen
parents: 2753
diff changeset
527
14e95b50efd9 Updated level1/atari/bootfiles/makefile so that on "make clean" the bootfile_p1 & bootfile_p2 are moved.
drencor-xeen
parents: 2753
diff changeset
528 Updated level1/atari/bootfiles/makefile so that bootfile_p1 & bootfile_p2
14e95b50efd9 Updated level1/atari/bootfiles/makefile so that on "make clean" the bootfile_p1 & bootfile_p2 are moved.
drencor-xeen
parents: 2753
diff changeset
529 removed on a "make clean"
14e95b50efd9 Updated level1/atari/bootfiles/makefile so that on "make clean" the bootfile_p1 & bootfile_p2 are moved.
drencor-xeen
parents: 2753
diff changeset
530
2730
6bd6e348665d Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents: 2251
diff changeset
531 ----------------------------------------------------------
2749
7f7274884574 Updated makefile(s) for spacequest1, spacequest2, subsim, mm, multivue, and rof so that becker disks, for use in DriveWire4 server, are created.
drencor-xeen
parents: 2748
diff changeset
532 2013/01/10 David Ladd
7f7274884574 Updated makefile(s) for spacequest1, spacequest2, subsim, mm, multivue, and rof so that becker disks, for use in DriveWire4 server, are created.
drencor-xeen
parents: 2748
diff changeset
533 M ChangeLog
2753
0199552cc6e7 Updated rules.mak so that "zip" will use the best file compression.
drencor-xeen
parents: 2749
diff changeset
534 M rules.mak
0199552cc6e7 Updated rules.mak so that "zip" will use the best file compression.
drencor-xeen
parents: 2749
diff changeset
535
0199552cc6e7 Updated rules.mak so that "zip" will use the best file compression.
drencor-xeen
parents: 2749
diff changeset
536 Updated rules.mak to increase compression of zip files to max.
0199552cc6e7 Updated rules.mak so that "zip" will use the best file compression.
drencor-xeen
parents: 2749
diff changeset
537
0199552cc6e7 Updated rules.mak so that "zip" will use the best file compression.
drencor-xeen
parents: 2749
diff changeset
538 ----------------------------------------------------------
0199552cc6e7 Updated rules.mak so that "zip" will use the best file compression.
drencor-xeen
parents: 2749
diff changeset
539 2013/01/10 David Ladd
0199552cc6e7 Updated rules.mak so that "zip" will use the best file compression.
drencor-xeen
parents: 2749
diff changeset
540 M ChangeLog
2749
7f7274884574 Updated makefile(s) for spacequest1, spacequest2, subsim, mm, multivue, and rof so that becker disks, for use in DriveWire4 server, are created.
drencor-xeen
parents: 2748
diff changeset
541 M makefile
7f7274884574 Updated makefile(s) for spacequest1, spacequest2, subsim, mm, multivue, and rof so that becker disks, for use in DriveWire4 server, are created.
drencor-xeen
parents: 2748
diff changeset
542 M 3rdparty/packages/sierra/spacequest1/makefile
7f7274884574 Updated makefile(s) for spacequest1, spacequest2, subsim, mm, multivue, and rof so that becker disks, for use in DriveWire4 server, are created.
drencor-xeen
parents: 2748
diff changeset
543 M 3rdparty/packages/sierra/spacequest2/makefile
7f7274884574 Updated makefile(s) for spacequest1, spacequest2, subsim, mm, multivue, and rof so that becker disks, for use in DriveWire4 server, are created.
drencor-xeen
parents: 2748
diff changeset
544 M 3rdparty/packages/subsim/makefile
7f7274884574 Updated makefile(s) for spacequest1, spacequest2, subsim, mm, multivue, and rof so that becker disks, for use in DriveWire4 server, are created.
drencor-xeen
parents: 2748
diff changeset
545 M 3rdparty/packages/mm/makefile
7f7274884574 Updated makefile(s) for spacequest1, spacequest2, subsim, mm, multivue, and rof so that becker disks, for use in DriveWire4 server, are created.
drencor-xeen
parents: 2748
diff changeset
546 M 3rdparty/packages/multivue/makefile
7f7274884574 Updated makefile(s) for spacequest1, spacequest2, subsim, mm, multivue, and rof so that becker disks, for use in DriveWire4 server, are created.
drencor-xeen
parents: 2748
diff changeset
547 M 3rdparty/packages/rof/makefile
7f7274884574 Updated makefile(s) for spacequest1, spacequest2, subsim, mm, multivue, and rof so that becker disks, for use in DriveWire4 server, are created.
drencor-xeen
parents: 2748
diff changeset
548
7f7274884574 Updated makefile(s) for spacequest1, spacequest2, subsim, mm, multivue, and rof so that becker disks, for use in DriveWire4 server, are created.
drencor-xeen
parents: 2748
diff changeset
549 Updated makefile(s) for spacequest1, spacequest2, subsim, mm, multivue,
7f7274884574 Updated makefile(s) for spacequest1, spacequest2, subsim, mm, multivue, and rof so that becker disks, for use in DriveWire4 server, are created.
drencor-xeen
parents: 2748
diff changeset
550 and rof so that becker boot disks, for use in drivewire4, are created.
7f7274884574 Updated makefile(s) for spacequest1, spacequest2, subsim, mm, multivue, and rof so that becker disks, for use in DriveWire4 server, are created.
drencor-xeen
parents: 2748
diff changeset
551
7f7274884574 Updated makefile(s) for spacequest1, spacequest2, subsim, mm, multivue, and rof so that becker disks, for use in DriveWire4 server, are created.
drencor-xeen
parents: 2748
diff changeset
552
7f7274884574 Updated makefile(s) for spacequest1, spacequest2, subsim, mm, multivue, and rof so that becker disks, for use in DriveWire4 server, are created.
drencor-xeen
parents: 2748
diff changeset
553 ----------------------------------------------------------
2744
7a963a315d3e Added disk creation for becker boot and koronis in 3rdparty.
drencor-xeen
parents: 2743
diff changeset
554 2013/01/09 David Ladd
7a963a315d3e Added disk creation for becker boot and koronis in 3rdparty.
drencor-xeen
parents: 2743
diff changeset
555 M ChangeLog
2748
1ff9d261b398 Updated makefile(s) related to fsim2, kyumgai, policequest1, and spacequest0 so that they create becker boot disks for use with drivewire4 server.
drencor-xeen
parents: 2747
diff changeset
556 M 3rdparty/packages/fsim2/makefile
1ff9d261b398 Updated makefile(s) related to fsim2, kyumgai, policequest1, and spacequest0 so that they create becker boot disks for use with drivewire4 server.
drencor-xeen
parents: 2747
diff changeset
557 M 3rdparty/packages/kyumgai/makefile
1ff9d261b398 Updated makefile(s) related to fsim2, kyumgai, policequest1, and spacequest0 so that they create becker boot disks for use with drivewire4 server.
drencor-xeen
parents: 2747
diff changeset
558 M 3rdparty/packages/sierra/policequest1/makefile
1ff9d261b398 Updated makefile(s) related to fsim2, kyumgai, policequest1, and spacequest0 so that they create becker boot disks for use with drivewire4 server.
drencor-xeen
parents: 2747
diff changeset
559 M 3rdparty/packages/sierra/spacequest0/makefile
1ff9d261b398 Updated makefile(s) related to fsim2, kyumgai, policequest1, and spacequest0 so that they create becker boot disks for use with drivewire4 server.
drencor-xeen
parents: 2747
diff changeset
560
1ff9d261b398 Updated makefile(s) related to fsim2, kyumgai, policequest1, and spacequest0 so that they create becker boot disks for use with drivewire4 server.
drencor-xeen
parents: 2747
diff changeset
561 Changed makefile(s) for fsim2, kyumgai, policequest1, and spacequest0
1ff9d261b398 Updated makefile(s) related to fsim2, kyumgai, policequest1, and spacequest0 so that they create becker boot disks for use with drivewire4 server.
drencor-xeen
parents: 2747
diff changeset
562 so that becker boot disks for use with drivewire4 are created.
1ff9d261b398 Updated makefile(s) related to fsim2, kyumgai, policequest1, and spacequest0 so that they create becker boot disks for use with drivewire4 server.
drencor-xeen
parents: 2747
diff changeset
563
1ff9d261b398 Updated makefile(s) related to fsim2, kyumgai, policequest1, and spacequest0 so that they create becker boot disks for use with drivewire4 server.
drencor-xeen
parents: 2747
diff changeset
564 ----------------------------------------------------------
1ff9d261b398 Updated makefile(s) related to fsim2, kyumgai, policequest1, and spacequest0 so that they create becker boot disks for use with drivewire4 server.
drencor-xeen
parents: 2747
diff changeset
565 2013/01/09 David Ladd
1ff9d261b398 Updated makefile(s) related to fsim2, kyumgai, policequest1, and spacequest0 so that they create becker boot disks for use with drivewire4 server.
drencor-xeen
parents: 2747
diff changeset
566 M ChangeLog
2747
7aa39bea428b Fixed the tOC_80d.txt file related to manhunter1.
drencor-xeen
parents: 2746
diff changeset
567 M 3rdparty/packages/sierra/kingsquest2/makefile
7aa39bea428b Fixed the tOC_80d.txt file related to manhunter1.
drencor-xeen
parents: 2746
diff changeset
568 M 3rdparty/packages/sierra/kingsquest3/makefile
7aa39bea428b Fixed the tOC_80d.txt file related to manhunter1.
drencor-xeen
parents: 2746
diff changeset
569 M 3rdparty/packages/sierra/kingsquest4/makefile
7aa39bea428b Fixed the tOC_80d.txt file related to manhunter1.
drencor-xeen
parents: 2746
diff changeset
570 M 3rdparty/packages/sierra/leisuresuitlarry/makefile
7aa39bea428b Fixed the tOC_80d.txt file related to manhunter1.
drencor-xeen
parents: 2746
diff changeset
571 M 3rdparty/packages/sierra/manhunter1/makefile
7aa39bea428b Fixed the tOC_80d.txt file related to manhunter1.
drencor-xeen
parents: 2746
diff changeset
572 M 3rdparty/packages/sierra/manhunter1/tOC_80d.txt
7aa39bea428b Fixed the tOC_80d.txt file related to manhunter1.
drencor-xeen
parents: 2746
diff changeset
573 M 3rdparty/packages/sierra/manhunter2/makefile
7aa39bea428b Fixed the tOC_80d.txt file related to manhunter1.
drencor-xeen
parents: 2746
diff changeset
574
7aa39bea428b Fixed the tOC_80d.txt file related to manhunter1.
drencor-xeen
parents: 2746
diff changeset
575 Fixed tOC_80d.txt file related to manhunter1. The last line did not
7aa39bea428b Fixed the tOC_80d.txt file related to manhunter1.
drencor-xeen
parents: 2746
diff changeset
576 have a return in it and was causing a segmentation fault when creating
7aa39bea428b Fixed the tOC_80d.txt file related to manhunter1.
drencor-xeen
parents: 2746
diff changeset
577 the disk set.
7aa39bea428b Fixed the tOC_80d.txt file related to manhunter1.
drencor-xeen
parents: 2746
diff changeset
578
7aa39bea428b Fixed the tOC_80d.txt file related to manhunter1.
drencor-xeen
parents: 2746
diff changeset
579 Changed makefile(s) for kingsquest2, kingsquest3, kingsquest4,
7aa39bea428b Fixed the tOC_80d.txt file related to manhunter1.
drencor-xeen
parents: 2746
diff changeset
580 leisuresuitlarry, manhunter1, and manhunter2 so that becker
7aa39bea428b Fixed the tOC_80d.txt file related to manhunter1.
drencor-xeen
parents: 2746
diff changeset
581 boot disks for use with drivewire4 are created.
7aa39bea428b Fixed the tOC_80d.txt file related to manhunter1.
drencor-xeen
parents: 2746
diff changeset
582
7aa39bea428b Fixed the tOC_80d.txt file related to manhunter1.
drencor-xeen
parents: 2746
diff changeset
583 ----------------------------------------------------------
7aa39bea428b Fixed the tOC_80d.txt file related to manhunter1.
drencor-xeen
parents: 2746
diff changeset
584 2013/01/09 David Ladd
7aa39bea428b Fixed the tOC_80d.txt file related to manhunter1.
drencor-xeen
parents: 2746
diff changeset
585 M ChangeLog
2746
20a6dfbe8982 Updated makefile(s) to build becker boot disks for drivewire4 server related to KingsQuest1 and Goldrush.
drencor-xeen
parents: 2745
diff changeset
586 M 3rdparty/packages/sierra/goldrush/makefile
20a6dfbe8982 Updated makefile(s) to build becker boot disks for drivewire4 server related to KingsQuest1 and Goldrush.
drencor-xeen
parents: 2745
diff changeset
587 A 3rdparty/packages/sierra/goldrush/tOC_dw3_becker.txt
20a6dfbe8982 Updated makefile(s) to build becker boot disks for drivewire4 server related to KingsQuest1 and Goldrush.
drencor-xeen
parents: 2745
diff changeset
588 M 3rdparty/packages/sierra/kingsquest1/makefile
20a6dfbe8982 Updated makefile(s) to build becker boot disks for drivewire4 server related to KingsQuest1 and Goldrush.
drencor-xeen
parents: 2745
diff changeset
589
20a6dfbe8982 Updated makefile(s) to build becker boot disks for drivewire4 server related to KingsQuest1 and Goldrush.
drencor-xeen
parents: 2745
diff changeset
590 Added 3rdparty/packages/sierra/goldrush/tOC_dw3_becker.txt
20a6dfbe8982 Updated makefile(s) to build becker boot disks for drivewire4 server related to KingsQuest1 and Goldrush.
drencor-xeen
parents: 2745
diff changeset
591
20a6dfbe8982 Updated makefile(s) to build becker boot disks for drivewire4 server related to KingsQuest1 and Goldrush.
drencor-xeen
parents: 2745
diff changeset
592 Updated 3rdparty/packages/sierra/goldrush/makefile and
20a6dfbe8982 Updated makefile(s) to build becker boot disks for drivewire4 server related to KingsQuest1 and Goldrush.
drencor-xeen
parents: 2745
diff changeset
593 3rdparty/packages/sierra/kingsquest1/makefile to now also create
20a6dfbe8982 Updated makefile(s) to build becker boot disks for drivewire4 server related to KingsQuest1 and Goldrush.
drencor-xeen
parents: 2745
diff changeset
594 the becker disks for use with drivewire4 server.
20a6dfbe8982 Updated makefile(s) to build becker boot disks for drivewire4 server related to KingsQuest1 and Goldrush.
drencor-xeen
parents: 2745
diff changeset
595
20a6dfbe8982 Updated makefile(s) to build becker boot disks for drivewire4 server related to KingsQuest1 and Goldrush.
drencor-xeen
parents: 2745
diff changeset
596 ----------------------------------------------------------
20a6dfbe8982 Updated makefile(s) to build becker boot disks for drivewire4 server related to KingsQuest1 and Goldrush.
drencor-xeen
parents: 2745
diff changeset
597 2013/01/09 David Ladd
20a6dfbe8982 Updated makefile(s) to build becker boot disks for drivewire4 server related to KingsQuest1 and Goldrush.
drencor-xeen
parents: 2745
diff changeset
598 M ChangeLog
2745
5ed3a13b3865 Updated blackcauldron and christmas86 makefile(s) to now also create the becker boot disks for use with drivewire4 server.
drencor-xeen
parents: 2744
diff changeset
599 M 3rdparty/packages/blackcauldron/makefile
5ed3a13b3865 Updated blackcauldron and christmas86 makefile(s) to now also create the becker boot disks for use with drivewire4 server.
drencor-xeen
parents: 2744
diff changeset
600 M 3rdparty/packages/christmas86/makefile
5ed3a13b3865 Updated blackcauldron and christmas86 makefile(s) to now also create the becker boot disks for use with drivewire4 server.
drencor-xeen
parents: 2744
diff changeset
601
5ed3a13b3865 Updated blackcauldron and christmas86 makefile(s) to now also create the becker boot disks for use with drivewire4 server.
drencor-xeen
parents: 2744
diff changeset
602 Updated 3rdparty/packages/blackcauldron/makefile and
5ed3a13b3865 Updated blackcauldron and christmas86 makefile(s) to now also create the becker boot disks for use with drivewire4 server.
drencor-xeen
parents: 2744
diff changeset
603 3rdparty/packages/christmas86/makefile to now also create
5ed3a13b3865 Updated blackcauldron and christmas86 makefile(s) to now also create the becker boot disks for use with drivewire4 server.
drencor-xeen
parents: 2744
diff changeset
604 the becker disks for use with drivewire4 server.
5ed3a13b3865 Updated blackcauldron and christmas86 makefile(s) to now also create the becker boot disks for use with drivewire4 server.
drencor-xeen
parents: 2744
diff changeset
605
5ed3a13b3865 Updated blackcauldron and christmas86 makefile(s) to now also create the becker boot disks for use with drivewire4 server.
drencor-xeen
parents: 2744
diff changeset
606 ----------------------------------------------------------
5ed3a13b3865 Updated blackcauldron and christmas86 makefile(s) to now also create the becker boot disks for use with drivewire4 server.
drencor-xeen
parents: 2744
diff changeset
607 2013/01/09 David Ladd
5ed3a13b3865 Updated blackcauldron and christmas86 makefile(s) to now also create the becker boot disks for use with drivewire4 server.
drencor-xeen
parents: 2744
diff changeset
608 M ChangeLog
2744
7a963a315d3e Added disk creation for becker boot and koronis in 3rdparty.
drencor-xeen
parents: 2743
diff changeset
609 M 3rdparty/packages/koronis/makefile
7a963a315d3e Added disk creation for becker boot and koronis in 3rdparty.
drencor-xeen
parents: 2743
diff changeset
610
7a963a315d3e Added disk creation for becker boot and koronis in 3rdparty.
drencor-xeen
parents: 2743
diff changeset
611 Updated 3rdparty/packages/koronis/makefile to create a becker boot
7a963a315d3e Added disk creation for becker boot and koronis in 3rdparty.
drencor-xeen
parents: 2743
diff changeset
612 disk for use with drivewire4 server.
7a963a315d3e Added disk creation for becker boot and koronis in 3rdparty.
drencor-xeen
parents: 2743
diff changeset
613
7a963a315d3e Added disk creation for becker boot and koronis in 3rdparty.
drencor-xeen
parents: 2743
diff changeset
614 ----------------------------------------------------------
2743
b44abaa5da88 Found that the lib folder was not being processed. Corrected issue.
drencor-xeen
parents: 2742
diff changeset
615 2013/01/08 David Ladd
b44abaa5da88 Found that the lib folder was not being processed. Corrected issue.
drencor-xeen
parents: 2742
diff changeset
616 M ChangeLog
b44abaa5da88 Found that the lib folder was not being processed. Corrected issue.
drencor-xeen
parents: 2742
diff changeset
617 M makefile
b44abaa5da88 Found that the lib folder was not being processed. Corrected issue.
drencor-xeen
parents: 2742
diff changeset
618 M rules.mak
b44abaa5da88 Found that the lib folder was not being processed. Corrected issue.
drencor-xeen
parents: 2742
diff changeset
619
b44abaa5da88 Found that the lib folder was not being processed. Corrected issue.
drencor-xeen
parents: 2742
diff changeset
620 Found that primary makefile was not compiling files in the "lib" folder.
b44abaa5da88 Found that the lib folder was not being processed. Corrected issue.
drencor-xeen
parents: 2742
diff changeset
621 Created a NOSLIB label in rules.mak for the full path to "lib" folder.
b44abaa5da88 Found that the lib folder was not being processed. Corrected issue.
drencor-xeen
parents: 2742
diff changeset
622 Replaced the "lib" folder name that was in primary makefile to use
b44abaa5da88 Found that the lib folder was not being processed. Corrected issue.
drencor-xeen
parents: 2742
diff changeset
623 the NOSLIB label to correct the problem with the makefile not branching
b44abaa5da88 Found that the lib folder was not being processed. Corrected issue.
drencor-xeen
parents: 2742
diff changeset
624 into the "lib" folder to compile its files"
b44abaa5da88 Found that the lib folder was not being processed. Corrected issue.
drencor-xeen
parents: 2742
diff changeset
625
b44abaa5da88 Found that the lib folder was not being processed. Corrected issue.
drencor-xeen
parents: 2742
diff changeset
626 ----------------------------------------------------------
2741
d1976224b314 Found duplicated code and IFNE H6309-1 statements in dwwrite.asm. Verified it was duplicated code. Must have been accidently copied at some point. Removed second copy of this IFNE H6309-1.
drencor-xeen
parents: 2740
diff changeset
627 2013/01/06 David Ladd
d1976224b314 Found duplicated code and IFNE H6309-1 statements in dwwrite.asm. Verified it was duplicated code. Must have been accidently copied at some point. Removed second copy of this IFNE H6309-1.
drencor-xeen
parents: 2740
diff changeset
628 M ChangeLog
2742
f9a8ae065f80 Found LDSKS label was missing from level1/dalpha/makefile and was causing a problem with the disk images not being removed on a "make clean".
drencor-xeen
parents: 2741
diff changeset
629 M level1/dalpha/makefile
f9a8ae065f80 Found LDSKS label was missing from level1/dalpha/makefile and was causing a problem with the disk images not being removed on a "make clean".
drencor-xeen
parents: 2741
diff changeset
630
f9a8ae065f80 Found LDSKS label was missing from level1/dalpha/makefile and was causing a problem with the disk images not being removed on a "make clean".
drencor-xeen
parents: 2741
diff changeset
631 Found that LDSKS label was missing from level1/dalpha/makefile
f9a8ae065f80 Found LDSKS label was missing from level1/dalpha/makefile and was causing a problem with the disk images not being removed on a "make clean".
drencor-xeen
parents: 2741
diff changeset
632 Corrected this oversite and tested.
f9a8ae065f80 Found LDSKS label was missing from level1/dalpha/makefile and was causing a problem with the disk images not being removed on a "make clean".
drencor-xeen
parents: 2741
diff changeset
633
f9a8ae065f80 Found LDSKS label was missing from level1/dalpha/makefile and was causing a problem with the disk images not being removed on a "make clean".
drencor-xeen
parents: 2741
diff changeset
634 ----------------------------------------------------------
f9a8ae065f80 Found LDSKS label was missing from level1/dalpha/makefile and was causing a problem with the disk images not being removed on a "make clean".
drencor-xeen
parents: 2741
diff changeset
635 2013/01/06 David Ladd
f9a8ae065f80 Found LDSKS label was missing from level1/dalpha/makefile and was causing a problem with the disk images not being removed on a "make clean".
drencor-xeen
parents: 2741
diff changeset
636 M ChangeLog
2741
d1976224b314 Found duplicated code and IFNE H6309-1 statements in dwwrite.asm. Verified it was duplicated code. Must have been accidently copied at some point. Removed second copy of this IFNE H6309-1.
drencor-xeen
parents: 2740
diff changeset
637 M level1/modules/dwread.asm
d1976224b314 Found duplicated code and IFNE H6309-1 statements in dwwrite.asm. Verified it was duplicated code. Must have been accidently copied at some point. Removed second copy of this IFNE H6309-1.
drencor-xeen
parents: 2740
diff changeset
638 M level1/modules/dwwrite.asm
d1976224b314 Found duplicated code and IFNE H6309-1 statements in dwwrite.asm. Verified it was duplicated code. Must have been accidently copied at some point. Removed second copy of this IFNE H6309-1.
drencor-xeen
parents: 2740
diff changeset
639 M level1/modules/dw4read.asm
d1976224b314 Found duplicated code and IFNE H6309-1 statements in dwwrite.asm. Verified it was duplicated code. Must have been accidently copied at some point. Removed second copy of this IFNE H6309-1.
drencor-xeen
parents: 2740
diff changeset
640 M level1/modules/dw4write.asm
d1976224b314 Found duplicated code and IFNE H6309-1 statements in dwwrite.asm. Verified it was duplicated code. Must have been accidently copied at some point. Removed second copy of this IFNE H6309-1.
drencor-xeen
parents: 2740
diff changeset
641
d1976224b314 Found duplicated code and IFNE H6309-1 statements in dwwrite.asm. Verified it was duplicated code. Must have been accidently copied at some point. Removed second copy of this IFNE H6309-1.
drencor-xeen
parents: 2740
diff changeset
642 Robert Gault found a problem related to the H6309-1 not always
d1976224b314 Found duplicated code and IFNE H6309-1 statements in dwwrite.asm. Verified it was duplicated code. Must have been accidently copied at some point. Removed second copy of this IFNE H6309-1.
drencor-xeen
parents: 2740
diff changeset
643 functioning as expected. Changed dwread.asm, dwwrite.asm, dw4read.asm
d1976224b314 Found duplicated code and IFNE H6309-1 statements in dwwrite.asm. Verified it was duplicated code. Must have been accidently copied at some point. Removed second copy of this IFNE H6309-1.
drencor-xeen
parents: 2740
diff changeset
644 dw4write.asm to reflect these needed changes and movement of code to
d1976224b314 Found duplicated code and IFNE H6309-1 statements in dwwrite.asm. Verified it was duplicated code. Must have been accidently copied at some point. Removed second copy of this IFNE H6309-1.
drencor-xeen
parents: 2740
diff changeset
645 correct locations.
d1976224b314 Found duplicated code and IFNE H6309-1 statements in dwwrite.asm. Verified it was duplicated code. Must have been accidently copied at some point. Removed second copy of this IFNE H6309-1.
drencor-xeen
parents: 2740
diff changeset
646
d1976224b314 Found duplicated code and IFNE H6309-1 statements in dwwrite.asm. Verified it was duplicated code. Must have been accidently copied at some point. Removed second copy of this IFNE H6309-1.
drencor-xeen
parents: 2740
diff changeset
647 In examining the dwwrite.asm source file found two sections of H6309-1 and
d1976224b314 Found duplicated code and IFNE H6309-1 statements in dwwrite.asm. Verified it was duplicated code. Must have been accidently copied at some point. Removed second copy of this IFNE H6309-1.
drencor-xeen
parents: 2740
diff changeset
648 code that were the same. This might have been root problem of the
d1976224b314 Found duplicated code and IFNE H6309-1 statements in dwwrite.asm. Verified it was duplicated code. Must have been accidently copied at some point. Removed second copy of this IFNE H6309-1.
drencor-xeen
parents: 2740
diff changeset
649 compiling problems. Verified both sections of code were identical before
d1976224b314 Found duplicated code and IFNE H6309-1 statements in dwwrite.asm. Verified it was duplicated code. Must have been accidently copied at some point. Removed second copy of this IFNE H6309-1.
drencor-xeen
parents: 2740
diff changeset
650 removing second copy.
d1976224b314 Found duplicated code and IFNE H6309-1 statements in dwwrite.asm. Verified it was duplicated code. Must have been accidently copied at some point. Removed second copy of this IFNE H6309-1.
drencor-xeen
parents: 2740
diff changeset
651
d1976224b314 Found duplicated code and IFNE H6309-1 statements in dwwrite.asm. Verified it was duplicated code. Must have been accidently copied at some point. Removed second copy of this IFNE H6309-1.
drencor-xeen
parents: 2740
diff changeset
652 ----------------------------------------------------------
2740
48afe2b5de06 Added needed information in level1/coco make files to create a NOS9 L1 boot disk.
drencor-xeen
parents: 2739
diff changeset
653 2013/01/05 David Ladd
48afe2b5de06 Added needed information in level1/coco make files to create a NOS9 L1 boot disk.
drencor-xeen
parents: 2739
diff changeset
654 M ChangeLog
48afe2b5de06 Added needed information in level1/coco make files to create a NOS9 L1 boot disk.
drencor-xeen
parents: 2739
diff changeset
655 M level1/coco/makefile
48afe2b5de06 Added needed information in level1/coco make files to create a NOS9 L1 boot disk.
drencor-xeen
parents: 2739
diff changeset
656 M level1/coco/bootfiles/makefile
48afe2b5de06 Added needed information in level1/coco make files to create a NOS9 L1 boot disk.
drencor-xeen
parents: 2739
diff changeset
657
48afe2b5de06 Added needed information in level1/coco make files to create a NOS9 L1 boot disk.
drencor-xeen
parents: 2739
diff changeset
658 Added needed sections to makefile(s) to create a NOS9 L1 Beckeer
48afe2b5de06 Added needed information in level1/coco make files to create a NOS9 L1 boot disk.
drencor-xeen
parents: 2739
diff changeset
659 boot disk.
48afe2b5de06 Added needed information in level1/coco make files to create a NOS9 L1 boot disk.
drencor-xeen
parents: 2739
diff changeset
660
48afe2b5de06 Added needed information in level1/coco make files to create a NOS9 L1 boot disk.
drencor-xeen
parents: 2739
diff changeset
661 ----------------------------------------------------------
2739
7afa11757a81 Adding the burst script to the repo so users who have write access to the project are able to put the script on their sourceforge ssh server account.
drencor-xeen
parents: 2738
diff changeset
662 2013/01/04 David Ladd
7afa11757a81 Adding the burst script to the repo so users who have write access to the project are able to put the script on their sourceforge ssh server account.
drencor-xeen
parents: 2738
diff changeset
663 List of files changed
7afa11757a81 Adding the burst script to the repo so users who have write access to the project are able to put the script on their sourceforge ssh server account.
drencor-xeen
parents: 2738
diff changeset
664 M ChangeLog
7afa11757a81 Adding the burst script to the repo so users who have write access to the project are able to put the script on their sourceforge ssh server account.
drencor-xeen
parents: 2738
diff changeset
665 A scripts/burst
7afa11757a81 Adding the burst script to the repo so users who have write access to the project are able to put the script on their sourceforge ssh server account.
drencor-xeen
parents: 2738
diff changeset
666
7afa11757a81 Adding the burst script to the repo so users who have write access to the project are able to put the script on their sourceforge ssh server account.
drencor-xeen
parents: 2738
diff changeset
667 Got the burst script from Boisy that was needed for the web portal
7afa11757a81 Adding the burst script to the repo so users who have write access to the project are able to put the script on their sourceforge ssh server account.
drencor-xeen
parents: 2738
diff changeset
668 on sourceforge. This script is located in the scripts folder. Please
7afa11757a81 Adding the burst script to the repo so users who have write access to the project are able to put the script on their sourceforge ssh server account.
drencor-xeen
parents: 2738
diff changeset
669 keep in mind that you will need to have this burst script on your
7afa11757a81 Adding the burst script to the repo so users who have write access to the project are able to put the script on their sourceforge ssh server account.
drencor-xeen
parents: 2738
diff changeset
670 sourceforge ssh server account to do the "make nightly".
7afa11757a81 Adding the burst script to the repo so users who have write access to the project are able to put the script on their sourceforge ssh server account.
drencor-xeen
parents: 2738
diff changeset
671
7afa11757a81 Adding the burst script to the repo so users who have write access to the project are able to put the script on their sourceforge ssh server account.
drencor-xeen
parents: 2738
diff changeset
672 ----------------------------------------------------------
2738
d25fd78e727a Updated rules.mak to correct for non booting dw3 and becker disk images.
drencor-xeen
parents: 2732
diff changeset
673 2013/01/03 David Ladd
d25fd78e727a Updated rules.mak to correct for non booting dw3 and becker disk images.
drencor-xeen
parents: 2732
diff changeset
674 List of files changed
d25fd78e727a Updated rules.mak to correct for non booting dw3 and becker disk images.
drencor-xeen
parents: 2732
diff changeset
675 M ChangeLog
d25fd78e727a Updated rules.mak to correct for non booting dw3 and becker disk images.
drencor-xeen
parents: 2732
diff changeset
676 M makefile
d25fd78e727a Updated rules.mak to correct for non booting dw3 and becker disk images.
drencor-xeen
parents: 2732
diff changeset
677 M rules.mak
d25fd78e727a Updated rules.mak to correct for non booting dw3 and becker disk images.
drencor-xeen
parents: 2732
diff changeset
678
d25fd78e727a Updated rules.mak to correct for non booting dw3 and becker disk images.
drencor-xeen
parents: 2732
diff changeset
679 Changed the dw3 format information in the rules.mak to use a single
d25fd78e727a Updated rules.mak to correct for non booting dw3 and becker disk images.
drencor-xeen
parents: 2732
diff changeset
680 sided format rather than double sided. The double sided disk images
d25fd78e727a Updated rules.mak to correct for non booting dw3 and becker disk images.
drencor-xeen
parents: 2732
diff changeset
681 were preventing users booting off of the drivewire4 server using the
d25fd78e727a Updated rules.mak to correct for non booting dw3 and becker disk images.
drencor-xeen
parents: 2732
diff changeset
682 dw3 and becker boot disks.
d25fd78e727a Updated rules.mak to correct for non booting dw3 and becker disk images.
drencor-xeen
parents: 2732
diff changeset
683
d25fd78e727a Updated rules.mak to correct for non booting dw3 and becker disk images.
drencor-xeen
parents: 2732
diff changeset
684 Also updated the makefile related to the nightly build to use a
d25fd78e727a Updated rules.mak to correct for non booting dw3 and becker disk images.
drencor-xeen
parents: 2732
diff changeset
685 environment variable rather than boisy's fixed username.
d25fd78e727a Updated rules.mak to correct for non booting dw3 and becker disk images.
drencor-xeen
parents: 2732
diff changeset
686
d25fd78e727a Updated rules.mak to correct for non booting dw3 and becker disk images.
drencor-xeen
parents: 2732
diff changeset
687 At this time the upload of the zip file only works. Specific users ssh
d25fd78e727a Updated rules.mak to correct for non booting dw3 and becker disk images.
drencor-xeen
parents: 2732
diff changeset
688 account must have the burst script.
d25fd78e727a Updated rules.mak to correct for non booting dw3 and becker disk images.
drencor-xeen
parents: 2732
diff changeset
689
d25fd78e727a Updated rules.mak to correct for non booting dw3 and becker disk images.
drencor-xeen
parents: 2732
diff changeset
690 ----------------------------------------------------------
2732
43300b4f840a Robert Gault submitted changes to the level1/modules/kernel/krn.asm file related to free pages being less than what they should be.
drencor-xeen
parents: 2731
diff changeset
691 2012/12/05 Robert Gualt
43300b4f840a Robert Gault submitted changes to the level1/modules/kernel/krn.asm file related to free pages being less than what they should be.
drencor-xeen
parents: 2731
diff changeset
692 List of files changed
43300b4f840a Robert Gault submitted changes to the level1/modules/kernel/krn.asm file related to free pages being less than what they should be.
drencor-xeen
parents: 2731
diff changeset
693 M ChangeLog
43300b4f840a Robert Gault submitted changes to the level1/modules/kernel/krn.asm file related to free pages being less than what they should be.
drencor-xeen
parents: 2731
diff changeset
694 M level1/modules/kernel/krn.asm
43300b4f840a Robert Gault submitted changes to the level1/modules/kernel/krn.asm file related to free pages being less than what they should be.
drencor-xeen
parents: 2731
diff changeset
695
43300b4f840a Robert Gault submitted changes to the level1/modules/kernel/krn.asm file related to free pages being less than what they should be.
drencor-xeen
parents: 2731
diff changeset
696 Changed the GetMem rountine for Level1 krn. The routine compared
43300b4f840a Robert Gault submitted changes to the level1/modules/kernel/krn.asm file related to free pages being less than what they should be.
drencor-xeen
parents: 2731
diff changeset
697 MaxMem against D.MLIM. This seemed to result in unwarranted loss
43300b4f840a Robert Gault submitted changes to the level1/modules/kernel/krn.asm file related to free pages being less than what they should be.
drencor-xeen
parents: 2731
diff changeset
698 of memory and prevented at least one game, Interbank Incident, from running.
43300b4f840a Robert Gault submitted changes to the level1/modules/kernel/krn.asm file related to free pages being less than what they should be.
drencor-xeen
parents: 2731
diff changeset
699 The comparison was removed resulting in an increase of available
43300b4f840a Robert Gault submitted changes to the level1/modules/kernel/krn.asm file related to free pages being less than what they should be.
drencor-xeen
parents: 2731
diff changeset
700 memory. No problems have been noted.
43300b4f840a Robert Gault submitted changes to the level1/modules/kernel/krn.asm file related to free pages being less than what they should be.
drencor-xeen
parents: 2731
diff changeset
701
43300b4f840a Robert Gault submitted changes to the level1/modules/kernel/krn.asm file related to free pages being less than what they should be.
drencor-xeen
parents: 2731
diff changeset
702
43300b4f840a Robert Gault submitted changes to the level1/modules/kernel/krn.asm file related to free pages being less than what they should be.
drencor-xeen
parents: 2731
diff changeset
703 ----------------------------------------------------------
2731
baa835d68db2 Changed rules.mak to remove "-l" option in the AFLAGS. This was done to supress the display of source to terminal screen while compiling project.
drencor-xeen
parents: 2730
diff changeset
704 2012/12/05 David Ladd
baa835d68db2 Changed rules.mak to remove "-l" option in the AFLAGS. This was done to supress the display of source to terminal screen while compiling project.
drencor-xeen
parents: 2730
diff changeset
705 List of files changed since hg clone on 2012/12/05
baa835d68db2 Changed rules.mak to remove "-l" option in the AFLAGS. This was done to supress the display of source to terminal screen while compiling project.
drencor-xeen
parents: 2730
diff changeset
706 M ChangeLog
baa835d68db2 Changed rules.mak to remove "-l" option in the AFLAGS. This was done to supress the display of source to terminal screen while compiling project.
drencor-xeen
parents: 2730
diff changeset
707 M level1/coco/modules/makefile
baa835d68db2 Changed rules.mak to remove "-l" option in the AFLAGS. This was done to supress the display of source to terminal screen while compiling project.
drencor-xeen
parents: 2730
diff changeset
708 M rules.mak
baa835d68db2 Changed rules.mak to remove "-l" option in the AFLAGS. This was done to supress the display of source to terminal screen while compiling project.
drencor-xeen
parents: 2730
diff changeset
709
baa835d68db2 Changed rules.mak to remove "-l" option in the AFLAGS. This was done to supress the display of source to terminal screen while compiling project.
drencor-xeen
parents: 2730
diff changeset
710 Changes that were made were to supress listing sources to standard
baa835d68db2 Changed rules.mak to remove "-l" option in the AFLAGS. This was done to supress the display of source to terminal screen while compiling project.
drencor-xeen
parents: 2730
diff changeset
711 out while compiling project. This change was option "-l" in the rules.mak .
baa835d68db2 Changed rules.mak to remove "-l" option in the AFLAGS. This was done to supress the display of source to terminal screen while compiling project.
drencor-xeen
parents: 2730
diff changeset
712
baa835d68db2 Changed rules.mak to remove "-l" option in the AFLAGS. This was done to supress the display of source to terminal screen while compiling project.
drencor-xeen
parents: 2730
diff changeset
713 Change made to level1/coco/modules/makefile was to include adding
baa835d68db2 Changed rules.mak to remove "-l" option in the AFLAGS. This was done to supress the display of source to terminal screen while compiling project.
drencor-xeen
parents: 2730
diff changeset
714 dw3_becker.sb and boot_dw3_becker to the level1 build for the CoCo.
baa835d68db2 Changed rules.mak to remove "-l" option in the AFLAGS. This was done to supress the display of source to terminal screen while compiling project.
drencor-xeen
parents: 2730
diff changeset
715
baa835d68db2 Changed rules.mak to remove "-l" option in the AFLAGS. This was done to supress the display of source to terminal screen while compiling project.
drencor-xeen
parents: 2730
diff changeset
716 ----------------------------------------------------------
2730
6bd6e348665d Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents: 2251
diff changeset
717 2012/11/09 Gene Heskett
6bd6e348665d Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents: 2251
diff changeset
718 Boisy;
6bd6e348665d Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents: 2251
diff changeset
719 List of files changed since hg clone on 2012/11/03
6bd6e348665d Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents: 2251
diff changeset
720 M ChangeLog
6bd6e348665d Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents: 2251
diff changeset
721 M ReadMe
6bd6e348665d Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents: 2251
diff changeset
722 M defs/rbf.d
6bd6e348665d Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents: 2251
diff changeset
723 M defs/rbsuper.d
6bd6e348665d Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents: 2251
diff changeset
724 M defs/scsi.d
6bd6e348665d Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents: 2251
diff changeset
725 M level1/atari/cmds/fuji.asm
6bd6e348665d Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents: 2251
diff changeset
726 M level1/coco/modules/makefile
6bd6e348665d Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents: 2251
diff changeset
727 M level1/modules/boot_scsi.asm
6bd6e348665d Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents: 2251
diff changeset
728 M level1/modules/superdesc.asm
6bd6e348665d Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents: 2251
diff changeset
729 M level2/coco3/bootfiles/makefile
6bd6e348665d Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents: 2251
diff changeset
730 M level2/coco3/modules/makefile
6bd6e348665d Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents: 2251
diff changeset
731 M level2/coco3_6309/bootfiles/makefile
6bd6e348665d Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents: 2251
diff changeset
732 M level2/modules/joydrv_6551L.asm
6bd6e348665d Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents: 2251
diff changeset
733 M rules.mak
6bd6e348665d Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents: 2251
diff changeset
734
6bd6e348665d Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents: 2251
diff changeset
735 AFAICT it will now build bootable .dsk's for all coco's
6bd6e348665d Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents: 2251
diff changeset
736 Running fine on my coco3, and on Roberts Coco3
6bd6e348665d Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents: 2251
diff changeset
737
6bd6e348665d Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents: 2251
diff changeset
738 -----------------------------------------------------
6bd6e348665d Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents: 2251
diff changeset
739 With switch to mercurial (Gene Heskett notes, 2012/11/03)
6bd6e348665d Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents: 2251
diff changeset
740
6bd6e348665d Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents: 2251
diff changeset
741 Level 2 builld, run tested
6bd6e348665d Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents: 2251
diff changeset
742 - joydrv_6551L broken, boot failed, no clue why, code didn't change
6bd6e348665d Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents: 2251
diff changeset
743 Fixed now, works, 2012/11/07 GH
6bd6e348665d Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents: 2251
diff changeset
744
6bd6e348665d Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents: 2251
diff changeset
745 - All tc^3 drive descriptors broken, over write them in the .dsk's with known
6bd6e348665d Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents: 2251
diff changeset
746 good versions before doing a mb!
6bd6e348665d Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents: 2251
diff changeset
747
6bd6e348665d Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents: 2251
diff changeset
748 Level 1 atari build
6bd6e348665d Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents: 2251
diff changeset
749 - fuji stuff build failed, assembler syntax error
6bd6e348665d Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents: 2251
diff changeset
750 Fixed, builds but not run tested, I don't have a 6502 or Liber8 fitted atari
6bd6e348665d Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents: 2251
diff changeset
751
6bd6e348665d Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents: 2251
diff changeset
752 -----------------------------------------------------
6bd6e348665d Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents: 2251
diff changeset
753
2174
432af5bf1780 Updated
boisy
parents: 2170
diff changeset
754 Level 2 Only:
432af5bf1780 Updated
boisy
parents: 2170
diff changeset
755 - joydrv_6551L, joydrv_6551M and joydrv_6552L now have their MPI slot
432af5bf1780 Updated
boisy
parents: 2170
diff changeset
756 select bytes properly represented and should work.
2251
e53b8d577cca Fixed Level 2 RBF issue
boisy
parents: 2174
diff changeset
757 - A bug that caused RBF to write to the system globals area has been fixed.
2174
432af5bf1780 Updated
boisy
parents: 2170
diff changeset
758
432af5bf1780 Updated
boisy
parents: 2170
diff changeset
759 ------------------------------------------------------
432af5bf1780 Updated
boisy
parents: 2170
diff changeset
760
2170
ca2abfd17952 Preparation for v3.2.8
boisy
parents: 2160
diff changeset
761 NitrOS-9 V3.2.8:
2150
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
762
2157
ebdf2424998e Updated
boisy
parents: 2150
diff changeset
763 - Basic09 and supporting modules are now included in the NitrOS-9 distribution.
2150
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
764 - A bug in os9gen which caused it to create fragmented bootfiles by default
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
765 has been fixed. os9gen defaults to creating non-fragmented bootfiles, and
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
766 the -e option must be used to create fragmented bootfiles.
2160
04adbcca284d Added new change
boisy
parents: 2157
diff changeset
767 - The init module has been extended to include the version string that was
04adbcca284d Added new change
boisy
parents: 2157
diff changeset
768 formerly in the Sysgo module. Sysgo has been modified to print this string
04adbcca284d Added new change
boisy
parents: 2157
diff changeset
769 from the init module.
2150
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
770
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
771 Level 2 Only:
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
772 - Device windows W8-W15 have been added to the distribution.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
773 - A bug which caused the system to crash during boot if grfdrv wasn't
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
774 in the CMDS directory has been fixed.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
775
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
776 ------------------------------------------------------
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
777
2170
ca2abfd17952 Preparation for v3.2.8
boisy
parents: 2160
diff changeset
778 NitrOS-9 V3.2.6:
2150
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
779
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
780 - Support for booting from fragmented bootfiles has been added.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
781 - os9gen has been updated to allow the creation of fragmented bootfiles.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
782 - dir and mdir now have more robust support for various screen widths when
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
783 displaying data.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
784 - dir and attr now use the SS.FDInf getstat call to obtain a file's FD sector.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
785 - dsave now has -t and -n options.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
786 - A bug in format which affected 128MB partitions has been fixed.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
787 - /D2 descriptor now part of standard bootfile.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
788
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
789 Level 1 Only:
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
790 - rbf now supports the SS.FDInf GetStat call.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
791
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
792 ------------------------------------------------------
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
793
2170
ca2abfd17952 Preparation for v3.2.8
boisy
parents: 2160
diff changeset
794 NitrOS-9 V3.2.5:
2150
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
795
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
796 - rb1773 now properly saves/restores system's NMI vector, also updated to
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
797 go into .89Mhz mode when formatting to get around a problem with some
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
798 CoCo 3's crashing during format.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
799 - An issue with formatting 3.5" 720K disks has been resolved.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
800
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
801 Level 1 Only:
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
802 - Two new modules: CO51.io and term51.dt are available for 51x24 text
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
803 support on a graphics screen.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
804 - CO80.io and term80.dt are no longer included in the repository, as
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
805 there is no known supported hardware for these modules.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
806
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
807 ------------------------------------------------------
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
808
2170
ca2abfd17952 Preparation for v3.2.8
boisy
parents: 2160
diff changeset
809 NitrOS-9 V3.2.4:
2150
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
810
2170
ca2abfd17952 Preparation for v3.2.8
boisy
parents: 2160
diff changeset
811 - Fixed several problems/mistakes in the V3.2.3 release.
2150
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
812
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
813 ------------------------------------------------------
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
814
2170
ca2abfd17952 Preparation for v3.2.8
boisy
parents: 2160
diff changeset
815 NitrOS-9 V3.2.3:
2150
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
816
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
817 - format has been enhanced to show more information about the disk being
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
818 formatted.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
819 - dirm has been removed from the commands list.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
820 - exmode has been renamed to xmode and replaces the original xmode command.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
821 - tmode now uses the new xmode format for parameters.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
822 - disasm has a new -s option which is used to specify the start and end
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
823 addresses to disassemble within a module.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
824 - RBF for Level 1 now supports SS.VarSect
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
825 - Bugs in the clock2_jvemu and clock2_smart modules have been fixed.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
826
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
827 ------------------------------------------------------
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
828
2170
ca2abfd17952 Preparation for v3.2.8
boisy
parents: 2160
diff changeset
829 NitrOS-9 V3.2.2:
2150
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
830
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
831 - Two new clocks have been added for Jeff Vavasour's CoCo emulator and MESS:
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
832 clock2_jvemu and clock2_messemu, respectively.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
833 - kernel and kernelp2 have been renamed to krn and krnp2 respectively.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
834 - cc3disk has been renamed to rb1773 and has been back-ported to
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
835 NitrOS-9 Level 1. A bug in the verify routine has been fixed.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
836 - Drivers for the Disto Super Controller II are now available as
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
837 rb1773_scii_ff74.dr and rb1773_scii_ff58.dr.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
838 - The copy command now has write verification with -v.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
839 - term_t1.dd has been renamed to term_sio.dd and term_sc6551.dd has been added.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
840
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
841 Level 2 Only:
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
842 - grfint.io now exists and can be used to replace windint.io in bootfiles where
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
843 Multi-Vue windowing functionality is not needed, in order to save system RAM.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
844 - Changes in scf and grfdrv have resulted in faster text screen performance under
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
845 NitrOS-9/6809 Level 2.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
846 - A bug related to system memory allocation and DAT blocks has been fixed in krn.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
847 - ioman now properly unlinks a device descriptor at I$Detach time.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
848 - The pmap command has several bug fixes.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
849
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
850 ------------------------------------------------------
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
851
2170
ca2abfd17952 Preparation for v3.2.8
boisy
parents: 2160
diff changeset
852 NitrOS-9 V3.2.1 (May 14, 2004):
2150
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
853
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
854 - Bugs in the mpi and megaread utilities have been fixed.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
855
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
856 Level 1 Only:
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
857 - CCDisk has been replaced by a more reliable version from Dave Lewis. Also,
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
858 step rate codes now match that of NitrOS-9 Level 2.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
859 - An assembler bug which generated incorrect code for Level 1
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
860 has been corrected, and new modules have been generated.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
861
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
862 ------------------------------------------------------
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
863
2170
ca2abfd17952 Preparation for v3.2.8
boisy
parents: 2160
diff changeset
864 NitrOS-9 V3.2.1:
2150
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
865
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
866 - A minor bug in the unlink command has been fixed.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
867 - The mpi and megaread utilities have been added to the CMDS directory.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
868 - The dmode utility has been updated.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
869 - Several bugs in dsave's -b option have been fixed.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
870 - sacia has been backported from Level 2 as sc6551.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
871
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
872 Level 1 Only:
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
873 - Shell+ has been backported.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
874 - vrn has been backported and the nil descriptor now requires vrn.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
875 - nildrv has been removed.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
876 - The F$PrsNam call has been fixed to allow 0-9 and _ as the first character
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
877 in a filename.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
878 - The cchdisk driver and descriptors are no longer in the distribution.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
879 - rs232.dr has been renamed to sio.dr to match the Level 2 driver name.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
880 - modpak.dr and aciapak.dr have been replaced by sc6551.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
881
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
882 ------------------------------------------------------
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
883
2170
ca2abfd17952 Preparation for v3.2.8
boisy
parents: 2160
diff changeset
884 NitrOS-9 V3.2.0:
2150
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
885
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
886 - A new utility, padrom, has been added to the standard commands.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
887 - Merge now supports -z to get a list of files from standard input.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
888 - The serial printer driver and Speech-Sound Pak driver have been back-ported
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
889 from Level 2.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
890 - Level 1 now has a REL module similar to Level 2.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
891 - The clock module has been divided into two modules: clock and clock2.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
892 clock_60hz and clock_50hz support 60Hz and 50Hz power configurations.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
893 clock2 contains code specific to a real-time clock or software clock.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
894 - The faster PipeMan, Piper and Pipe have been back-ported from Level 2.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
895 - The MDir utility now shows proper module revision of 0 and other minor
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
896 improvements in extended output.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
897
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
898 Level 1 Only:
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
899 - os9 and os9p2 have been renamed to kernel and kernelp2.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
900
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
901 Level 2 Only:
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
902 - SCF now utilizes the V$DRIVEX field in the device table, resulting in
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
903 faster calls to the driver and a reduction in code size.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
904 - ioman has undergone small optimizations to work better with the new
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
905 back-ported kernel.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
906 - keydrv and snddrv have been renamed to keydrv_cc3.sb and snddrv_cc3.sb,
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
907 and all relevant bootlist files have been changed.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
908 - CC3Go has been renamed to SysGo.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
909 - os9p1 and os9p2 have been renamed to kernel and kernelp2, and have
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
910 been back-ported from NitrOS-9/6309 Level 2.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
911 - windint and grfdrv have been backported from NitrOS-9/6309 Level 2.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
912 - sacia has been backported from NitrOS-9/6309 Level 2.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
913 - VDGInt now works properly with 1MB and 2MB CoCo 3s.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
914
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
915 ------------------------------------------------------
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
916
2170
ca2abfd17952 Preparation for v3.2.8
boisy
parents: 2160
diff changeset
917 OS-9 V3.1.4:
2150
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
918
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
919 - asm is now at edition 8 and includes the following fixes/additions:
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
920 o Symbols now allow underscores.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
921 o The "parens error" bug has been fixed.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
922 o Added support for case-sensitive symbols with the U option flag.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
923 o Improved 4-digit year fix for date/time string.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
924 o Automatic conversion of tabs to spaces on input.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
925 - A bug accidentally introduced into os9gen related to boot track on
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
926 double-sided disks has been fixed.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
927 - The directory structure of the Modules disk has been modified. All
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
928 modules and related files are now under the LEVEL1 directory.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
929 - There are now two versions of sysgo: sysgo_h0 which performs chd/chx
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
930 to /H0 on startup, and sysgo_dd which performs chd/chx to /DD on startup.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
931 - A compatibility issue with os9gen's -t option and OS-9 Level One
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
932 has been resolved.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
933
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
934 Level 2 Only:
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
935 - rel has been back-ported from NitrOS-9 Level Two, adding 40 and 80
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
936 column boot screen options.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
937 - The MD descriptor has been added to the LEVEL2/MODULES/RBF directory.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
938
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
939 ------------------------------------------------------
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
940
2170
ca2abfd17952 Preparation for v3.2.8
boisy
parents: 2160
diff changeset
941 OS-9 V3.1.3:
2150
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
942
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
943 - The asm program now supports 6309 bitfield instructions.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
944 - The prompt command has been added to the standard command set.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
945 - os9gen now supports the -t= option which allows one to specify an
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
946 alternate boot track file.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
947 - Two new directories have been added: BOOTLISTS and BOOTSCRIPTS.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
948 The former contains bootlist files for building boot disks, while
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
949 the latter contains scripts to build boot disks.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
950 - There are now two booters for booting from a WD1773 based
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
951 floppy controller: boot_1773_6ms and boot_1773_30ms for
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
952 6 and 30 millisecond step rates.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
953 - The help utility has been enhanced to show help subjects if
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
954 forked without any command line parameters.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
955
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
956 Level 1 Only:
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
957 - Clock modules for Eliminator, Disto 2-N-1, Disto 4-N-1, Harris, and
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
958 SmartWatch have been added (these are all UNTESTED.) Also, the
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
959 clock_bb clock module has been renamed to clock_bnb, and clock.60hz
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
960 and clock.50hz have been renamed to clock_soft and clock_soft_50hz.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
961
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
962 Level 2 Only:
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
963 - The M1 device descriptor now references the SACIA driver.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
964
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
965 ------------------------------------------------------
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
966
2170
ca2abfd17952 Preparation for v3.2.8
boisy
parents: 2160
diff changeset
967 OS-9 V3.1.2:
2150
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
968 - A bug in the help utility has been fixed.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
969 - The MODULES directory structure has been enhanced to include
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
970 multiple subdirectories for better module organization.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
971 - Booter modules for Burke & Burke, Disto RAMPak, Eliminator and
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
972 IDE-LBA have been added.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
973 - The BOOTLISTS/ directory has been added on the Modules disk, and
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
974 contains bootlist files for various configurations.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
975 - The cputype command has been optimized for size.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
976 - Minor help file updates have been made.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
977
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
978 Level 2 Only:
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
979 - Drivers and descriptors for Tandy's Hard Disk Interface have
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
980 been added to the MODULES directory.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
981 - Slight performance modifications were made to RBF and SCF.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
982 - More commands have been added to the merged utilpak1 file.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
983
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
984 ------------------------------------------------------
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
985
2170
ca2abfd17952 Preparation for v3.2.8
boisy
parents: 2160
diff changeset
986 OS-9 V3.1.1:
2150
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
987
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
988 - SYS/helpmsg expanded to include new commands.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
989 - ident now correctly reports modules with a language byte of Obj6309.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
990 - The LogBook file in the SYS directory has been removed.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
991 - A bug in the cputype command that caused crashing on a 6809 system
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
992 has been fixed.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
993
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
994 Level 2 Only:
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
995 - rbf.mn has been back-ported from NitrOS-9 in order to unify the code base
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
996 and bring non-6309 specific features to OS-9 Level Two.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
997 - A bug in IOMan which affected any driver wanting to access the port
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
998 address of its hardware via its path descriptor has been fixed.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
999 - The montype command had a bug-fix and now shows the current monitor type if
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
1000 no parameters are given. Also, the montype.hp file has been updated.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
1001
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
1002 ------------------------------------------------------
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
1003
2170
ca2abfd17952 Preparation for v3.2.8
boisy
parents: 2160
diff changeset
1004 OS-9 V3.1.0:
2150
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
1005
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
1006 - New common version among all releases of OS-9 for the CoCo
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
1007 - Many commands have been updated and optimized:
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
1008 o For size reasons, command help information is no longer embedded in the
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
1009 utilites, but is instead available through the helpmsg file in /DD/SYS
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
1010 o date, dir, mdir, procs and verify now require a dash (-) before options
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
1011 o format now has a cluster option and now shows the correct number of
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
1012 good sectors on large sector devices
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
1013 o Numerous commands have been optimized for size
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
1014 o cputype, ded, devs, disasm, dmode and irqs have been added to the
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
1015 CMDS directory
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
1016 o cmp, error, help and touch have been rewritten in assembly for size
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
1017 o copy has been enhanced to include OS-9/68K-like features
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
1018
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
1019 Level 2 Only:
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
1020 - VDGInt has been back-ported to OS-9 Level Two from NitrOS-9. The
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
1021 vdgint.io module contains both CoCo 1/2 AND CoCo 3 graphics code.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
1022 The vdgint_small.io module only contains CoCo 3 graphics code.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
1023 - CC3Go has been moved back into the root directory from the CMDS directory.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
1024 This keeps ROM-based users and those who want cc3go in their bootfile from
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
1025 having to change the init module, which referenced CMDS/cc3go.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
1026 - CC3Go once again references /H0 and /H0/CMDS as paths that it tries to
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
1027 chd/chx to upon startup. This allows for those with floppy boots who
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
1028 want to point /DD at their floppy to continue to do so. Also, if the
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
1029 forking of 'shell startup' fails due to lack of a shell file, then
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
1030 CC3Go will now try to fork AutoEx instead of jumping to the crash routine.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
1031 - Several bugs that crept into IOMan during the last release have been fixed.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
1032
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
1033 ------------------------------------------------------
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
1034
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
1035 OS-9 V02.01.00 'Phoenix' Release (11/04/2002):
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
1036
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
1037 - Defs files now have properly terminated lines and 'pag' is now emitted
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
1038 as a comment.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
1039 - ASM now assembles 6309 op-codes
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
1040
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
1041 Level 1 Only:
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
1042 - SYS/password now references /DD instead of /D0
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
1043
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
1044 Level 2 Only:
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
1045 - SCF, Rammer and PipeMan are now made from the NitrOS-9 version source base,
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
1046 bringing in new improvements and features from that platform.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
1047 - Clock and Clock2 are now unifed once again and are built from the same source
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
1048 base as the clocks from NitrOS-9.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
1049 - The printer driver is now for the CoCo 3 serial port. In the previous
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
1050 release, it was mistakenly made for the Disto parallel port.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
1051 - Window descriptors now have proper initialization count.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
1052 - The debug program is now part of the CMDS package.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
1053 - With the inclusion of NitrOS-9's SCF, a bug which crashed the system when
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
1054 typing CTRL-E or CTRL-C while using shellplus has been fixed.
264590a9b5cf Made ChangeLog global
boisy
parents:
diff changeset
1055