Mercurial > hg > Members > kono > nitros9-code
annotate level1/ChangeLog @ 1046:65cc7c2e43df
Added drvr51
author | boisy |
---|---|
date | Sun, 16 Mar 2003 14:19:49 +0000 |
parents | a20d2fd36cfa |
children | 2bb48f58cba5 |
rev | line source |
---|---|
1025
a20d2fd36cfa
Releases of all OS-9 packages are now under a common version number
boisy
parents:
1021
diff
changeset
|
1 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
|
2 - New common version among all releases of OS-9 for the CoCo |
1009 | 3 - Many commands have been updated and optimized: |
4 o For size reasons, command help information is no longer embedded in the | |
5 utilites, but is instead available through the helpmsg file in /DD/SYS | |
6 o date, dir, mdir, procs and verify now require a dash (-) before options | |
7 o format now has a cluster option and now shows the correct number of | |
8 good sectors on large sector devices | |
9 o Numerous commands have been optimized for size | |
10 o cputype, ded, devs, disasm, dmode and irqs have been added to the | |
11 CMDS directory | |
12 o cmp, error, help and touch have been rewritten in assembly for size | |
13 o copy has been enhanced to include OS-9/68K-like features | |
14 | |
588 | 15 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
|
16 - 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
|
17 as a comment. |
13ca57c5a987
Added ChangeLog, modified Makefile to include file in archive
boisy
parents:
diff
changeset
|
18 - SYS/password now references /DD instead of /D0 |
588 | 19 - ASM now assembles 6309 op-codes |