Mercurial > hg > Members > kono > nitros9-code
comparison level2/coco3/ChangeLog @ 1269:e5aaa79b0f72
Changes for clock and clock2
author | boisy |
---|---|
date | Tue, 19 Aug 2003 14:07:43 +0000 |
parents | 3ff579715249 |
children | 9a563c32979a |
comparison
equal
deleted
inserted
replaced
1268:db34c496ad22 | 1269:e5aaa79b0f72 |
---|---|
1 OS-9 Level Two V03.01.05: | 1 OS-9 Level Two V03.01.05: |
2 - The clock module has been divided into two modules: clock and clock2. | |
3 clock_60hz and clock_50hz support 60Hz and 50Hz power configurations. | |
4 clock2 contains code specific to a real-time clock or software clock. | |
2 - os9p1 and os9p2 have now been back-ported from NitrOS-9 Level Two. | 5 - os9p1 and os9p2 have now been back-ported from NitrOS-9 Level Two. |
6 - ioman has undergone small optimizations to work better with the new | |
7 back-ported kernel. | |
3 - keydrv and snddrv have been renamed to keydrv_cc3.sb and snddrv_cc3.sb, | 8 - keydrv and snddrv have been renamed to keydrv_cc3.sb and snddrv_cc3.sb, |
4 and all relevant bootlist files have been changed. | 9 and all relevant bootlist files have been changed. |
5 - SCF now utilizes the V$DRIVEX field in the device table, resulting in | 10 - SCF now utilizes the V$DRIVEX field in the device table, resulting in |
6 faster calls to the driver and a reduction in code size. | 11 faster calls to the driver and a reduction in code size. |
7 - ioman has undergone small optimizations to work better with the new | |
8 back-ported kernel. | |
9 OS-9 Level Two V03.01.04: | 12 OS-9 Level Two V03.01.04: |
10 - rel has been back-ported from NitrOS-9 Level Two, adding 40 and 80 | 13 - rel has been back-ported from NitrOS-9 Level Two, adding 40 and 80 |
11 column boot screen options. | 14 column boot screen options. |
12 - asm is now at edition 8 and includes the following fixes/additions: | 15 - asm is now at edition 8 and includes the following fixes/additions: |
13 o Symbols now allow underscores. | 16 o Symbols now allow underscores. |