Commit Graph

2682 Commits

Author SHA1 Message Date
goyuken 607998ddd9 gb gpu view: use no alpha because of windows clipboard dumbassery 2012-11-13 02:02:06 +00:00
zeromus afc97cda77 libmednahawk reorg 2012-11-13 00:50:10 +00:00
goyuken 188e3b8770 gb gpu view: implement selectable sprite back color and continual mouseover update when the emulator is running. still some quirks and stuff to finish 2012-11-13 00:43:47 +00:00
goyuken d45fda78a4 NESPPU view: implement ctrl+C copy on mouseover 2012-11-12 22:13:49 +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 5574e335bb C64 - wire up remaining keyboard key controls 2012-11-11 02:36:29 +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
zeromus 9053ac5b67 refine input event system and binding logic to allow more natural use of modifier keys as hotkeys 2012-11-09 20:03:59 +00:00
goyuken e13e3257c1 dispose of slimdx gamepads on program close 2012-11-09 19:21:33 +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
goyuken 80b18cb278 gb gpu view: copy to clipboard 2012-11-09 18:14: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 bb0f409550 NESHawk - support movie recording for disk eject, insert coin 1, 2, FDS disk eject, and FDS Inserting of disks 1-4 2012-11-09 02:41:37 +00:00
goyuken 54ea30c50d gb gpu view: stuff 2012-11-09 01:41:30 +00:00
adelikat d5a87f667c C64 - oops, fix crash due to misconfigured autofire 2012-11-08 19:39:00 +00:00
adelikat dd24b2d255 Path Config - change link to SNES firmwares, add link to C64 firmwares 2012-11-08 18:40:49 +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 49dc9cbfa0 only load ControllerConfig dialog, remove option for old input config 2012-11-08 04:46:48 +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 027b56e861 ControllerConfig object - automatically make columns if controller buttons don't fit in a single column, fix formatting of TI-83 2012-11-08 04:09:24 +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
adelikat 835084d812 Controller config - start console button stuff 2012-11-07 22:53:15 +00:00
adelikat 7d62265047 Controller Config - implement L+R checkbox 2012-11-07 16:17:35 +00:00
adelikat def7193b27 Controller Config - hook up Genesis, Atari, PCE 2012-11-07 15:31:07 +00:00
adelikat ee912d700d Controller Config - fix bug in saving, hook up controllers for SNES, GBx, SMS 2012-11-07 15:15:23 +00:00
adelikat cb88230d98 New Controller Config - more robust saving logic, some UI cleanup, delete now unused gamepad config objects 2012-11-07 14:31:12 +00:00
adelikat 122c48289a New Controller Config - fix bug where bindings were losing input and failing to save 2012-11-07 13:31:38 +00:00
adelikat 28cc3bb6c6 Controller Config - a new type of controller panel, this one uses reflection to dynamically load and set its values, still some bugs with the dialog 2012-11-07 04:31:29 +00:00
goyuken 513793a177 gb gpu view: sprite mouseovers 2012-11-07 03:06:28 +00:00
goyuken 94da0b6f49 gb gpu view: more mouseover stuff 2012-11-07 00:04:49 +00:00
goyuken 0d77f77069 gp gpu view: some mouseover stuff 2012-11-06 21:29:42 +00:00
goyuken d1613d2cb5 gb gpu: fix new bug with game switching 2012-11-06 18:02:19 +00:00
goyuken ad3e1bff21 gb gpu view: beautify and add scanline callback control 2012-11-06 17:54:04 +00:00
adelikat ca8832e464 oops 2012-11-06 13:23:56 +00:00
adelikat 7682422c9b Virtualpads - hook up NES Power button 2012-11-06 12:56:01 +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
adelikat 53520540ea NES - Implement ability to record hard resets 2012-11-06 02:32:33 +00:00
adelikat 5764b222ab NES Core - implement Hard Reset, currently crashes though 2012-11-06 00:40:51 +00:00
adelikat aba91a6a73 Fix cases where Statusbar pause icon didn't appear when paused 2012-11-06 00:04:50 +00:00
pasky1382 c7ecc91551 Updated SNES gamedb to latest no-intro DAT (10-28-12) 2012-11-05 21:51:56 +00:00
goyuken ac1f9a90a1 libgambatte: switch the system bus read to use a much safer (100%?) deterministic peek. also implement core side stuff for scanline-based callback 2012-11-05 20:15:53 +00:00
goyuken ef4bb14d59 gb gpu view: oam 2012-11-05 15:58:51 +00:00