Mercurial > hg > Members > kono > nitros9-code
annotate level1/ChangeLog @ 1081:4e78dd135898
Slight source cleanup
author | boisy |
---|---|
date | Tue, 01 Apr 2003 05:20:45 +0000 |
parents | 2bb48f58cba5 |
children | c5e3379d4c70 |
rev | line source |
---|---|
1076 | 1 OS-9 Level One V3.01.01: |
2 - The LogBook file in the SYS directory has been removed. | |
3 | |
1025
a20d2fd36cfa
Releases of all OS-9 packages are now under a common version number
boisy
parents:
1021
diff
changeset
|
4 OS-9 Level One V3.01.00: |
a20d2fd36cfa
Releases of all OS-9 packages are now under a common version number
boisy
parents:
1021
diff
changeset
|
5 - New common version among all releases of OS-9 for the CoCo |
1009 | 6 - Many commands have been updated and optimized: |
7 o For size reasons, command help information is no longer embedded in the | |
8 utilites, but is instead available through the helpmsg file in /DD/SYS | |
9 o date, dir, mdir, procs and verify now require a dash (-) before options | |
10 o format now has a cluster option and now shows the correct number of | |
11 good sectors on large sector devices | |
12 o Numerous commands have been optimized for size | |
13 o cputype, ded, devs, disasm, dmode and irqs have been added to the | |
14 CMDS directory | |
15 o cmp, error, help and touch have been rewritten in assembly for size | |
16 o copy has been enhanced to include OS-9/68K-like features | |
17 | |
588 | 18 OS-9 Level One V2.01.00 'Phoenix' Release (11/04/2002): |
484
13ca57c5a987
Added ChangeLog, modified Makefile to include file in archive
boisy
parents:
diff
changeset
|
19 - Defs files now have properly terminated lines and 'pag' is now emitted |
13ca57c5a987
Added ChangeLog, modified Makefile to include file in archive
boisy
parents:
diff
changeset
|
20 as a comment. |
13ca57c5a987
Added ChangeLog, modified Makefile to include file in archive
boisy
parents:
diff
changeset
|
21 - SYS/password now references /DD instead of /D0 |
588 | 22 - ASM now assembles 6309 op-codes |