--- BasiliskII/TODO 2000/09/22 17:24:22 1.11 +++ BasiliskII/TODO 2001/01/30 07:27:22 1.14 @@ -3,8 +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 -- Unix: real addressing mode: something is still deadly wrong there though it - works for example under Linux/i386. +- 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 @@ -45,6 +48,4 @@ Unix: - 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