mirror of https://github.com/stella-emu/stella.git
Updated the SDL patch from Eckhard Stolberg. The resulting SDL.dll
should work just as well as the one from the official SDL website, since very few changes were required for Stelladaptor detection. git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@331 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
parent
bee196595a
commit
3212a92e4b
|
@ -36,14 +36,13 @@ To rebuild the SDL.dll file, follow the instructions below:
|
||||||
|
|
||||||
Notes:
|
Notes:
|
||||||
|
|
||||||
1) Credit for the bulk of the patchfile goes to Glenn Maynard.
|
1) Credit for this patchfile goes to Eckhard Stolberg.
|
||||||
|
|
||||||
2) Future versions of SDL will hopefully have this patch integrated.
|
2) Future versions of SDL will hopefully have this patch integrated.
|
||||||
|
|
||||||
3) The included SDL.dll file has not been extensively tested. It is
|
3) The included SDL.dll file has not been extensively tested. It is
|
||||||
believed to be compatible with the most common input devices,
|
believed to be compatible with the most common input devices,
|
||||||
but support may not be present for buttons on esoteric devices
|
but support may not be present for buttons on esoteric devices
|
||||||
(hats, sliders, etc). If the included version of SDL.dll doesn't
|
(hats, sliders, etc). If for any reason the included version of SDL.dll
|
||||||
support your particular input device (and you have no need for
|
doesn't work for you (and you have no need for Stelladaptor support),
|
||||||
Stelladaptor support), you can use the standard SDL.dll from
|
you can use the standard SDL.dll from the main SDL website.
|
||||||
the main SDL website.
|
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue