1922
|
1 NitrOS-9 V03.02.06 Release Goals
|
|
2
|
1923
|
3 TODO
|
|
4 ====
|
1922
|
5 cc3io
|
1932
|
6 - Fix init/term bug (only seen if windowing system is successively
|
|
7 brought up/torn down). This a long-standing bug, but doesn't impacth
|
|
8 the typical user. More of an irritant than anything else.
|
|
9 - Backport along with keydrv, joydrv, snddrv to Level 1.
|
1922
|
10
|
1932
|
11 ioman
|
|
12 - Backport to Level 1
|
|
13
|
|
14 rbf
|
|
15 - Backport to Level 1
|
1929
|
16
|
1922
|
17 rb1773
|
|
18 - Fix SS.WrTrk to handle high density drives (is this working now?)
|
|
19 - Fix SS.WrtTrk bug which causes crashes on some CoCos (I believe the
|
|
20 slowdown was employed as a temporary workaround?)
|
1932
|
21 - Add code to select MPI slot where disk controller is (can assume
|
|
22 slot 4 or allow the value to be placed in the descriptor)
|
|
23
|
|
24 scf
|
|
25 - Backport to Level 1
|
1922
|
26
|
|
27 wordpakii
|
|
28 - Adapt source to act as CO80 module to CCIO
|
|
29 (Phill-Harvey Smith said he would tackle this... Phill?)
|
|
30
|
|
31 os9gen
|
|
32 - Add the -q option for quick linking of bootfiles
|
|
33
|
|
34 All boot modules
|
|
35 - Handle fragmented bootfiles
|
|
36 (boot_1773 is done, others need to be modified and tested)
|
|
37
|
1923
|
38 COMPLETED
|
|
39 =========
|
|
40 attr
|
|
41 - Use SS.FD to set/get FD sector information instead of raw access
|
|
42
|
|
43 dir
|
|
44 - Use SS.FDInf to get FD sector information instead of raw access
|
|
45
|
1932
|
46 dsave
|
|
47 - Add -t and -n options and update dsave.hp
|
|
48
|
1923
|
49 format
|
|
50 - Fix bitmap wipeout bug
|
|
51
|
|
52 rbf
|
|
53 - Modify SS.FD to set file attributes
|
1932
|
54 - Level 1: Add SS.FDInf
|