Line 3:
Line 3:
:Well, I don't know. Never tried it with SDL joystick mapping and I dont know how I can use it. If somebody can explain how to use joystick mapping I may add it in my tutorials. [[User:GabberNL|GabberNL]] 18:09, 26 May 2009 (UTC)
:Well, I don't know. Never tried it with SDL joystick mapping and I dont know how I can use it. If somebody can explain how to use joystick mapping I may add it in my tutorials. [[User:GabberNL|GabberNL]] 18:09, 26 May 2009 (UTC)
::Thanks, it could be great to include it in your tutorials if you find out how to use SDL joystick mapping. -[[User:Crayon|Crayon]] 19:15, 26 May 2009 (UTC)
::Thanks, it could be great to include it in your tutorials if you find out how to use SDL joystick mapping. -[[User:Crayon|Crayon]] 19:15, 26 May 2009 (UTC)
+
+
: If you want a joystick example, you can check the UAE Wii menu code [http://code.google.com/p/uae-wii/source/browse/trunk/src/gui-sdl/menu.c#676 here] (until line 718). The [[SDL]] page describes the button mappings. It only shows the DPAD and buttons, but the rest is available in the man-pages. --[[User:SimonKagstrom|SimonKagstrom]] 13:04, 27 May 2009 (UTC)