# HG changeset patch # User Patrice Mandin # Date 1158426158 0 # Node ID 6dbe2a67b23bfd0c6b2d60f36548d2b64abb3a89 # Parent d48ead2d2ba5f14c18f22b7fbee36907e4d788ae Update for recent changes diff -r d48ead2d2ba5 -r 6dbe2a67b23b README.MiNT --- a/README.MiNT Sat Sep 16 16:59:46 2006 +0000 +++ b/README.MiNT Sat Sep 16 17:02:38 2006 +0000 @@ -68,14 +68,14 @@ - Dependent driver combinations: Video Kbd Mouse Timer Joysticks xbios ikbd ikbd vbl(2) ikbd -xbios gemdos xbios vbl(2) xbios(3) -xbios bios xbios vbl(2) xbios(3) -gem gem gem(1) vbl(2) xbios(3) +xbios gemdos xbios vbl(2) xbios +xbios bios xbios vbl(2) xbios +gem gem gem(1) vbl(2) xbios Audio O/S Misc dma8 All Uses MFP Timer A interrupt xbios TOS Uses MFP Timer A interrupt -xbios MiNT Uses MiNT thread +xbios MiNT Uses MFP Timer A interrupt xbios Magic Disabled stfa All Uses MFP interrupt mcsn TOS Uses MFP Timer A interrupt @@ -87,16 +87,13 @@ OpenGL driver always uses OSMesa. (1) GEM does not report relative mouse motion, so xbios mouse driver is used -to report this type event. Under MiNT, using XBIOS mouse driver is not possible. +to report this type event. A preliminary driver for /dev/mouse device driver is present, but is disabled till it can be used with other applications simultaneously. (2) If you build SDL with threads using the GNU pth library, timers are supported via the pth library. -(3) Redirecting XBIOS vectors does not work under MiNT, so it is disabled in -this case. - ============================================================================== V. Environment variables: