Mercurial > sdl-ios-xcode
diff README.MiNT @ 305:9c6613983e85
Atari port cleanups from Patrice
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sun, 10 Mar 2002 03:33:59 +0000 |
parents | 8a86bdf34f0f |
children | bff64eba7721 |
line wrap: on
line diff
--- a/README.MiNT Sun Mar 10 03:25:47 2002 +0000 +++ b/README.MiNT Sun Mar 10 03:33:59 2002 +0000 @@ -59,9 +59,9 @@ - Driver combinations: Video Kbd Mouse Timer Jstick Joypads xbios ikbd ikbd vbl ikbd hardware -xbios gemdos xbios vbl - hardware -xbios bios xbios vbl - hardware -gem gem gem vbl - hardware +xbios gemdos xbios vbl xbios hardware +xbios bios xbios vbl xbios hardware +gem gem gem vbl xbios hardware ============================================================================== V. Environment variables: @@ -79,7 +79,8 @@ Use any of these strings in the environment variable to enable or disable a joystick: - 'ikbd-joy1-[on|off]' for IKBD joystick on port 1 + 'ikbd-joy1-[on|off]' for IKBD joystick on port 1 (hardware access) + 'xbios-joy1-[on|off]' for IKBD joystick on port 1 (xbios access) 'porta-pad-[on|off]' for joypad on port A 'porta-joy0-[on|off]' for joystick 0 on port A 'porta-joy1-[on|off]' for joystick 1 on port A @@ -92,6 +93,7 @@ Default configuration is: 'ikbd-joy1-on' (if IKBD events driver enabled) + 'xbios-joy1-on' (if gemdos/bios/gem events driver enabled) 'porta-pad-on portb-pad-on' (if available on the machine) port[a|b]-[pad|joy?|lp|anpad]-* strings are mutually exclusives. @@ -99,7 +101,6 @@ a lightpen OR an analog paddle. You must disable joypad before setting another controller. - IKBD joystick only available when the IKBD events driver is enabled. The second joystick port on IKBD is used by the mouse, so not usable. Joypads are multibuttons controller (Atari Jaguar console-like).