--- BasiliskII/TODO 2001/01/02 21:03:27 1.12 +++ 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 @@ -22,7 +25,6 @@ General: - Write a nice User's Manual with linuxdoc or something similar AmigaOS: -- XPRAM watchdog task - "Create Hardfile..." button - Support for ShapeShifter External Video Drivers - Direct SCSI transfers, i.e. no buffering for contiguous transfers (can't check if the device @@ -46,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