3 |
|
- Something still seems to be wrong with the UAE FPU (Calculator and scroll |
4 |
|
bars in MacOS 8 don't work properly), Lauri has fixed this and it has to |
5 |
|
be integrated into the main sources |
6 |
< |
- Unix: real addressing mode: something is still deadly wrong there though it |
7 |
< |
works for example under Linux/i386. |
6 |
> |
- Real memory addressing: something is still wrong in the Unix part, though |
7 |
> |
it works under Linux/i386 |
8 |
> |
- Direct or real memory addressing: need to disable initialization of VIA, |
9 |
> |
SCCRd and SCCWr to invalid memory regions instead of patching them in |
10 |
> |
EMUL_OP_INSTALL_DRIVERS |
11 |
|
|
12 |
|
General: |
13 |
|
- Sony: rdVerify, Tag Buffer, DskErr |
48 |
|
- scsi_linux.cpp: adapt to SCSI Generic driver V2.0 |
49 |
|
- ESD vs. /dev/dsp should be a prefs item |
50 |
|
- ESD is also available on Solaris |
48 |
– |
- open /dev/dsp with O_NONBLOCK? |
51 |
|
- serial_unix.cpp: provide a way to pipe input/output to programs |
50 |
– |
- NetBSD/m68k: FPU support |