BizHawk/BizHawk.Emulation.Cores/Consoles/Atari/2600
alyosha-tas a4360b9c36 A2600: Adjust range on float controls
Scale them in read function instead .

NOTE: still needs some play testing from someone familiar with how the paddle controls to see if it feels right.
2017-06-29 11:02:55 -04:00
..
Mappers get rid of a warning 2017-04-24 12:54:43 -05:00
Tia A2600 TIA: Hook up Paddle logic 2017-06-28 10:57:07 -04:00
Atari2600.Core.cs A2600: implement paddle support 2017-06-28 10:58:40 -04:00
Atari2600.IDebuggable.cs use Dictionary initializers instead of object initializers for various GetCpuFlagsAndRegisters() methods 2017-04-25 08:28:06 -05:00
Atari2600.IEmulator.cs Start Atari 2600 peripheral support - currently ability to pick joystick or unplugged for port 1 and port 2. Virtualpads are not addressed with this commit 2017-06-27 15:14:41 -05:00
Atari2600.IInputPollable.cs more misc code cleanups, with some C#6isms 2017-04-10 11:24:53 -05:00
Atari2600.IMemoryDomains.cs Atari 2600 - cleanups, de-expose some fields 2017-05-05 12:26:15 -05:00
Atari2600.ISettable.cs Start Atari 2600 peripheral support - currently ability to pick joystick or unplugged for port 1 and port 2. Virtualpads are not addressed with this commit 2017-06-27 15:14:41 -05:00
Atari2600.IStatable.cs Atari 2600 - cleanups, de-expose some fields 2017-05-05 12:26:15 -05:00
Atari2600.RomHeuristics.cs Convert some more util methods to extension methods 2014-07-03 19:05:56 +00:00
Atari2600.cs Start Atari 2600 peripheral support - currently ability to pick joystick or unplugged for port 1 and port 2. Virtualpads are not addressed with this commit 2017-06-27 15:14:41 -05:00
Atari2600ControllerDeck.cs A2600: implement paddle support 2017-06-28 10:58:40 -04:00
Atari2600Controllers.cs A2600: Adjust range on float controls 2017-06-29 11:02:55 -04:00
M6532.cs atari 2600 cleanup 2017-05-05 13:49:36 -05:00