--- BasiliskII/TODO 2001/02/10 20:04:17 1.15 +++ BasiliskII/TODO 2001/07/05 20:30:48 1.19 @@ -2,15 +2,16 @@ 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() General: - Sony: rdVerify, Tag Buffer - Disk: rdVerify - CD-ROM: track lists, positioning type 3, TOC type 4/5, ReadHeader/ReadMCN/ ReadISRC/ReadAudio/ReadAllSubcodes -- Sound output rate/bits/channels switching - Sound in -- Video: gamma tables, resolution/depth switching, multiple monitor support +- Video: multiple monitor support - More accurate Time Manager - Serial driver: XOn/XOff handshaking - Classic ROM: mouse button/movement is broken with ROM mouse handler @@ -29,19 +30,19 @@ AmigaOS: - Patch 512K ROM for 68040/060 caches - Input handler instead of IDCMP? - Last sound buffer is not played +- Sound output rate/bits/channels switching BeOS: - clip_beos.cpp: clip BeOS->Basilisk - Last sound buffer is not played +- Sound output rate/bits/channels switching Unix: -- video_vosf.h: check correctness of {15,16,24 bpp} blitters on big endian systems - clip_unix.cpp: clip Unix->Basilisk - 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 vs. /dev/dsp should be a prefs item - ESD is also available on Solaris - maybe use SDL for sound? - serial_unix.cpp: provide a way to pipe input/output to programs