Mercurial > hg > Members > kono > nitros9-code
changeset 1112:7ad2a41ca705
Changed
author | boisy |
---|---|
date | Sat, 12 Apr 2003 14:22:24 +0000 |
parents | c55280b3d639 |
children | c0426bcc75f3 |
files | level1/ChangeLog level2/coco3/ChangeLog level2/coco3_6309/ChangeLog |
diffstat | 3 files changed, 7 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/level1/ChangeLog Sat Apr 12 00:56:08 2003 +0000 +++ b/level1/ChangeLog Sat Apr 12 14:22:24 2003 +0000 @@ -1,4 +1,5 @@ OS-9 Level One V3.01.01: +- ident now correctly reports modules with a language byte of Obj6309. - The LogBook file in the SYS directory has been removed. - A bug in the cputype command that caused crashing on a 6809 system has been fixed.
--- a/level2/coco3/ChangeLog Sat Apr 12 00:56:08 2003 +0000 +++ b/level2/coco3/ChangeLog Sat Apr 12 14:22:24 2003 +0000 @@ -1,4 +1,7 @@ OS-9 Level Two V3.01.01: +- ident now correctly reports modules with a language byte of Obj6309. +- rbf.mn and cc3disk.dr have been back-ported from NitrOS-9 in order to + unify the code base and bring non-6309 specific features to OS-9 Level Two. - The cc3disk module has been folded with the NitrOS-9 Level 2 version and as a result has changed in size. - A bug in IOMan which affected any driver wanting to access the port @@ -44,8 +47,6 @@ release, it was mistakenly made for the Disto parallel port. - ASM now assembles 6309 op-codes. - Window descriptors now have proper initialization count. -- The following modules have been back-ported from NitrOS-9 in order to - unify the code base and bring non-6309 specific features to OS-9 Level Two: - The debug program is now part of the CMDS package. - With the inclusion of NitrOS-9's SCF, a bug which crashed the system when typing CTRL-E or CTRL-C while using shellplus has been fixed.
--- a/level2/coco3_6309/ChangeLog Sat Apr 12 00:56:08 2003 +0000 +++ b/level2/coco3_6309/ChangeLog Sat Apr 12 14:22:24 2003 +0000 @@ -1,4 +1,7 @@ OS-9 Level Two V3.01.01: +- ident now correctly reports modules with a language byte of Obj6309. +- rbf.mn and cc3disk.dr have been back-ported from NitrOS-9 in order to + unify the code base and bring non-6309 specific features to OS-9 Level Two. - The cc3disk module has been folded with the NitrOS-9 Level 2 version and as a result has changed in size. - A bug in IOMan which affected any driver wanting to access the port @@ -44,8 +47,6 @@ release, it was mistakenly made for the Disto parallel port. - ASM now assembles 6309 op-codes. - Window descriptors now have proper initialization count. -- The following modules have been back-ported from NitrOS-9 in order to - unify the code base and bring non-6309 specific features to OS-9 Level Two: - The debug program is now part of the CMDS package. - With the inclusion of NitrOS-9's SCF, a bug which crashed the system when typing CTRL-E or CTRL-C while using shellplus has been fixed.