--- BasiliskII/TODO 2001/07/15 02:15:48 1.20 +++ BasiliskII/TODO 2006/02/27 07:25:43 1.32 @@ -1,11 +1,10 @@ Bugs: - System 7.1 with Quadra900 ModelID (1MB ROM): 0x108 gets strange value -- Real memory addressing: something is still wrong in the Unix part, though - it works under Linux/i386 -- VOSF does not work with Darwin/X11. Probably due to a combination of - select()/signals/sigsegv handling/vm_protect() +- Apple Personal Diagnostics doesn't work with more than 1023 MB 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 +27,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 @@ -41,6 +39,16 @@ Unix: - clip_unix.cpp: use X selections instead of cut buffer - sys_unix.cpp: SysFormat(), SysIsFixedDisk(), SysIsDiskInserted(), prevent/allow for non-floppy/CDROM devices -- scsi_linux.cpp: adapt to SCSI Generic driver V2.0 - ESD is also available on Solaris -- serial_unix.cpp: provide a way to pipe input/output to programs +- display progress bar during disk file creation in prefs editor + +Mac OS X: +- Sound +- Cut and paste +- Lots of other stuff. See src/MacOSX/ToDo.html + +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 +- GUI: handle NDIS interfaces