zeromus
|
b869662792
|
never have analog controls that arent integerized
|
2015-03-10 03:34:24 +00:00 |
zeromus
|
777fbeda45
|
extract NormalizeFloats in controller logic so it can be done at the right time, if anyone can figure out what the right time is
|
2015-03-10 02:55:55 +00:00 |
adelikat
|
7e92f38eb3
|
AutofireController - pass in an instance of an emulator rather than use Global.Emulator
|
2015-02-22 18:02:56 +00:00 |
adelikat
|
3303652d99
|
On loadstate clear "button start" values in the autofire logic
|
2014-08-16 14:33:09 +00:00 |
adelikat
|
a5fadb8e0b
|
Some useless cleanup
|
2014-07-03 18:17:09 +00:00 |
adelikat
|
6f296a5773
|
Lua - joypad.setfrommnemonicstr() - support the notion of pressing the analog stick for 1 frame, rather than sticky behavior
|
2014-05-21 03:25:41 +00:00 |
adelikat
|
0588c3d7ea
|
Check in patch from zeromus that provides back end support for custom Axis constraints for analog input
|
2014-05-17 19:35:47 +00:00 |
zeromus
|
19f3b1b1da
|
here it is, fixed another way, for the record: float ranges can now support inverted senses.
|
2014-05-17 00:06:20 +00:00 |
adelikat
|
c863d57113
|
Better color coding of input display, auto-holds show red, previous frame shows orange, restore ability to show immediate input, also fix but in autofire-autohold
|
2014-04-28 00:39:40 +00:00 |
adelikat
|
42ff4c072c
|
Lua - Fix joypad.set()
|
2014-03-29 21:12:04 +00:00 |
adelikat
|
2f28317f92
|
A round of code cleanup
|
2014-01-08 03:53:53 +00:00 |
adelikat
|
7482cfdc5e
|
a round of code cleanup in Client.Common
|
2013-12-30 01:58:44 +00:00 |
adelikat
|
50d4a3307a
|
Rip out UpdateControls() method from IController, also some code cleanup in related files
|
2013-12-07 00:53:06 +00:00 |
adelikat
|
9751fd5a1a
|
Move interfaces and base implemenations from emulation to emulation.common
|
2013-11-04 01:39:19 +00:00 |
adelikat
|
7b03fc0bc0
|
Move Buffer.cs and Util.cs from BizHawk.Emulation to BizHawk.Common, and add 1234832983 usings
|
2013-11-04 00:36:15 +00:00 |
adelikat
|
4dcbd554d3
|
tiny code cleanup, nothing useful here
|
2013-10-28 02:11:24 +00:00 |
adelikat
|
9473f6840b
|
Client.Common code refactoring and some misc things to do
|
2013-10-27 17:47:54 +00:00 |
zeromus
|
fa40ae718f
|
reapply edits and cleanup
|
2013-10-27 07:54:00 +00:00 |
zeromus
|
11dbb0e1c8
|
reapply moves with merge tracking
|
2013-10-27 07:52:20 +00:00 |
zeromus
|
179dbd4124
|
revert back to r5156
|
2013-10-27 07:45:59 +00:00 |
adelikat
|
cf6e72aad4
|
Move controller binding to client.common, and some global stuff
|
2013-10-25 17:14:24 +00:00 |