1922
|
1 NitrOS-9 V03.02.06 Release Goals
|
|
2
|
1923
|
3 TODO
|
|
4 ====
|
1943
|
5 VTIO
|
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
|
1943
|
28 - Adapt source to act as CoWP module to VTIO
|
1922
|
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
|
1943
|
43 ccio (Level 1)
|
|
44 - Renamed to VTIO
|
|
45
|
|
46 cciodefs (Level 1)
|
|
47 - Renamed to vtiodefs
|
|
48
|
|
49 co32 (Level 1)
|
|
50 - Renamed to CoVDG
|
|
51
|
|
52 co51 (Level 1)
|
|
53 - Renamed to CoHR
|
|
54
|
|
55 co51 (Level 1)
|
|
56 - Renamed to CoHR
|
|
57
|
|
58 grfo (Level 1)
|
|
59 - Renamed to GrfDrv
|
|
60
|
|
61 cc3io (Level 2)
|
|
62 - Renamed to VTIO
|
|
63
|
|
64 cc3iodefs (Level 2)
|
|
65 - Renamed to vtiodefs_cc3
|
|
66
|
|
67 vdgint (Level 2)
|
|
68 - Renamed to CoVDG
|
|
69
|
|
70 windint (Level 2)
|
|
71 - Renamed to CoWIN
|
|
72
|
|
73 grfint (Level 2)
|
|
74 - Renamed to CoGRF
|
|
75
|
1923
|
76 dir
|
|
77 - Use SS.FDInf to get FD sector information instead of raw access
|
|
78
|
1932
|
79 dsave
|
|
80 - Add -t and -n options and update dsave.hp
|
|
81
|
1923
|
82 format
|
|
83 - Fix bitmap wipeout bug
|
|
84
|
|
85 rbf
|
1943
|
86 - Modified SS.FD to set file attributes
|
|
87 - Level 1: Added SS.FDInf
|
|
88
|
|
89 printer
|
|
90 - renamed to scbbp
|
|
91
|
|
92 sio
|
|
93 - renamed to scbbt |