Commit Graph

13179 Commits

Author SHA1 Message Date
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
andres.delikat ae860af6d6 Ram Search - progress 2011-01-28 17:32:26 +00:00
beirich 366d7994e3 Add SMS options to UI; Add client-options mechanism IGame; Game database support for YM2413 games 2011-01-28 06:46:33 +00:00
andres.delikat 733acc509f Ram Search - some more tools in the toolstrip container 2011-01-28 04:25:25 +00:00
beirich d35d9e9d29 SMS: port 3E emulation; fixes remaining BIOS roms; check out the rocking Japanese BIOS music! 2011-01-28 04:23:35 +00:00
andres.delikat 0e06b08f91 Make toolstrip container 2011-01-28 04:04:41 +00:00
andres.delikat bcbad81ecf Hook up Ram Search autoload 2011-01-28 03:52:43 +00:00
andres.delikat ea6a8f5eff Ram Search - add toolbar buttons & images for Search, Reset, Clear Chnage Counts, and Undo 2011-01-28 03:33:33 +00:00
beirich 00b78183dd SMS: fix loading of roms smaller than 1 bank; fixes BIOS ROMs, Qbert and Guzzler SG 2011-01-27 07:13:28 +00:00
beirich 4a25c801a9 Window resizing gui hooked up 2011-01-27 05:35:07 +00:00
beirich d40b7706f8 intelligent? window sizing 2011-01-26 05:06:44 +00:00
beirich c8650fd20b Fix gamepanel being off-center, add two-speed rewind, work started on auto-resizing window (wip, disabled) 2011-01-25 13:24:06 +00:00
andres.delikat 5c847f50cd Moved Save/Load Named State menu items into Save & Load submenus 2011-01-25 04:25:36 +00:00
andres.delikat 156c379855 Ugh 2011-01-23 20:16:34 +00:00
andres.delikat 50c228a323 Some small Ram Search progress 2011-01-23 20:15:54 +00:00
andres.delikat 250434b0ce Add poke image for tool bars and added to ram search & ram watch 2011-01-23 19:52:04 +00:00
andres.delikat 5bfd884522 Add the beginnings of a Ram Search dialog hooked up to main form 2011-01-23 18:56:39 +00:00
andres.delikat 16b538d945 Move RAM Watch & related files to a tools folder 2011-01-23 18:27:26 +00:00
andres.delikat 8a6afc3453 Make Ram Watch * related dialogs use a binoculars icon, and reserving the magnifying glass for Ram Search (& other search related dialogs) 2011-01-23 18:23:59 +00:00
andres.delikat e7e3b98ce6 Update some todo items 2011-01-21 20:40:57 +00:00
andres.delikat f87090283a If prompting for a recent rom error, stop sound 2011-01-21 20:38:37 +00:00
andres.delikat 3dd5fdb64f Fix so Ram Watch can be closed & reopened without crashing 2011-01-21 20:28:06 +00:00
andres.delikat 6c98828ada Implement viewing values as hex 2011-01-21 20:22:44 +00:00
andres.delikat 29c64201a7 Fix project so it finds FindHS.png 2011-01-21 19:55:26 +00:00
zeromus c46e4e2dd0 fixup toolbar icons 2011-01-21 19:35:29 +00:00
andres.delikat 15db7a1062 Ram Watch - Save As should set currentPath 2011-01-21 19:22:25 +00:00
andres.delikat 0f210c634a Ram Watch - Append file function should not set currentPath to the new file 2011-01-21 19:18:25 +00:00
andres.delikat e696508bc2 Ram Watch - Insert Separator Menu & Toolbar items 2011-01-21 19:00:50 +00:00
andres.delikat 479dc75b32 Ram Watch - Implement separator feature + reading it from files. Todo: Insert Separator menu/toolbar item 2011-01-21 18:37:53 +00:00
andres.delikat ffa43f795e Ram Watch - Add message label and add some useful messages 2011-01-21 18:03:38 +00:00
andres.delikat d263848a89 Ram Watch - cleanup 2011-01-21 17:46:02 +00:00
andres.delikat faf4095f62 Ram Watch - Short cut keys for Watches Menu items 2011-01-21 17:40:12 +00:00
andres.delikat b81cfa617a Set Prompt position for Duplicate & Edit Watch too 2011-01-21 17:32:21 +00:00
andres.delikat 6384ca52d6 Ram Watch - Set New Watch prompt location to open over the listview item of the dialog 2011-01-21 17:23:13 +00:00
andres.delikat 55e60f438e Ram Watch - Add a spiffy icon! 2011-01-21 16:48:50 +00:00
andres.delikat 5e0177b9a6 Ram Watch - Finish tool strip, added images in an image folder. TODO: Does it need these or did it import them into the project resource? If images are needed, I hope it uses relative paths for grabbing them. 2011-01-21 16:43:19 +00:00
andres.delikat 0eb6f2e453 Ram Watch - Hook up some tool strip items 2011-01-21 16:15:06 +00:00
andres.delikat 69fc5697ba Ram Watch - New Watch winform uses the defaults set in a Watch object constructor 2011-01-21 15:58:01 +00:00
andres.delikat a82037c605 Ram Watch - Hook AskSave to exit menu item, and some misc cleanups 2011-01-21 15:37:14 +00:00
andres.delikat 46d5c40499 Ram Watch - update values during Game.Tick, TODO: make the value updating faster, and move this to once per frame instead of once per message loop 2011-01-21 15:05:15 +00:00
beirich 2ec181e50f cleanup some code after removing HardReset from IEmulator API 2011-01-21 07:14:42 +00:00
beirich b5ca2f07de NullEmulator returns a dummy memorydomain 2011-01-21 07:02:48 +00:00
andres.delikat 058a0d3c19 Ram Watch - attempt to hook up UpdateValues() function, doesn't seem to work however 2011-01-21 05:44:24 +00:00
andres.delikat 52f968e379 Ram Watch - Hook up AskSave to appropriate functions 2011-01-21 05:23:44 +00:00
andres.delikat ff7271c2e2 Ram Watch - Implement AskSave() function and hook it up to NewList function 2011-01-21 05:13:47 +00:00
andres.delikat 5908be430f Ram Watch - keep track of changes to the file, and enable the save menu item conditionally 2011-01-21 04:58:07 +00:00
andres.delikat 538c0a87a1 Ram Watch - Implement Move Down function 2011-01-21 04:48:36 +00:00
andres.delikat 3a98f07e53 Ram Watch - implement Move Up function 2011-01-21 04:44:30 +00:00