| Previous | 199869 Revisions | Next |
| r33896 Monday 15th December, 2014 at 14:39:46 UTC by Miodrag Milanović |
|---|
| Merge branch 'master' of https://github.com/mamedev/mame |
| [src/osd/sdl] | input.c |
| [src/osd/sdl/man] | castool.1 chdman.1 floptool.1 imgtool.1 jedutil.1 ldresample.1 ldverify.1 mame.6 mess.6 romcmp.1 testkeys.1 |
| r242407 | r242408 | |
|---|---|---|
| 757 | 757 | |
| 758 | 758 | osd_printf_verbose("Joystick: %s\n", devinfo->name.cstr()); |
| 759 | 759 | osd_printf_verbose("Joystick: ... %d axes, %d buttons %d hats %d balls\n", SDL_JoystickNumAxes(joy), SDL_JoystickNumButtons(joy), SDL_JoystickNumHats(joy), SDL_JoystickNumBalls(joy)); |
| 760 | osd_printf_verbose("Joystick: ... Physical id %d mapped to logical id %d\n", physical_stick, stick); | |
| 760 | osd_printf_verbose("Joystick: ... Physical id %d mapped to logical id %d\n", physical_stick, stick + 1); | |
| 761 | 761 | |
| 762 | 762 | // loop over all axes |
| 763 | 763 | for (axis = 0; axis < SDL_JoystickNumAxes(joy); axis++) |
| r242407 | r242408 | |
|---|---|---|
| 6 | 6 | .\" Cesare Falco <c.falco@ubuntu.com>, February 2011 |
| 7 | 7 | .\" |
| 8 | 8 | .\" |
| 9 | .TH CASTOOL 1 2014-1 | |
| 9 | .TH CASTOOL 1 2014-12-15 0.157 "MESS Generic cassette manipulation tool" | |
| 10 | 10 | .\" |
| 11 | 11 | .\" |
| 12 | 12 | .\" NAME chapter |
| r242407 | r242408 | |
|---|---|---|
| 6 | 6 | .\" Ashley T. Howes <debiandev@ashleyhowes.com>, February 2005 |
| 7 | 7 | .\" updated by Cesare Falco <c.falco@ubuntu.com>, February 2007 |
| 8 | 8 | .\" |
| 9 | .TH CHDMAN 1 2014-1 | |
| 9 | .TH CHDMAN 1 2014-12-15 0.157 "MAME Compressed Hunks of Data (CHD) manager" | |
| 10 | 10 | .\" |
| 11 | 11 | .\" NAME chapter |
| 12 | 12 | .SH NAME |
| r242407 | r242408 | |
|---|---|---|
| 6 | 6 | .\" Cesare Falco <c.falco@ubuntu.com>, April 2014 |
| 7 | 7 | .\" |
| 8 | 8 | .\" |
| 9 | .TH FLOPTOOL 1 2014-1 | |
| 9 | .TH FLOPTOOL 1 2014-12-15 0.157 "MESS Generic floppy manipulation tool" | |
| 10 | 10 | .\" |
| 11 | 11 | .\" |
| 12 | 12 | .\" NAME chapter |
| r242407 | r242408 | |
|---|---|---|
| 6 | 6 | .\" Cesare Falco <c.falco@ubuntu.com>, February 2011 |
| 7 | 7 | .\" |
| 8 | 8 | .\" |
| 9 | .TH IMGTOOL 1 2014-1 | |
| 9 | .TH IMGTOOL 1 2014-12-15 0.157 "MESS media image manipulation tool" | |
| 10 | 10 | .\" |
| 11 | 11 | .\" |
| 12 | 12 | .\" NAME chapter |
| r242407 | r242408 | |
|---|---|---|
| 8 | 8 | .\" References |
| 9 | 9 | .\" http://aarongiles.com/?p=159 |
| 10 | 10 | .\" |
| 11 | .TH JEDUTIL 1 2014-1 | |
| 11 | .TH JEDUTIL 1 2014-12-15 0.157 "MAME JEDEC file utilities" | |
| 12 | 12 | .\" |
| 13 | 13 | .\" NAME chapter |
| 14 | 14 | .SH NAME |
| r242407 | r242408 | |
|---|---|---|
| 3 | 3 | .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection |
| 4 | 4 | .\" other parameters are allowed: see man(7), man(1) |
| 5 | 5 | .\" |
| 6 | .TH LDRESAMPLE 1 2014-1 | |
| 6 | .TH LDRESAMPLE 1 2014-12-15 0.157 "MAME laserdisc audio manipulation tool" | |
| 7 | 7 | .\" |
| 8 | 8 | .\" Please adjust this date whenever revising the manpage. |
| 9 | 9 | .\" |
| r242407 | r242408 | |
|---|---|---|
| 5 | 5 | .\" Man page created from source and usage information by |
| 6 | 6 | .\" Cesare Falco <c.falco@ubuntu.com>, August 2008 |
| 7 | 7 | .\" |
| 8 | .TH LDVERIFY 1 2014-1 | |
| 8 | .TH LDVERIFY 1 2014-12-15 0.157 "MAME laserdisc data checker" | |
| 9 | 9 | .\" |
| 10 | 10 | .\" NAME chapter |
| 11 | 11 | .SH NAME |
| r242407 | r242408 | |
|---|---|---|
| 13 | 13 | .\" and updated by Andrew Burton <burtona@gol.com>, July 2003 |
| 14 | 14 | .\" |
| 15 | 15 | .\" |
| 16 | .TH MAME 6 2014-1 | |
| 16 | .TH MAME 6 2014-12-15 0.157 "MAME \- The Multiple Arcade Machine Emulator" | |
| 17 | 17 | .\" |
| 18 | 18 | .\" |
| 19 | 19 | .\" NAME chapter |
| r242407 | r242408 | |
|---|---|---|
| 16 | 16 | .\" http://www.mess.org/ |
| 17 | 17 | .\" |
| 18 | 18 | .\" |
| 19 | .TH MESS 6 2014-1 | |
| 19 | .TH MESS 6 2014-12-15 0.157 "The Multiple Emulator Super System (MESS)" | |
| 20 | 20 | .\" |
| 21 | 21 | .\" |
| 22 | 22 | .\" NAME chapter |
| r242407 | r242408 | |
|---|---|---|
| 9 | 9 | .\" References |
| 10 | 10 | .\" http://www.mame.net/mamefaq.html |
| 11 | 11 | .\" |
| 12 | .TH ROMCMP 1 2014-1 | |
| 12 | .TH ROMCMP 1 2014-12-15 0.157 "MAME romset checking tool" | |
| 13 | 13 | .\" |
| 14 | 14 | .\" NAME chapter |
| 15 | 15 | .SH NAME |
| r242407 | r242408 | |
|---|---|---|
| 5 | 5 | .\" Man page created from source and usage information |
| 6 | 6 | .\" Cesare Falco <c.falco@ubuntu.com>, February 2007 |
| 7 | 7 | .\" |
| 8 | .TH TESTKEYS 1 2014-1 | |
| 8 | .TH TESTKEYS 1 2014-12-15 0.157 "MAME SDL keycode scanner" | |
| 9 | 9 | .\" |
| 10 | 10 | .\" NAME chapter |
| 11 | 11 | .SH NAME |
| https://github.com/mamedev/mame/commit/ef1f42397a0c7abc00900c2d3e2aa1915adeaae8 |
| Previous | 199869 Revisions | Next |