508 |
|
|
509 |
|
ahi/<hexadecimal mode ID> |
510 |
|
|
511 |
+ |
scsimemtype <type> |
512 |
+ |
|
513 |
+ |
This item controls the type of memory to use for SCSI buffers. Possible |
514 |
+ |
values are: |
515 |
+ |
0 Chip memory |
516 |
+ |
1 24-bit DMA capable memory |
517 |
+ |
2 Any memory |
518 |
+ |
|
519 |
+ |
Be warned that many SCSI host adapters will not work with the "Any memory" |
520 |
+ |
setting. Basilisk II has no way of knowing which memory type is supported |
521 |
+ |
by the host adapter and setting an unsupported type will result in data |
522 |
+ |
corruption. |
523 |
+ |
|
524 |
|
Windows: |
525 |
|
|
526 |
|
noscsi <"true" or "false"> |
616 |
|
On PC-style keyboards, "Alt" is the Mac "Command" key, while the "Windows" |
617 |
|
key is the Mac "Option" key. |
618 |
|
|
619 |
+ |
Mouse: |
620 |
+ |
Under Unix, press Ctrl-F5 while the Basilisk II window is active will grab |
621 |
+ |
the mouse. This is needed for compatibility with some MacOS programs, |
622 |
+ |
especially games. Press Ctrl-F5 again to return to normal mouse operation. |
623 |
+ |
|
624 |
|
Floppy: |
625 |
|
Basilisk II can only handle 1.44MB MFM floppies. Depending on your platform, |
626 |
< |
flopyy disk changes might not be detected automatically. Under Linux, press |
626 |
> |
floppy disk changes might not be detected automatically. Under Unix, press |
627 |
|
Ctrl-F1 to mount a floppy. Under BeOS, select the appropriate "Mount" menu |
628 |
|
item or press Ctrl-F1 to mount a floppy. Under Windows, press Ctrl-Shift-F11. |
629 |
|
|