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