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 |
+ |
- Lauri reports that when a "please insert volume foo" dialog comes up, |
7 |
+ |
disk insertions are not recognized. The PostEvent() code in sony.cpp |
8 |
+ |
etc. in Control()/accRun should probably be moved to an interrupt handler. |
9 |
|
- MacOS 8: Finder threads don't work |
10 |
|
|
11 |
|
General: |
16 |
|
- Sound output rate/bits/channels switching |
17 |
|
- Sound in |
18 |
|
- Video: gamma tables, resolution/depth switching, multiple monitor support |
19 |
< |
- Double mouse pointer in window mode |
19 |
> |
- Double mouse pointer in window mode (should be fixed by blanking the |
20 |
> |
Mac mouse pointer because the host mouse position is more accurate) |
21 |
|
- More accurate Time Manager |
22 |
|
- Serial driver: XOn/XOff handshaking |
23 |
|
- regs.spcflags in UAE CPU should be handled atomically |