--- BasiliskII/TODO 2002/07/31 16:46:13 1.24 +++ BasiliskII/TODO 2005/11/22 06:26:35 1.27 @@ -6,6 +6,8 @@ Bugs: select()/signals/sigsegv handling/vm_protect() General: +- Add support for 2MB ROMs (Quadra 840AV) +- Add support for System 6.0.x - Sony: rdVerify, Tag Buffer - Disk: rdVerify - CD-ROM: track lists, positioning type 3, TOC type 4/5, ReadHeader/ReadMCN/ @@ -28,7 +30,6 @@ AmigaOS: - Input handler instead of IDCMP? - Last sound buffer is not played - Sound output rate/bits/channels switching -- Video depth/resolution switching BeOS: - clip_beos.cpp: clip BeOS->Basilisk @@ -43,3 +44,8 @@ Unix: prevent/allow for non-floppy/CDROM devices - ESD is also available on Solaris - display progress bar during disk file creation in prefs editor + +Windows +- main_windows.cpp: undo the SDL/DIB driver trick +- video_windows.cpp: implement with DirectX +- audio_windows.cpp, scsi_windows.cpp: merge from original Windows version