zeromus
|
226622e339
|
renovate the firmware system. cores now have the ability to get firmware themselves, without needing to have files loaded or pass paths from the multiclient. users can select whatever firmware they want from the firmwares config dialog.
|
2013-08-10 01:17:06 +00:00 |
goyuken
|
8a2b008a11
|
contrller config: reimplement save defaults button in a more useful way (only modifies defaults for the config currently being edited). as before, it's INTERIM only
|
2013-07-31 20:34:20 +00:00 |
goyuken
|
a599c6f311
|
controller config: using the "defaults" button no longer immediately commits the changes to the config, so "Defaults" => "Cancel" now works
|
2013-07-31 02:43:06 +00:00 |
adelikat
|
5d23b2a406
|
Lua - improve console.log() to print out lua tables. Useful for seeing the data coming from things like joypad.get()
|
2013-07-30 17:55:38 +00:00 |
goyuken
|
58087b24c9
|
deadzones for analog bind. seems to work ok with my old ps2 controller, which has a slight lean to left on the left stick
|
2013-07-29 23:39:37 +00:00 |
adelikat
|
4249860f0b
|
Controller Config - don't close the dialog when defaults is pressed.
|
2013-07-29 22:04:54 +00:00 |
adelikat
|
fe7826f1da
|
Controller Config - Add image for intellivision controller, add defaults for genesis controller
|
2013-07-29 20:09:16 +00:00 |
adelikat
|
1a27e182c0
|
Controller Config - fix Coleco config to show controller
|
2013-07-29 20:02:15 +00:00 |
adelikat
|
444a417712
|
Controller Config - respect autotab being off
|
2013-07-28 21:54:42 +00:00 |
adelikat
|
e990f04317
|
Controller Config - C64 needs a Keyboard tab, don't show analog tab if there are no analog controls for that core.
|
2013-07-27 18:44:51 +00:00 |
adelikat
|
00e1469dfc
|
Controller Config - don't need the save all button anymore
|
2013-07-27 18:22:15 +00:00 |
adelikat
|
fcddc9f038
|
Defaults for c64, and a dialog tweak
|
2013-07-27 17:59:40 +00:00 |
goyuken
|
03fba8ee9d
|
controller config: random layout issue
|
2013-07-25 00:28:11 +00:00 |
goyuken
|
9b423d77e9
|
analog controller stuff should work now
|
2013-07-24 02:14:25 +00:00 |
goyuken
|
686960da75
|
more analog controller config stuff, not done yet
|
2013-07-24 01:38:52 +00:00 |
goyuken
|
66f4e10e9e
|
more analog controller stuff
|
2013-07-24 00:08:50 +00:00 |
goyuken
|
5903cfbe48
|
conttroller config default schtufff
|
2013-07-17 01:20:21 +00:00 |
adelikat
|
2beebec8da
|
some misc code cleanup
|
2013-07-17 01:05:36 +00:00 |
goyuken
|
fa79cdc63b
|
controller config
|
2013-07-14 21:23:09 +00:00 |
adelikat
|
0613bc6b23
|
Controller Config - better management of columns, and some more dialog cleanup
|
2013-07-14 21:09:42 +00:00 |
adelikat
|
2c21a89c21
|
Controller Config - UI cleanup
|
2013-07-14 20:38:23 +00:00 |
goyuken
|
a4ea33aa6e
|
new controller config: split into tabs by player number. this is done by examining the names in the controller definition for "P#" strings, so if it doesn't work for a particular definition, that's why...
|
2013-07-14 03:27:54 +00:00 |
goyuken
|
454e94a4bb
|
controller config rework: more cleanup
|
2013-07-14 02:30:57 +00:00 |
goyuken
|
34223780c2
|
new controller config: re-add the controller images
|
2013-07-14 02:21:41 +00:00 |
goyuken
|
0825c4181c
|
multiclient: rework everything controller config related. there is still some transitional cruft and whatnot, so be patient.
|
2013-07-14 01:48:05 +00:00 |