andres.delikat
|
8fa630c0fa
|
Autofire UI for PCE, GG, GB
|
2011-08-09 02:40:22 +00:00 |
andres.delikat
|
63b1f9b93a
|
Input Config - autofire for SMS/GG/SG, disable autofire pulldown item for TI83
|
2011-08-09 02:16:46 +00:00 |
andres.delikat
|
4cd457ada6
|
Hook up autofire nes controls to the input config dialog
|
2011-08-09 01:38:51 +00:00 |
andres.delikat
|
9b2ba5c85c
|
Basic implementation of Global.ActiveController, uses an ORAdapter to OR against Active Controller. Still TODO: setting up autofire controllers for platforms and a UI in the Controller Config
|
2011-08-09 00:51:46 +00:00 |
zeromus
|
f8f1906a3c
|
make alt hotkeys more useful by preventing interference from windows menu system
|
2011-07-10 19:50:59 +00:00 |
andres.delikat
|
3a9acac5a4
|
Input config - fix height resizing of TI83, fix ordering of controllers in combo box. Remove calls to hardcoded indexes of the comboboxes (use the string names instead!)
|
2011-07-10 13:16:24 +00:00 |
andres.delikat
|
7f2079beed
|
Input config - autotab toggle
|
2011-07-09 18:01:46 +00:00 |
andres.delikat
|
7dbe4472d9
|
Default key mappings - switch so keyboard bindings are first, joypads 2nd
|
2011-07-09 17:40:26 +00:00 |
andres.delikat
|
8d856ccd53
|
Input Config - remove now obsolete TruncateButtonMapping function
|
2011-06-22 17:35:19 +00:00 |
andres.delikat
|
0e36c7d401
|
Input Widget - allow mapping to just ctrl, alt, or shift
|
2011-06-19 03:35:57 +00:00 |
andres.delikat
|
3a8721f600
|
Input Config - fix so that multiple mappings are at least displayed again
|
2011-06-19 02:55:15 +00:00 |
kylethomson
|
18fe637193
|
Start of MultiTrack.
|
2011-06-16 01:18:16 +00:00 |
andres.delikat
|
2fcb35a4e4
|
Input Config - Fix NES select & start (I had the saving of the key mappings flip flopped)
|
2011-06-09 00:58:09 +00:00 |
andres.delikat
|
0224eebbf1
|
Allow L+R/U+D toggle (just the GUI & config work, not hooked up yet)
|
2011-06-04 23:17:59 +00:00 |
andres.delikat
|
2a7996c228
|
Input Config - NES controls - swap Select & Start
|
2011-06-04 14:07:55 +00:00 |
andres.delikat
|
c9bca52ccb
|
Fix up more TI83 buttons stuff, input display no longer crashes when navigating away from the TI83 section.
|
2011-04-25 00:45:22 +00:00 |
andres.delikat
|
c9067cc2ee
|
Input Config - automatically resize bigger when selecting TI83 and downsize when selecting something else
|
2011-04-24 23:22:52 +00:00 |
andres.delikat
|
552649445a
|
Input Config - make TI83 buttons in 3 separate columns
|
2011-04-24 19:38:08 +00:00 |
andres.delikat
|
c94662ce00
|
Fix comma mapping for input/hotkey config, make TI83 buttons remappable. TODO: find bit that maps to APPS button in TI83.cs
|
2011-04-24 16:57:43 +00:00 |
andres.delikat
|
b79d179760
|
Hook up TI83 to controller config + snazzy "controller" image
|
2011-04-24 02:01:36 +00:00 |
zeromus
|
046d815bd3
|
refresh controls immediately when rebinding instead of requiring emulator reboot
|
2011-04-06 05:43:59 +00:00 |
zeromus
|
5bd70da7f1
|
dont crash when opening controller config without a rom open
|
2011-04-06 04:57:59 +00:00 |
andres.delikat
|
8dfffb0d04
|
Make NES controls remappable, Make input config recognize a NES game is loaded and load the correct controller on form load
|
2011-03-01 13:25:23 +00:00 |
andres.delikat
|
6adf6c10bb
|
Input Config Dialog - fix so that initial selection of controller type actually invokes the selected index event so that the dialog is set up to the proper controller. Also make the default (Null emulator) be SMS
|
2011-03-01 04:32:00 +00:00 |
kylethomson
|
005138b453
|
More cleanup of input Config
|
2011-02-20 15:25:00 +00:00 |
kylethomson
|
25364163a6
|
More tweaks to InputConfig
|
2011-02-20 07:30:16 +00:00 |
kylethomson
|
2b145b5d6e
|
Add NES controllers to config and Input dialog.
|
2011-02-20 07:16:34 +00:00 |
kylethomson
|
3cf44657c1
|
Need to have instances in Controller types if no defaults.
Also added more HotKeys
|
2011-02-20 06:52:39 +00:00 |
kylethomson
|
1197a1bd33
|
First Run of Hotkey Dialog.
|
2011-02-20 02:59:15 +00:00 |
zeromus
|
022c4be0c8
|
add nes stub
|
2011-02-20 02:17:09 +00:00 |
kylethomson
|
61351cba7f
|
Added Gameboy.
|
2011-02-19 22:07:52 +00:00 |
kylethomson
|
23555d06c5
|
Added PCE, todo: Genesis, Gameboy, (LOL TI-83?)
|
2011-02-19 21:27:10 +00:00 |
kylethomson
|
46972c346f
|
More input control window fixes. Now saves (within a session, still need to save to INI.)
|
2011-02-19 21:06:58 +00:00 |
kylethomson
|
8ae5dc748f
|
My first BizHawk Commit! Better make it an epic one!
My little pony, apocalypse pony! http://www.youtube.com/watch?v=FIY41LrvMFQ
Oh yeah, started redo of input config.
|
2011-02-19 20:31:32 +00:00 |
andres.delikat
|
4aafe54e81
|
Input Config - Format button mapping text
|
2011-01-30 16:15:39 +00:00 |
andres.delikat
|
fc04c7fc7e
|
Display SMS controller mapping in button text boxes. Needs formatting apparently
|
2011-01-30 15:57:34 +00:00 |
andres.delikat
|
041b6e2aa9
|
Sega Genesis controller image added to input config
|
2011-01-29 19:06:34 +00:00 |
andres.delikat
|
fb1d5ed822
|
PCE controller in input config
|
2011-01-29 18:56:27 +00:00 |
andres.delikat
|
4f7fb11b2c
|
Input config - more progress + Gameboy controller image
|
2011-01-29 03:09:31 +00:00 |
andres.delikat
|
6745437085
|
Controller Config - more progress, including a SMS controller image
|
2011-01-29 02:56:50 +00:00 |
andres.delikat
|
1f4e560fc2
|
Input Config - a bit of progress on making a dynamic config based on the System type
|
2011-01-29 01:25:57 +00:00 |
andres.delikat
|
386e632f30
|
Input Config - basic form design set up
|
2011-01-29 00:33:14 +00:00 |
andres.delikat
|
54c06ec943
|
Start a controller config dialog
|
2011-01-29 00:10:08 +00:00 |