Commit Graph

476 Commits

Author SHA1 Message Date
andres.delikat 94fd588191 Ram Search - text box cleanup - slight repositioning & sizing, make addressbox only uppercase, limit length, and focus & select all when the appropriate radio dial is selected by the user 2011-02-21 02:35:47 +00:00
andres.delikat 67dac99408 Ram Search - implement Previous value searching, but currently the definition of previous value is previous frame 2011-02-21 01:06:58 +00:00
andres.delikat ee30625994 Ram Search - remove Modulus comparison since I deem it useless. Also made auto-search into a checkbox button style that turns red when on 2011-02-21 00:50:37 +00:00
andres.delikat 64a957c3ea Ram Search - display previous value column plus some code cleanup 2011-02-21 00:38:31 +00:00
andres.delikat 7135d89459 Ram Search - implement Search by Specific value 2011-02-21 00:19:15 +00:00
andres.delikat 6b30736230 Ram Search - selecting a datatype updates the display of the values 2011-02-21 00:00:33 +00:00
andres.delikat d9ebc40aae Ram Search - StartNewSearch works with 2-byte value selected 2011-02-20 23:54:58 +00:00
zeromus 4e14d7a10f example: change readbyte to memory.readbyte 2011-02-20 23:41:51 +00:00
andres.delikat dc61f89e20 Ram Search - implement data type, endian, and data size selections and ground work for integrating them into the start new search, and search functions 2011-02-20 23:15:28 +00:00
andres.delikat da31963df5 Ram Search - implement searching by number of changes 2011-02-20 23:01:43 +00:00
andres.delikat 738c633096 Ram Search - double clicking an address sends it to Ram Watch 2011-02-20 20:57:00 +00:00
andres.delikat 4ff2e24804 Ram Search - implemented Diff By Specific Address (yeah, that one is really pointless, but might as well) 2011-02-20 20:50:41 +00:00
andres.delikat 9c625df425 Ram Search - misc fix ups 2011-02-20 20:37:50 +00:00
kylethomson 7430a35806 More lua functions. 2011-02-20 20:14:55 +00:00
andres.delikat 5172f9e397 Ram Search - if invalid specific address entered by user, don't do the search anyway! Also, highlight the invalid data for the user. 2011-02-20 20:12:17 +00:00
andres.delikat 86f3538800 Ram Search - Searching based on Equal to Address implemented 2011-02-20 20:05:48 +00:00
andres.delikat aabc34c6c9 Ram Search - display values column based on Data Type menu selection 2011-02-20 19:31:25 +00:00
andres.delikat 06eb9888ca Ram Search - refix autoload 2011-02-20 19:21:56 +00:00
kylethomson 0bcfa70dd4 DarkKobold attacks!
Excellent move! 
The Metal Slime's Hit points have been reduced by 10.

Thou hast done well in defeating the Metal Slime
2011-02-20 19:18:27 +00:00
zeromus 64f0681fcd dont crash on exit 2011-02-20 18:28:01 +00:00
kylethomson 005138b453 More cleanup of input Config 2011-02-20 15:25:00 +00:00
andres.delikat 7d093138ca Input config - set Accept & Cancel properties of the winform to none since they were interfering with mapping keys 2011-02-20 14:31:42 +00:00
zeromus f9d7a15ee5 do some prepwork for proper main loop control and throttling 2011-02-20 08:40:22 +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
beirich 957cf69bae make controls processing more resilient against malformed binding strings 2011-02-20 06:49:16 +00:00
zeromus 840f81f956 hey let me add a placeholder dialog for a change! 2011-02-20 06:44:47 +00:00
beirich 6dd601571e config system update 2011-02-20 06:13:26 +00:00
andres.delikat 172a48f8a1 Ram Search - Start the groundwork for the search button 2011-02-20 04:54:41 +00:00
kylethomson 2f3fad927a Implement save keys. 2011-02-20 04:31:21 +00:00
andres.delikat f8b5055f53 Ram Search - refix Undo, and implement clear change counts 2011-02-20 04:04:12 +00:00
andres.delikat 8192860072 Ram Search - remove lovely pink backgrounds 2011-02-20 03:52:19 +00:00
kylethomson 36a81e6ac4 Restored Default keys, also, InputWidget no longer accepts tab, but accepts everything else. Tab code was commented out. 2011-02-20 03:51:18 +00:00
andres.delikat a17c0270c2 Ram Watch - refix background color on separators 2011-02-20 03:50:08 +00:00
kylethomson 643efb2caa This disable everything but Tab, but its the only way I found to stop from Tabbing away. Need help. 2011-02-20 03:39:47 +00:00
andres.delikat 4c04596224 Ram Watch - refix display stuff to work with VirtualListView 2011-02-20 03:36:31 +00:00
kylethomson 9747e41feb Added more hotkeys 2011-02-20 03:24:37 +00:00
andres.delikat 2b4fd12d0a Ram Search - refix some things that got reverted in the virtualListView commit 2011-02-20 03:14:48 +00:00
kylethomson bb10d36b73 InputWidget now clears on Escape 2011-02-20 03:06:06 +00:00
kylethomson 1a00047b7e In the immortal word of Homer Simpson. "DOH!" 2011-02-20 03:02:44 +00:00
kylethomson 1197a1bd33 First Run of Hotkey Dialog. 2011-02-20 02:59:15 +00:00
zeromus 14977cfc36 2011-02-20 02:49:37 +00:00
zeromus df48afbc46 i guess you have to use ItemCount and not VirtualListSize. oops! 2011-02-20 02:33:39 +00:00
zeromus 022c4be0c8 add nes stub 2011-02-20 02:17:09 +00:00
andres.delikat 3aeae6e771 Ram Watch - attempt to use virtuallist instead of listview 2011-02-20 01:41:58 +00:00
zeromus b7edf19c5b zeromus uses the sandglass of regression! 2011-02-20 01:35:58 +00:00
zeromus d004b0cf96 *.vspcc never checks in 2011-02-20 01:29:52 +00:00
kylethomson 3d49a8c5a7 Adding C# lua projects to BizHawk. One refuses to compile. 2011-02-20 01:27:16 +00:00
zeromus 6b35d45594 demo other VLV features 2011-02-20 01:27:22 +00:00