view 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
line wrap: on
line source

NitrOS-9 V03.02.06 Release Goals

TODO
====
cc3io
	- Fix init/term bug (only seen if windowing system is successively
          brought up/torn down).  This a long-standing bug, but doesn't impacth
          the typical user.  More of an irritant than anything else.
	- Backport along with keydrv, joydrv, snddrv to Level 1.

ioman
	- Backport to Level 1

rbf
	- Backport to Level 1

rb1773
	- Fix SS.WrTrk to handle high density drives (is this working now?)
	- Fix SS.WrtTrk bug which causes crashes on some CoCos (I believe the
	  slowdown was employed as a temporary workaround?)
	- Add code to select MPI slot where disk controller is (can assume
          slot 4 or allow the value to be placed in the descriptor)

scf
	- Backport to Level 1

wordpakii
	- Adapt source to act as CO80 module to CCIO
	  (Phill-Harvey Smith said he would tackle this... Phill?)

os9gen
	- Add the -q option for quick linking of bootfiles

All boot modules
	- Handle fragmented bootfiles
	  (boot_1773 is done, others need to be modified and tested)

COMPLETED
=========
attr
	- Use SS.FD to set/get FD sector information instead of raw access

dir
	- Use SS.FDInf to get FD sector information instead of raw access

dsave
	- Add -t and -n options and update dsave.hp

format
	- Fix bitmap wipeout bug

rbf
	- Modify SS.FD to set file attributes
	- Level 1: Add SS.FDInf