1999-10-03 14:16:26 +00:00
|
|
|
Bugs:
|
|
|
|
- System 7.1 with Quadra900 ModelID (1MB ROM): 0x108 gets strange value
|
2001-01-30 07:27:23 +00:00
|
|
|
- Real memory addressing: something is still wrong in the Unix part, though
|
|
|
|
it works under Linux/i386
|
2001-06-26 22:35:42 +00:00
|
|
|
- VOSF does not work with Darwin/X11. Probably due to a combination of
|
|
|
|
select()/signals/sigsegv handling/vm_protect()
|
1999-10-03 14:16:26 +00:00
|
|
|
|
|
|
|
General:
|
2001-02-10 20:04:17 +00:00
|
|
|
- Sony: rdVerify, Tag Buffer
|
1999-10-03 14:16:26 +00:00
|
|
|
- Disk: rdVerify
|
|
|
|
- CD-ROM: track lists, positioning type 3, TOC type 4/5, ReadHeader/ReadMCN/
|
|
|
|
ReadISRC/ReadAudio/ReadAllSubcodes
|
|
|
|
- Sound in
|
2001-06-30 17:21:56 +00:00
|
|
|
- Video: multiple monitor support
|
1999-10-03 14:16:26 +00:00
|
|
|
- More accurate Time Manager
|
|
|
|
- Serial driver: XOn/XOff handshaking
|
|
|
|
- Classic ROM: mouse button/movement is broken with ROM mouse handler
|
|
|
|
- Classic ROM: sound output
|
|
|
|
- Write a nice User's Manual with linuxdoc or something similar
|
|
|
|
|
|
|
|
AmigaOS:
|
|
|
|
- "Create Hardfile..." button
|
|
|
|
- Support for ShapeShifter External Video Drivers
|
|
|
|
- clip_amiga.cpp: clip AmigaOS->Basilisk
|
2001-02-10 20:04:17 +00:00
|
|
|
- sys_amiga.cpp: MaxTransfer/BufMemType/TransferMask, SysAddCDROMPrefs(),
|
|
|
|
SysFormat()
|
1999-10-03 14:16:26 +00:00
|
|
|
- Patch 512K ROM for 68040/060 caches
|
|
|
|
- Input handler instead of IDCMP?
|
|
|
|
- Last sound buffer is not played
|
2001-07-05 20:30:54 +00:00
|
|
|
- Sound output rate/bits/channels switching
|
1999-10-03 14:16:26 +00:00
|
|
|
|
|
|
|
BeOS:
|
|
|
|
- clip_beos.cpp: clip BeOS->Basilisk
|
|
|
|
- Last sound buffer is not played
|
2001-07-05 20:30:54 +00:00
|
|
|
- Sound output rate/bits/channels switching
|
2001-07-15 02:15:49 +00:00
|
|
|
- Video depth/resolution switching
|
1999-10-03 14:16:26 +00:00
|
|
|
|
|
|
|
Unix:
|
|
|
|
- clip_unix.cpp: clip Unix->Basilisk
|
2001-02-10 20:04:17 +00:00
|
|
|
- clip_unix.cpp: use X selections instead of cut buffer
|
2001-07-15 02:15:49 +00:00
|
|
|
- sys_unix.cpp: SysFormat(), SysIsFixedDisk(), SysIsDiskInserted(),
|
|
|
|
prevent/allow for non-floppy/CDROM devices
|
2000-02-11 17:25:03 +00:00
|
|
|
- ESD is also available on Solaris
|
2001-10-07 19:50:21 +00:00
|
|
|
- display progress bar during disk file creation in prefs editor
|