ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/README
(Generate patch)

Comparing BasiliskII/README (file contents):
Revision 1.34 by nigel, 2003-03-21T09:14:34Z vs.
Revision 1.37 by cebix, 2004-01-12T15:29:19Z

# Line 2 | Line 2
2    Basilisk II
3    A 68k Macintosh emulator
4  
5 <  Copyright (C) 1997-2003 Christian Bauer et al.
5 >  Copyright (C) 1997-2004 Christian Bauer et al.
6  
7  
8   License
# Line 524 | Line 524 | nogui <"true" or "false">
524    error alerts. All errors will then be reported to stdout. The default
525    is "false".
526  
527 + keyboardtype <keyboard-id>
528 +
529 +  Specifies the keyboard type that BasiliskII should report to the MacOS.
530 +  The default is "5" which is a "Apple Extended Keyboard II (ISO)",
531 +  but many other numbers are understood by most versions of the MacOS
532 +  (e.g. 11 is a "Macintosh Plus Keyboard with keypad",
533 +        13 is a "Apple PowerBook Keyboard (ISO)" )
534 +
535   For additional information, consult the source.
536  
537  
# Line 830 | Line 838 | Contributions by (in alphabetical order)
838   - Nigel Pearson <nigel@ind.tansu.com.au>: Mac OS X port
839   - Lauri Pesonen <lpesonen@nic.fi>: Windows NT port
840   - Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>: UAE 68k emulation
841 + - Michael Z. Sliczniak <msliczniak@comcast.net>: Mach memory fault recovery
842   - and others...
843  
844   Special thanks to:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines