Previous | 199869 Revisions | Next |
r35154 Saturday 21st February, 2015 at 01:14:45 UTC by Quench |
---|
Update comment I forgot in previous commit. |
[src/emu] | ioport.c |
r243665 | r243666 | |
---|---|---|
785 | 785 | // |
786 | 786 | // If joystick is pointing at a diagonal, acknowledge that the player moved |
787 | 787 | // the joystick by favoring a direction change. This minimizes frustration |
788 | // | |
788 | // and maximizes responsiveness. | |
789 | 789 | // |
790 | 790 | // For example, if you are holding "left" then switch to "up" (where both left |
791 | 791 | // and up are briefly pressed at the same time), we'll transition immediately |
https://github.com/mamedev/mame/commit/a614eaf6f81e4842a46a4b5d5c75f8b4b1a9bae8 |
Previous | 199869 Revisions | Next |