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. |
6 |
|
- MacOS 8: Finder threads don't work |
7 |
|
|
8 |
|
General: |
32 |
|
- Preemptive threads don't work? |
33 |
|
- clip_amiga.cpp: clip AmigaOS->Basilisk |
34 |
|
- 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 |
39 |
– |
- Compile with GCC? (would simplify 64 bit disk access) |
37 |
|
- Patch 512K ROM for 68040/060 caches |
38 |
|
- Input handler instead of IDCMP? |
39 |
|
- Last sound buffer is not played |