--- BasiliskII/TODO 2000/07/25 15:19:38 1.10 +++ BasiliskII/TODO 2001/01/30 07:27:22 1.14 @@ -3,6 +3,11 @@ Bugs: - Something still seems to be wrong with the UAE FPU (Calculator and scroll bars in MacOS 8 don't work properly), Lauri has fixed this and it has to be integrated into the main sources +- Real memory addressing: something is still wrong in the Unix part, though + it works under Linux/i386 +- Direct or real memory addressing: need to disable initialization of VIA, + SCCRd and SCCWr to invalid memory regions instead of patching them in + EMUL_OP_INSTALL_DRIVERS General: - Sony: rdVerify, Tag Buffer, DskErr @@ -36,12 +41,11 @@ BeOS: - Last sound buffer is not played Unix: +- video_vosf.h: check correctness of {15,16,24 bpp} blitters on big endian systems - clip_unix.cpp: clip Unix->Basilisk - 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 -- open /dev/dsp with O_NONBLOCK? - serial_unix.cpp: provide a way to pipe input/output to programs -- NetBSD/m68k: FPU support