annotate TODO @ 1933:1e312b144f4d

Major changes: CCIO,CC3IO are now VTIO GrfInt is now CoGrf WindInt is now CoWin VDGInt (L2), CO32 (L1) is now CoVDG CO51 (L1) is now CoHR CO80 (L1) is now CoWP All files referencing these have been changed
author boisy
date Sat, 26 Nov 2005 21:31:29 +0000
parents 1c3b799ce2f5
children e119c4316e6c
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1922
e4986c3312e3 New TODOs
boisy
parents:
diff changeset
1 NitrOS-9 V03.02.06 Release Goals
e4986c3312e3 New TODOs
boisy
parents:
diff changeset
2
1923
5f37ef6616dc Updated
boisy
parents: 1922
diff changeset
3 TODO
5f37ef6616dc Updated
boisy
parents: 1922
diff changeset
4 ====
1922
e4986c3312e3 New TODOs
boisy
parents:
diff changeset
5 cc3io
1932
1c3b799ce2f5 Updated
boisy
parents: 1929
diff changeset
6 - Fix init/term bug (only seen if windowing system is successively
1c3b799ce2f5 Updated
boisy
parents: 1929
diff changeset
7 brought up/torn down). This a long-standing bug, but doesn't impacth
1c3b799ce2f5 Updated
boisy
parents: 1929
diff changeset
8 the typical user. More of an irritant than anything else.
1c3b799ce2f5 Updated
boisy
parents: 1929
diff changeset
9 - Backport along with keydrv, joydrv, snddrv to Level 1.
1922
e4986c3312e3 New TODOs
boisy
parents:
diff changeset
10
1932
1c3b799ce2f5 Updated
boisy
parents: 1929
diff changeset
11 ioman
1c3b799ce2f5 Updated
boisy
parents: 1929
diff changeset
12 - Backport to Level 1
1c3b799ce2f5 Updated
boisy
parents: 1929
diff changeset
13
1c3b799ce2f5 Updated
boisy
parents: 1929
diff changeset
14 rbf
1c3b799ce2f5 Updated
boisy
parents: 1929
diff changeset
15 - Backport to Level 1
1929
83bd67630eb9 added dsave mod
boisy
parents: 1923
diff changeset
16
1922
e4986c3312e3 New TODOs
boisy
parents:
diff changeset
17 rb1773
e4986c3312e3 New TODOs
boisy
parents:
diff changeset
18 - Fix SS.WrTrk to handle high density drives (is this working now?)
e4986c3312e3 New TODOs
boisy
parents:
diff changeset
19 - Fix SS.WrtTrk bug which causes crashes on some CoCos (I believe the
e4986c3312e3 New TODOs
boisy
parents:
diff changeset
20 slowdown was employed as a temporary workaround?)
1932
1c3b799ce2f5 Updated
boisy
parents: 1929
diff changeset
21 - Add code to select MPI slot where disk controller is (can assume
1c3b799ce2f5 Updated
boisy
parents: 1929
diff changeset
22 slot 4 or allow the value to be placed in the descriptor)
1c3b799ce2f5 Updated
boisy
parents: 1929
diff changeset
23
1c3b799ce2f5 Updated
boisy
parents: 1929
diff changeset
24 scf
1c3b799ce2f5 Updated
boisy
parents: 1929
diff changeset
25 - Backport to Level 1
1922
e4986c3312e3 New TODOs
boisy
parents:
diff changeset
26
e4986c3312e3 New TODOs
boisy
parents:
diff changeset
27 wordpakii
e4986c3312e3 New TODOs
boisy
parents:
diff changeset
28 - Adapt source to act as CO80 module to CCIO
e4986c3312e3 New TODOs
boisy
parents:
diff changeset
29 (Phill-Harvey Smith said he would tackle this... Phill?)
e4986c3312e3 New TODOs
boisy
parents:
diff changeset
30
e4986c3312e3 New TODOs
boisy
parents:
diff changeset
31 os9gen
e4986c3312e3 New TODOs
boisy
parents:
diff changeset
32 - Add the -q option for quick linking of bootfiles
e4986c3312e3 New TODOs
boisy
parents:
diff changeset
33
e4986c3312e3 New TODOs
boisy
parents:
diff changeset
34 All boot modules
e4986c3312e3 New TODOs
boisy
parents:
diff changeset
35 - Handle fragmented bootfiles
e4986c3312e3 New TODOs
boisy
parents:
diff changeset
36 (boot_1773 is done, others need to be modified and tested)
e4986c3312e3 New TODOs
boisy
parents:
diff changeset
37
1923
5f37ef6616dc Updated
boisy
parents: 1922
diff changeset
38 COMPLETED
5f37ef6616dc Updated
boisy
parents: 1922
diff changeset
39 =========
5f37ef6616dc Updated
boisy
parents: 1922
diff changeset
40 attr
5f37ef6616dc Updated
boisy
parents: 1922
diff changeset
41 - Use SS.FD to set/get FD sector information instead of raw access
5f37ef6616dc Updated
boisy
parents: 1922
diff changeset
42
5f37ef6616dc Updated
boisy
parents: 1922
diff changeset
43 dir
5f37ef6616dc Updated
boisy
parents: 1922
diff changeset
44 - Use SS.FDInf to get FD sector information instead of raw access
5f37ef6616dc Updated
boisy
parents: 1922
diff changeset
45
1932
1c3b799ce2f5 Updated
boisy
parents: 1929
diff changeset
46 dsave
1c3b799ce2f5 Updated
boisy
parents: 1929
diff changeset
47 - Add -t and -n options and update dsave.hp
1c3b799ce2f5 Updated
boisy
parents: 1929
diff changeset
48
1923
5f37ef6616dc Updated
boisy
parents: 1922
diff changeset
49 format
5f37ef6616dc Updated
boisy
parents: 1922
diff changeset
50 - Fix bitmap wipeout bug
5f37ef6616dc Updated
boisy
parents: 1922
diff changeset
51
5f37ef6616dc Updated
boisy
parents: 1922
diff changeset
52 rbf
5f37ef6616dc Updated
boisy
parents: 1922
diff changeset
53 - Modify SS.FD to set file attributes
1932
1c3b799ce2f5 Updated
boisy
parents: 1929
diff changeset
54 - Level 1: Add SS.FDInf