ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/TODO
(Generate patch)

Comparing BasiliskII/TODO (file contents):
Revision 1.4 by cebix, 1999-10-21T15:14:32Z vs.
Revision 1.12 by cebix, 2001-01-02T21:03:27Z

# Line 1 | Line 1
1   Bugs:
2   - System 7.1 with Quadra900 ModelID (1MB ROM): 0x108 gets strange value
3 < - Strange things happen when the Mac ROM is lower in memory than the RAM
4 < - Something seems to be wrong with the UAE FPU (Calculator and scroll bars in
5 <  MacOS 8 don't work properly)
6 < - MacOS 8: Finder threads don't work
3 > - Something still seems to be wrong with the UAE FPU (Calculator and scroll
4 >  bars in MacOS 8 don't work properly), Lauri has fixed this and it has to
5 >  be integrated into the main sources
6 > - Unix: real addressing mode: something is still deadly wrong there though it
7 >  works for example under Linux/i386.
8  
9   General:
10   - Sony: rdVerify, Tag Buffer, DskErr
# Line 13 | Line 14 | General:
14   - Sound output rate/bits/channels switching
15   - Sound in
16   - Video: gamma tables, resolution/depth switching, multiple monitor support
16 - Double mouse pointer in window mode (should be fixed by blanking the
17  Mac mouse pointer because the host mouse position is more accurate)
17   - More accurate Time Manager
18   - Serial driver: XOn/XOff handshaking
19   - regs.spcflags in UAE CPU should be handled atomically
# Line 23 | Line 22 | General:
22   - Write a nice User's Manual with linuxdoc or something similar
23  
24   AmigaOS:
25 + - XPRAM watchdog task
26   - "Create Hardfile..." button
27 - Mouse pointer in window mode
27   - Support for ShapeShifter External Video Drivers
28   - Direct SCSI transfers, i.e. no buffering for contiguous transfers (can't check if the device
29    supports that); buffer is always in Chip memory now
31 - 64-bit disk access
30   - Preemptive threads don't work?
31   - clip_amiga.cpp: clip AmigaOS->Basilisk
32   - sys_amiga.cpp: MaxTransfer/BufMemType/TransferMask, SysAddCDROMPrefs(), SysFormat()
35 - sys_amiga.cpp: block size is not respected on writes
36 - sony.cpp: DISK_INSERT_CHECK: disks are not ejected and automatically remounted on eject
33   - Patch 512K ROM for 68040/060 caches
34   - Input handler instead of IDCMP?
35   - Last sound buffer is not played
# Line 43 | Line 39 | BeOS:
39   - Last sound buffer is not played
40  
41   Unix:
42 + - video_vosf.h: check correctness of {15,16,24 bpp} blitters on big endian systems
43   - clip_unix.cpp: clip Unix->Basilisk
44   - sys_unix.cpp: SysFormat(), SysIsFixedDisk(), SysIsDiskInserted(), prevent/allow for
45    non-floppy/CDROM devices
46   - scsi_linux.cpp: adapt to SCSI Generic driver V2.0
47 + - ESD vs. /dev/dsp should be a prefs item
48 + - ESD is also available on Solaris
49 + - open /dev/dsp with O_NONBLOCK?
50 + - serial_unix.cpp: provide a way to pipe input/output to programs
51 + - NetBSD/m68k: FPU support

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines