Commit Graph

311 Commits

Author SHA1 Message Date
adelikat f6afda4ed8 Implemented a system for controller vs hotkey conflicts. There is now a key priority option in the config menu, either controller input can override hotkeys, hotkeys can override input, or both can happen. 2012-12-02 15:18:28 +00:00
adelikat 0bcbddf1ae default Coleco folder should be Coleco, not ColecoVision, also fix interim flag 2012-12-01 20:36:24 +00:00
adelikat 76487941be Add Atari 7800 to path config (interim only) and use firmwares folder instead of specific rom file paths. Atari 2600 - remove save ram in path config since it is not used. Optimized NES controller image. 2012-11-27 02:24:15 +00:00
adelikat 0eea66c54b PCE - slight change in order of buttons on input config, fix Virtual Pad on PCE CD and SGX modes 2012-11-26 02:22:15 +00:00
adelikat 9ddd3d56a8 C64 - implement Restore key on client side, fixes to the Keyboard virtualpad 2012-11-25 21:49:07 +00:00
zeromus 57e9619ff6 snes-hookup ui for color palette selection 2012-11-25 20:06:31 +00:00
adelikat 9de7ee3336 GBA - do bio file path, not firmwares folder path 2012-11-25 03:47:58 +00:00
goyuken f289ce7525 grumble grumble grumble 2012-11-24 16:14:30 +00:00
adelikat 9ee8093f7a Open Virtual Pad hotkey 2012-11-23 17:03:10 +00:00
adelikat f26c72df86 Colecohawk - option to skip bios, setting is also saved into movies 2012-11-22 02:01:15 +00:00
goyuken db8590e55b add some GBA related path config stuff. gbabios.rom will now attempt to load from GBA firmwares directory. 2012-11-20 03:17:53 +00:00
adelikat d72fa0d1bd C64 - Progress on Keyboard virtualpad 2012-11-19 00:56:26 +00:00
goyuken 8d20c2e351 gambatte: fully implement cgb palette selection 2012-11-18 18:46:57 +00:00
adelikat da804a4272 ColecoHawk - only 1 L and 1 R button 2012-11-18 02:36:30 +00:00
adelikat 823e84592a Coleco - hook up controller 2 2012-11-17 22:38:32 +00:00
adelikat a0281498d3 Coleco - fix mnemonics, hookup up controller 1 autofire 2012-11-17 21:57:39 +00:00
adelikat 7a9b121798 Coleco has a button 0 2012-11-17 21:38:21 +00:00
adelikat 3595516ae5 Hook up Coleco folders to path config, Change coleco system ID to "Coleco" 2012-11-17 21:12:51 +00:00
adelikat 9864c6a192 Path Config - FDS Bios - make browse button a file browser not a folder browser 2012-11-17 19:08:43 +00:00
saxxonpike eb188fc8b9 commodore64: fix key order on input config dialog 2012-11-15 19:36:23 +00:00
saxxonpike d320a4d81e commodore64: full keyboard defaults added 2012-11-15 19:27:20 +00:00
goyuken 00c4db8eeb gb gpu view: save sprite back color in config, and set default to a gameboy-impossible color 2012-11-14 15:23:38 +00:00
adelikat 0fa4aa993e C64 keyboard - oops 2012-11-13 19:40:09 +00:00
goyuken e95efcb91b throttling UI is now set up to be done in one of three ways: sound, vsync, timer. in addition, there's an option to use vsync even when not throttling to it (but this doesn't really work too well...) 2012-11-12 17:57:11 +00:00
adelikat fef2e394e3 Fixes to c64 keyboard in config.cs, start hooking up keys to the core 2012-11-10 03:19:42 +00:00
adelikat 4c20f94b74 start C64 keyboard object 2012-11-10 02:40:43 +00:00
adelikat 09565e28ef C64 - use numberpad for default joystick keys 2012-11-10 01:32:45 +00:00
goyuken ae82ec5de0 gb gpu view: save position and autoload. they fit perfectly in the last few pixels of available real-estate in the form 2012-11-09 18:55:59 +00:00
adelikat 570bb986c2 Remove FDS and VS as mappable keys (user must use menu items) 2012-11-09 02:47:50 +00:00
adelikat 01102b67bd C64- hook up to path config dialog 2012-11-08 17:06:25 +00:00
adelikat 6e5e187b1a NESHawk - hook up remappable controller button for FDS and VS special commands (not hooked up on mnemonics) 2012-11-08 14:49:57 +00:00
adelikat a205158a0f Hook up C64 joysticks on client side (except for mnemonics) 2012-11-08 13:33:30 +00:00
adelikat db2b4584f5 Controller Config - implement Gameboy power button 2012-11-08 04:43:07 +00:00
adelikat 68cba7d792 Genesis - implement Reset button on client side (not yet hooked up in core) 2012-11-08 04:33:18 +00:00
adelikat c32cef4bc4 SNES - Implement Reset and Power as controller buttons 2012-11-08 04:13:55 +00:00
adelikat b59d248cda Controller Config - hook up sms, pce, atari console buttons 2012-11-08 03:16:41 +00:00
adelikat 9681fc137e Controller config - cleanup and fix compiling that was broken in last commit, also turn on new config dialog 2012-11-08 02:20:34 +00:00
zeromus 877b95e3d5 c64-hook up firmwares configuration. expected to be by default in C64/Firmwares output directory, named basic,chargen,kernal 2012-11-06 06:19:27 +00:00
adelikat e7f3abdfc3 Add NES Reset and Power as remappable controller buttons, remapping not hooked up to old config dialog, new config dialog - start console button remapping still has some bugs 2012-11-06 03:27:24 +00:00
zeromus b4b2657965 some libmednahawk work. it can't possibly be used by anyone else yet, but i gotta do a checkin. 2012-11-04 23:29:06 +00:00
adelikat 1d4a8fd3ba Atari 2600 - add a Playfield toggle 2012-10-30 23:38:53 +00:00
adelikat f9c027ddad Add front end and corecomm values for Atari graphics object display toggling 2012-10-30 00:18:56 +00:00
adelikat 04bb6c423e Movie virtual pads to their own tool dialog instead of residing in TAStudio 2012-10-29 22:57:15 +00:00
adelikat e8b9bb38b6 Add Save Movie hotkey and context menu item 2012-10-28 23:38:41 +00:00
adelikat 11db3f1912 Atari 7800 - cleanup the BIOS paths and usage of those variables 2012-10-23 20:21:55 +00:00
adelikat 427a80548c Start an atari 7800 core based on emu7800, if you have bios files in very specific locations and filenames, you can open 2k ntsc games, and watch with no sound or controls! 2012-10-23 03:33:57 +00:00
goyuken 7568ff9437 add FDS skeleton. set up your fds bios with pathconfig, then try to load any file with extension ".fds" 2012-10-21 15:58:24 +00:00
adelikat 1b0c410cc7 SNES Graphics Debugger - remember user's backdrop settings 2012-10-19 17:23:54 +00:00
adelikat 91a447c2a7 another dummy commit to test bot 2012-10-13 21:27:12 +00:00
goyuken da92c276a4 move ffmpeg to dll subdirectory 2012-10-09 21:25:58 +00:00