Mercurial > hg > Members > kono > nitros9-code
annotate ChangeLog @ 2745:5ed3a13b3865
Updated blackcauldron and christmas86 makefile(s) to now also create the becker boot disks for use with drivewire4 server.
author | drencor-xeen |
---|---|
date | Wed, 09 Jan 2013 12:07:42 -0600 |
parents | 7a963a315d3e |
children | 20a6dfbe8982 |
rev | line source |
---|---|
2174 | 1 NitrOS-9 V3.2.9: |
2 | |
2730
6bd6e348665d
Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents:
2251
diff
changeset
|
3 ---------------------------------------------------------- |
2744
7a963a315d3e
Added disk creation for becker boot and koronis in 3rdparty.
drencor-xeen
parents:
2743
diff
changeset
|
4 2013/01/09 David Ladd |
7a963a315d3e
Added disk creation for becker boot and koronis in 3rdparty.
drencor-xeen
parents:
2743
diff
changeset
|
5 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
|
6 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
|
7 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
|
8 |
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
|
9 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
|
10 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
|
11 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
|
12 |
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
|
13 ---------------------------------------------------------- |
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
|
14 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
|
15 M ChangeLog |
2744
7a963a315d3e
Added disk creation for becker boot and koronis in 3rdparty.
drencor-xeen
parents:
2743
diff
changeset
|
16 M 3rdparty/packages/koronis/makefile |
7a963a315d3e
Added disk creation for becker boot and koronis in 3rdparty.
drencor-xeen
parents:
2743
diff
changeset
|
17 |
7a963a315d3e
Added disk creation for becker boot and koronis in 3rdparty.
drencor-xeen
parents:
2743
diff
changeset
|
18 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
|
19 disk for use with drivewire4 server. |
7a963a315d3e
Added disk creation for becker boot and koronis in 3rdparty.
drencor-xeen
parents:
2743
diff
changeset
|
20 |
7a963a315d3e
Added disk creation for becker boot and koronis in 3rdparty.
drencor-xeen
parents:
2743
diff
changeset
|
21 ---------------------------------------------------------- |
2743
b44abaa5da88
Found that the lib folder was not being processed. Corrected issue.
drencor-xeen
parents:
2742
diff
changeset
|
22 2013/01/08 David Ladd |
b44abaa5da88
Found that the lib folder was not being processed. Corrected issue.
drencor-xeen
parents:
2742
diff
changeset
|
23 M ChangeLog |
b44abaa5da88
Found that the lib folder was not being processed. Corrected issue.
drencor-xeen
parents:
2742
diff
changeset
|
24 M makefile |
b44abaa5da88
Found that the lib folder was not being processed. Corrected issue.
drencor-xeen
parents:
2742
diff
changeset
|
25 M rules.mak |
b44abaa5da88
Found that the lib folder was not being processed. Corrected issue.
drencor-xeen
parents:
2742
diff
changeset
|
26 |
b44abaa5da88
Found that the lib folder was not being processed. Corrected issue.
drencor-xeen
parents:
2742
diff
changeset
|
27 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
|
28 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
|
29 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
|
30 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
|
31 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
|
32 |
b44abaa5da88
Found that the lib folder was not being processed. Corrected issue.
drencor-xeen
parents:
2742
diff
changeset
|
33 ---------------------------------------------------------- |
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
|
34 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
|
35 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
|
36 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
|
37 |
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
|
38 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
|
39 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
|
40 |
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
|
41 ---------------------------------------------------------- |
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
|
42 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
|
43 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
|
44 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
|
45 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
|
46 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
|
47 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
|
48 |
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
|
49 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
|
50 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
|
51 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
|
52 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
|
53 |
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
|
54 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
|
55 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
|
56 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
|
57 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
|
58 |
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
|
59 ---------------------------------------------------------- |
2740
48afe2b5de06
Added needed information in level1/coco make files to create a NOS9 L1 boot disk.
drencor-xeen
parents:
2739
diff
changeset
|
60 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
|
61 M ChangeLog |
48afe2b5de06
Added needed information in level1/coco make files to create a NOS9 L1 boot disk.
drencor-xeen
parents:
2739
diff
changeset
|
62 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
|
63 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
|
64 |
48afe2b5de06
Added needed information in level1/coco make files to create a NOS9 L1 boot disk.
drencor-xeen
parents:
2739
diff
changeset
|
65 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
|
66 boot disk. |
48afe2b5de06
Added needed information in level1/coco make files to create a NOS9 L1 boot disk.
drencor-xeen
parents:
2739
diff
changeset
|
67 |
48afe2b5de06
Added needed information in level1/coco make files to create a NOS9 L1 boot disk.
drencor-xeen
parents:
2739
diff
changeset
|
68 ---------------------------------------------------------- |
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
|
69 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
|
70 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
|
71 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
|
72 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
|
73 |
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
|
74 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
|
75 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
|
76 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
|
77 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
|
78 |
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
|
79 ---------------------------------------------------------- |
2738
d25fd78e727a
Updated rules.mak to correct for non booting dw3 and becker disk images.
drencor-xeen
parents:
2732
diff
changeset
|
80 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
|
81 List of files changed |
d25fd78e727a
Updated rules.mak to correct for non booting dw3 and becker disk images.
drencor-xeen
parents:
2732
diff
changeset
|
82 M ChangeLog |
d25fd78e727a
Updated rules.mak to correct for non booting dw3 and becker disk images.
drencor-xeen
parents:
2732
diff
changeset
|
83 M makefile |
d25fd78e727a
Updated rules.mak to correct for non booting dw3 and becker disk images.
drencor-xeen
parents:
2732
diff
changeset
|
84 M rules.mak |
d25fd78e727a
Updated rules.mak to correct for non booting dw3 and becker disk images.
drencor-xeen
parents:
2732
diff
changeset
|
85 |
d25fd78e727a
Updated rules.mak to correct for non booting dw3 and becker disk images.
drencor-xeen
parents:
2732
diff
changeset
|
86 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
|
87 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
|
88 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
|
89 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
|
90 |
d25fd78e727a
Updated rules.mak to correct for non booting dw3 and becker disk images.
drencor-xeen
parents:
2732
diff
changeset
|
91 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
|
92 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
|
93 |
d25fd78e727a
Updated rules.mak to correct for non booting dw3 and becker disk images.
drencor-xeen
parents:
2732
diff
changeset
|
94 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
|
95 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
|
96 |
d25fd78e727a
Updated rules.mak to correct for non booting dw3 and becker disk images.
drencor-xeen
parents:
2732
diff
changeset
|
97 ---------------------------------------------------------- |
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
|
98 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
|
99 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
|
100 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
|
101 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
|
102 |
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
|
103 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
|
104 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
|
105 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
|
106 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
|
107 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
|
108 |
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
|
109 |
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
|
110 ---------------------------------------------------------- |
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
|
111 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
|
112 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
|
113 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
|
114 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
|
115 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
|
116 |
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
|
117 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
|
118 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
|
119 |
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
|
120 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
|
121 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
|
122 |
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
|
123 ---------------------------------------------------------- |
2730
6bd6e348665d
Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents:
2251
diff
changeset
|
124 2012/11/09 Gene Heskett |
6bd6e348665d
Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents:
2251
diff
changeset
|
125 Boisy; |
6bd6e348665d
Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents:
2251
diff
changeset
|
126 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
|
127 M ChangeLog |
6bd6e348665d
Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents:
2251
diff
changeset
|
128 M ReadMe |
6bd6e348665d
Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents:
2251
diff
changeset
|
129 M defs/rbf.d |
6bd6e348665d
Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents:
2251
diff
changeset
|
130 M defs/rbsuper.d |
6bd6e348665d
Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents:
2251
diff
changeset
|
131 M defs/scsi.d |
6bd6e348665d
Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents:
2251
diff
changeset
|
132 M level1/atari/cmds/fuji.asm |
6bd6e348665d
Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents:
2251
diff
changeset
|
133 M level1/coco/modules/makefile |
6bd6e348665d
Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents:
2251
diff
changeset
|
134 M level1/modules/boot_scsi.asm |
6bd6e348665d
Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents:
2251
diff
changeset
|
135 M level1/modules/superdesc.asm |
6bd6e348665d
Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents:
2251
diff
changeset
|
136 M level2/coco3/bootfiles/makefile |
6bd6e348665d
Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents:
2251
diff
changeset
|
137 M level2/coco3/modules/makefile |
6bd6e348665d
Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents:
2251
diff
changeset
|
138 M level2/coco3_6309/bootfiles/makefile |
6bd6e348665d
Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents:
2251
diff
changeset
|
139 M level2/modules/joydrv_6551L.asm |
6bd6e348665d
Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents:
2251
diff
changeset
|
140 M rules.mak |
6bd6e348665d
Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents:
2251
diff
changeset
|
141 |
6bd6e348665d
Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents:
2251
diff
changeset
|
142 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
|
143 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
|
144 |
6bd6e348665d
Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents:
2251
diff
changeset
|
145 ----------------------------------------------------- |
6bd6e348665d
Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents:
2251
diff
changeset
|
146 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
|
147 |
6bd6e348665d
Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents:
2251
diff
changeset
|
148 Level 2 builld, run tested |
6bd6e348665d
Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents:
2251
diff
changeset
|
149 - 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
|
150 Fixed now, works, 2012/11/07 GH |
6bd6e348665d
Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents:
2251
diff
changeset
|
151 |
6bd6e348665d
Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents:
2251
diff
changeset
|
152 - 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
|
153 good versions before doing a mb! |
6bd6e348665d
Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents:
2251
diff
changeset
|
154 |
6bd6e348665d
Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents:
2251
diff
changeset
|
155 Level 1 atari build |
6bd6e348665d
Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents:
2251
diff
changeset
|
156 - fuji stuff build failed, assembler syntax error |
6bd6e348665d
Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents:
2251
diff
changeset
|
157 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
|
158 |
6bd6e348665d
Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents:
2251
diff
changeset
|
159 ----------------------------------------------------- |
6bd6e348665d
Working on cloned default branch, pulled 2012/11/03
gheskett@wdtv.com
parents:
2251
diff
changeset
|
160 |
2174 | 161 Level 2 Only: |
162 - joydrv_6551L, joydrv_6551M and joydrv_6552L now have their MPI slot | |
163 select bytes properly represented and should work. | |
2251 | 164 - A bug that caused RBF to write to the system globals area has been fixed. |
2174 | 165 |
166 ------------------------------------------------------ | |
167 | |
2170 | 168 NitrOS-9 V3.2.8: |
2150 | 169 |
2157 | 170 - Basic09 and supporting modules are now included in the NitrOS-9 distribution. |
2150 | 171 - A bug in os9gen which caused it to create fragmented bootfiles by default |
172 has been fixed. os9gen defaults to creating non-fragmented bootfiles, and | |
173 the -e option must be used to create fragmented bootfiles. | |
2160 | 174 - The init module has been extended to include the version string that was |
175 formerly in the Sysgo module. Sysgo has been modified to print this string | |
176 from the init module. | |
2150 | 177 |
178 Level 2 Only: | |
179 - Device windows W8-W15 have been added to the distribution. | |
180 - A bug which caused the system to crash during boot if grfdrv wasn't | |
181 in the CMDS directory has been fixed. | |
182 | |
183 ------------------------------------------------------ | |
184 | |
2170 | 185 NitrOS-9 V3.2.6: |
2150 | 186 |
187 - Support for booting from fragmented bootfiles has been added. | |
188 - os9gen has been updated to allow the creation of fragmented bootfiles. | |
189 - dir and mdir now have more robust support for various screen widths when | |
190 displaying data. | |
191 - dir and attr now use the SS.FDInf getstat call to obtain a file's FD sector. | |
192 - dsave now has -t and -n options. | |
193 - A bug in format which affected 128MB partitions has been fixed. | |
194 - /D2 descriptor now part of standard bootfile. | |
195 | |
196 Level 1 Only: | |
197 - rbf now supports the SS.FDInf GetStat call. | |
198 | |
199 ------------------------------------------------------ | |
200 | |
2170 | 201 NitrOS-9 V3.2.5: |
2150 | 202 |
203 - rb1773 now properly saves/restores system's NMI vector, also updated to | |
204 go into .89Mhz mode when formatting to get around a problem with some | |
205 CoCo 3's crashing during format. | |
206 - An issue with formatting 3.5" 720K disks has been resolved. | |
207 | |
208 Level 1 Only: | |
209 - Two new modules: CO51.io and term51.dt are available for 51x24 text | |
210 support on a graphics screen. | |
211 - CO80.io and term80.dt are no longer included in the repository, as | |
212 there is no known supported hardware for these modules. | |
213 | |
214 ------------------------------------------------------ | |
215 | |
2170 | 216 NitrOS-9 V3.2.4: |
2150 | 217 |
2170 | 218 - Fixed several problems/mistakes in the V3.2.3 release. |
2150 | 219 |
220 ------------------------------------------------------ | |
221 | |
2170 | 222 NitrOS-9 V3.2.3: |
2150 | 223 |
224 - format has been enhanced to show more information about the disk being | |
225 formatted. | |
226 - dirm has been removed from the commands list. | |
227 - exmode has been renamed to xmode and replaces the original xmode command. | |
228 - tmode now uses the new xmode format for parameters. | |
229 - disasm has a new -s option which is used to specify the start and end | |
230 addresses to disassemble within a module. | |
231 - RBF for Level 1 now supports SS.VarSect | |
232 - Bugs in the clock2_jvemu and clock2_smart modules have been fixed. | |
233 | |
234 ------------------------------------------------------ | |
235 | |
2170 | 236 NitrOS-9 V3.2.2: |
2150 | 237 |
238 - Two new clocks have been added for Jeff Vavasour's CoCo emulator and MESS: | |
239 clock2_jvemu and clock2_messemu, respectively. | |
240 - kernel and kernelp2 have been renamed to krn and krnp2 respectively. | |
241 - cc3disk has been renamed to rb1773 and has been back-ported to | |
242 NitrOS-9 Level 1. A bug in the verify routine has been fixed. | |
243 - Drivers for the Disto Super Controller II are now available as | |
244 rb1773_scii_ff74.dr and rb1773_scii_ff58.dr. | |
245 - The copy command now has write verification with -v. | |
246 - term_t1.dd has been renamed to term_sio.dd and term_sc6551.dd has been added. | |
247 | |
248 Level 2 Only: | |
249 - grfint.io now exists and can be used to replace windint.io in bootfiles where | |
250 Multi-Vue windowing functionality is not needed, in order to save system RAM. | |
251 - Changes in scf and grfdrv have resulted in faster text screen performance under | |
252 NitrOS-9/6809 Level 2. | |
253 - A bug related to system memory allocation and DAT blocks has been fixed in krn. | |
254 - ioman now properly unlinks a device descriptor at I$Detach time. | |
255 - The pmap command has several bug fixes. | |
256 | |
257 ------------------------------------------------------ | |
258 | |
2170 | 259 NitrOS-9 V3.2.1 (May 14, 2004): |
2150 | 260 |
261 - Bugs in the mpi and megaread utilities have been fixed. | |
262 | |
263 Level 1 Only: | |
264 - CCDisk has been replaced by a more reliable version from Dave Lewis. Also, | |
265 step rate codes now match that of NitrOS-9 Level 2. | |
266 - An assembler bug which generated incorrect code for Level 1 | |
267 has been corrected, and new modules have been generated. | |
268 | |
269 ------------------------------------------------------ | |
270 | |
2170 | 271 NitrOS-9 V3.2.1: |
2150 | 272 |
273 - A minor bug in the unlink command has been fixed. | |
274 - The mpi and megaread utilities have been added to the CMDS directory. | |
275 - The dmode utility has been updated. | |
276 - Several bugs in dsave's -b option have been fixed. | |
277 - sacia has been backported from Level 2 as sc6551. | |
278 | |
279 Level 1 Only: | |
280 - Shell+ has been backported. | |
281 - vrn has been backported and the nil descriptor now requires vrn. | |
282 - nildrv has been removed. | |
283 - The F$PrsNam call has been fixed to allow 0-9 and _ as the first character | |
284 in a filename. | |
285 - The cchdisk driver and descriptors are no longer in the distribution. | |
286 - rs232.dr has been renamed to sio.dr to match the Level 2 driver name. | |
287 - modpak.dr and aciapak.dr have been replaced by sc6551. | |
288 | |
289 ------------------------------------------------------ | |
290 | |
2170 | 291 NitrOS-9 V3.2.0: |
2150 | 292 |
293 - A new utility, padrom, has been added to the standard commands. | |
294 - Merge now supports -z to get a list of files from standard input. | |
295 - The serial printer driver and Speech-Sound Pak driver have been back-ported | |
296 from Level 2. | |
297 - Level 1 now has a REL module similar to Level 2. | |
298 - The clock module has been divided into two modules: clock and clock2. | |
299 clock_60hz and clock_50hz support 60Hz and 50Hz power configurations. | |
300 clock2 contains code specific to a real-time clock or software clock. | |
301 - The faster PipeMan, Piper and Pipe have been back-ported from Level 2. | |
302 - The MDir utility now shows proper module revision of 0 and other minor | |
303 improvements in extended output. | |
304 | |
305 Level 1 Only: | |
306 - os9 and os9p2 have been renamed to kernel and kernelp2. | |
307 | |
308 Level 2 Only: | |
309 - SCF now utilizes the V$DRIVEX field in the device table, resulting in | |
310 faster calls to the driver and a reduction in code size. | |
311 - ioman has undergone small optimizations to work better with the new | |
312 back-ported kernel. | |
313 - keydrv and snddrv have been renamed to keydrv_cc3.sb and snddrv_cc3.sb, | |
314 and all relevant bootlist files have been changed. | |
315 - CC3Go has been renamed to SysGo. | |
316 - os9p1 and os9p2 have been renamed to kernel and kernelp2, and have | |
317 been back-ported from NitrOS-9/6309 Level 2. | |
318 - windint and grfdrv have been backported from NitrOS-9/6309 Level 2. | |
319 - sacia has been backported from NitrOS-9/6309 Level 2. | |
320 - VDGInt now works properly with 1MB and 2MB CoCo 3s. | |
321 | |
322 ------------------------------------------------------ | |
323 | |
2170 | 324 OS-9 V3.1.4: |
2150 | 325 |
326 - asm is now at edition 8 and includes the following fixes/additions: | |
327 o Symbols now allow underscores. | |
328 o The "parens error" bug has been fixed. | |
329 o Added support for case-sensitive symbols with the U option flag. | |
330 o Improved 4-digit year fix for date/time string. | |
331 o Automatic conversion of tabs to spaces on input. | |
332 - A bug accidentally introduced into os9gen related to boot track on | |
333 double-sided disks has been fixed. | |
334 - The directory structure of the Modules disk has been modified. All | |
335 modules and related files are now under the LEVEL1 directory. | |
336 - There are now two versions of sysgo: sysgo_h0 which performs chd/chx | |
337 to /H0 on startup, and sysgo_dd which performs chd/chx to /DD on startup. | |
338 - A compatibility issue with os9gen's -t option and OS-9 Level One | |
339 has been resolved. | |
340 | |
341 Level 2 Only: | |
342 - rel has been back-ported from NitrOS-9 Level Two, adding 40 and 80 | |
343 column boot screen options. | |
344 - The MD descriptor has been added to the LEVEL2/MODULES/RBF directory. | |
345 | |
346 ------------------------------------------------------ | |
347 | |
2170 | 348 OS-9 V3.1.3: |
2150 | 349 |
350 - The asm program now supports 6309 bitfield instructions. | |
351 - The prompt command has been added to the standard command set. | |
352 - os9gen now supports the -t= option which allows one to specify an | |
353 alternate boot track file. | |
354 - Two new directories have been added: BOOTLISTS and BOOTSCRIPTS. | |
355 The former contains bootlist files for building boot disks, while | |
356 the latter contains scripts to build boot disks. | |
357 - There are now two booters for booting from a WD1773 based | |
358 floppy controller: boot_1773_6ms and boot_1773_30ms for | |
359 6 and 30 millisecond step rates. | |
360 - The help utility has been enhanced to show help subjects if | |
361 forked without any command line parameters. | |
362 | |
363 Level 1 Only: | |
364 - Clock modules for Eliminator, Disto 2-N-1, Disto 4-N-1, Harris, and | |
365 SmartWatch have been added (these are all UNTESTED.) Also, the | |
366 clock_bb clock module has been renamed to clock_bnb, and clock.60hz | |
367 and clock.50hz have been renamed to clock_soft and clock_soft_50hz. | |
368 | |
369 Level 2 Only: | |
370 - The M1 device descriptor now references the SACIA driver. | |
371 | |
372 ------------------------------------------------------ | |
373 | |
2170 | 374 OS-9 V3.1.2: |
2150 | 375 - A bug in the help utility has been fixed. |
376 - The MODULES directory structure has been enhanced to include | |
377 multiple subdirectories for better module organization. | |
378 - Booter modules for Burke & Burke, Disto RAMPak, Eliminator and | |
379 IDE-LBA have been added. | |
380 - The BOOTLISTS/ directory has been added on the Modules disk, and | |
381 contains bootlist files for various configurations. | |
382 - The cputype command has been optimized for size. | |
383 - Minor help file updates have been made. | |
384 | |
385 Level 2 Only: | |
386 - Drivers and descriptors for Tandy's Hard Disk Interface have | |
387 been added to the MODULES directory. | |
388 - Slight performance modifications were made to RBF and SCF. | |
389 - More commands have been added to the merged utilpak1 file. | |
390 | |
391 ------------------------------------------------------ | |
392 | |
2170 | 393 OS-9 V3.1.1: |
2150 | 394 |
395 - SYS/helpmsg expanded to include new commands. | |
396 - ident now correctly reports modules with a language byte of Obj6309. | |
397 - The LogBook file in the SYS directory has been removed. | |
398 - A bug in the cputype command that caused crashing on a 6809 system | |
399 has been fixed. | |
400 | |
401 Level 2 Only: | |
402 - rbf.mn has been back-ported from NitrOS-9 in order to unify the code base | |
403 and bring non-6309 specific features to OS-9 Level Two. | |
404 - A bug in IOMan which affected any driver wanting to access the port | |
405 address of its hardware via its path descriptor has been fixed. | |
406 - The montype command had a bug-fix and now shows the current monitor type if | |
407 no parameters are given. Also, the montype.hp file has been updated. | |
408 | |
409 ------------------------------------------------------ | |
410 | |
2170 | 411 OS-9 V3.1.0: |
2150 | 412 |
413 - New common version among all releases of OS-9 for the CoCo | |
414 - Many commands have been updated and optimized: | |
415 o For size reasons, command help information is no longer embedded in the | |
416 utilites, but is instead available through the helpmsg file in /DD/SYS | |
417 o date, dir, mdir, procs and verify now require a dash (-) before options | |
418 o format now has a cluster option and now shows the correct number of | |
419 good sectors on large sector devices | |
420 o Numerous commands have been optimized for size | |
421 o cputype, ded, devs, disasm, dmode and irqs have been added to the | |
422 CMDS directory | |
423 o cmp, error, help and touch have been rewritten in assembly for size | |
424 o copy has been enhanced to include OS-9/68K-like features | |
425 | |
426 Level 2 Only: | |
427 - VDGInt has been back-ported to OS-9 Level Two from NitrOS-9. The | |
428 vdgint.io module contains both CoCo 1/2 AND CoCo 3 graphics code. | |
429 The vdgint_small.io module only contains CoCo 3 graphics code. | |
430 - CC3Go has been moved back into the root directory from the CMDS directory. | |
431 This keeps ROM-based users and those who want cc3go in their bootfile from | |
432 having to change the init module, which referenced CMDS/cc3go. | |
433 - CC3Go once again references /H0 and /H0/CMDS as paths that it tries to | |
434 chd/chx to upon startup. This allows for those with floppy boots who | |
435 want to point /DD at their floppy to continue to do so. Also, if the | |
436 forking of 'shell startup' fails due to lack of a shell file, then | |
437 CC3Go will now try to fork AutoEx instead of jumping to the crash routine. | |
438 - Several bugs that crept into IOMan during the last release have been fixed. | |
439 | |
440 ------------------------------------------------------ | |
441 | |
442 OS-9 V02.01.00 'Phoenix' Release (11/04/2002): | |
443 | |
444 - Defs files now have properly terminated lines and 'pag' is now emitted | |
445 as a comment. | |
446 - ASM now assembles 6309 op-codes | |
447 | |
448 Level 1 Only: | |
449 - SYS/password now references /DD instead of /D0 | |
450 | |
451 Level 2 Only: | |
452 - SCF, Rammer and PipeMan are now made from the NitrOS-9 version source base, | |
453 bringing in new improvements and features from that platform. | |
454 - Clock and Clock2 are now unifed once again and are built from the same source | |
455 base as the clocks from NitrOS-9. | |
456 - The printer driver is now for the CoCo 3 serial port. In the previous | |
457 release, it was mistakenly made for the Disto parallel port. | |
458 - Window descriptors now have proper initialization count. | |
459 - The debug program is now part of the CMDS package. | |
460 - With the inclusion of NitrOS-9's SCF, a bug which crashed the system when | |
461 typing CTRL-E or CTRL-C while using shellplus has been fixed. | |
462 |