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 still seems to be wrong with the UAE FPU (Calculator and scroll |
5 |
< |
bars in MacOS 8 don't work properly) |
5 |
> |
bars in MacOS 8 don't work properly), Lauri has fixed this and it has to |
6 |
> |
be integrated into the main sources |
7 |
|
|
8 |
|
General: |
9 |
|
- Sony: rdVerify, Tag Buffer, DskErr |
28 |
|
- Support for ShapeShifter External Video Drivers |
29 |
|
- Direct SCSI transfers, i.e. no buffering for contiguous transfers (can't check if the device |
30 |
|
supports that); buffer is always in Chip memory now |
30 |
– |
- 64-bit disk access |
31 |
|
- Preemptive threads don't work? |
32 |
|
- clip_amiga.cpp: clip AmigaOS->Basilisk |
33 |
|
- sys_amiga.cpp: MaxTransfer/BufMemType/TransferMask, SysAddCDROMPrefs(), SysFormat() |
34 |
– |
- sys_amiga.cpp: block size is not respected on writes |
34 |
|
- sony.cpp: DISK_INSERT_CHECK: disks are not ejected and automatically remounted on eject |
35 |
|
- Patch 512K ROM for 68040/060 caches |
36 |
|
- Input handler instead of IDCMP? |
45 |
|
- sys_unix.cpp: SysFormat(), SysIsFixedDisk(), SysIsDiskInserted(), prevent/allow for |
46 |
|
non-floppy/CDROM devices |
47 |
|
- scsi_linux.cpp: adapt to SCSI Generic driver V2.0 |
48 |
+ |
- ESD vs. /dev/dsp should be a prefs item |
49 |
+ |
- ESD is also available on Solaris |
50 |
+ |
- open /dev/dsp with O_NONBLOCK? |
51 |
+ |
- serial_unix.cpp: provide a way to pipe input/output to programs |
52 |
+ |
- NetBSD/m68k: FPU support |