Mercurial > hg > Members > kono > nitros9-code
annotate level1/ChangeLog @ 1117:d26a93134e57
Fixed some minor source problems
author | boisy |
---|---|
date | Sat, 12 Apr 2003 14:39:43 +0000 |
parents | 7ad2a41ca705 |
children | de922d952820 |
rev | line source |
---|---|
1076 | 1 OS-9 Level One V3.01.01: |
1112 | 2 - ident now correctly reports modules with a language byte of Obj6309. |
1076 | 3 - The LogBook file in the SYS directory has been removed. |
1088 | 4 - A bug in the cputype command that caused crashing on a 6809 system |
5 has been fixed. | |
1076 | 6 |
1025
a20d2fd36cfa
Releases of all OS-9 packages are now under a common version number
boisy
parents:
1021
diff
changeset
|
7 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
|
8 - New common version among all releases of OS-9 for the CoCo |
1009 | 9 - Many commands have been updated and optimized: |
10 o For size reasons, command help information is no longer embedded in the | |
11 utilites, but is instead available through the helpmsg file in /DD/SYS | |
12 o date, dir, mdir, procs and verify now require a dash (-) before options | |
13 o format now has a cluster option and now shows the correct number of | |
14 good sectors on large sector devices | |
15 o Numerous commands have been optimized for size | |
16 o cputype, ded, devs, disasm, dmode and irqs have been added to the | |
17 CMDS directory | |
18 o cmp, error, help and touch have been rewritten in assembly for size | |
19 o copy has been enhanced to include OS-9/68K-like features | |
20 | |
588 | 21 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
|
22 - 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
|
23 as a comment. |
13ca57c5a987
Added ChangeLog, modified Makefile to include file in archive
boisy
parents:
diff
changeset
|
24 - SYS/password now references /DD instead of /D0 |
588 | 25 - ASM now assembles 6309 op-codes |