mirror of https://github.com/stella-emu/stella.git
![]() 'Controller.PaddleNo', replacing it with 'Controller.SwapPaddles' (Yes/No type argument). The reasoning being that in combination with 'Console.SwapPorts', paddle 0 can be the default for any ROM as follows: ROM uses paddle 0 as default: Console.SwapPorts -> No Controller.SwapPaddles -> No ROM uses paddle 1 as default: Console.SwapPorts -> No Controller.SwapPaddles -> Yes ROM uses paddle 2 as default: Console.SwapPorts -> Yes Controller.SwapPaddles -> No ROM uses paddle 0 as default: Console.SwapPorts -> Yes Controller.SwapPaddles -> Yes Updated all ROMs that don't default to paddle 0. This works for all paddle input, both analog from mouse and/or joystick and digital from keyboard, joystick, etc. git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@1192 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba |
||
---|---|---|
CVSROOT | ||
stella |