2 |
|
- System 7.1 with Quadra900 ModelID (1MB ROM): 0x108 gets strange value |
3 |
|
- Real memory addressing: something is still wrong in the Unix part, though |
4 |
|
it works under Linux/i386 |
5 |
+ |
- VOSF does not work with Darwin/X11. Probably due to a combination of |
6 |
+ |
select()/signals/sigsegv handling/vm_protect() |
7 |
|
|
8 |
|
General: |
9 |
|
- Sony: rdVerify, Tag Buffer |
12 |
|
ReadISRC/ReadAudio/ReadAllSubcodes |
13 |
|
- Sound output rate/bits/channels switching |
14 |
|
- Sound in |
15 |
< |
- Video: gamma tables, resolution/depth switching, multiple monitor support |
15 |
> |
- Video: gamma tables, multiple monitor support |
16 |
|
- More accurate Time Manager |
17 |
|
- Serial driver: XOn/XOff handshaking |
18 |
|
- Classic ROM: mouse button/movement is broken with ROM mouse handler |
37 |
|
- Last sound buffer is not played |
38 |
|
|
39 |
|
Unix: |
38 |
– |
- video_vosf.h: check correctness of {15,16,24 bpp} blitters on big endian systems |
40 |
|
- clip_unix.cpp: clip Unix->Basilisk |
41 |
|
- clip_unix.cpp: use X selections instead of cut buffer |
42 |
|
- sys_unix.cpp: SysFormat(), SysIsFixedDisk(), SysIsDiskInserted(), prevent/allow |