adelikat
|
1c4a479f23
|
New Cheat List - some progress
|
2013-10-04 01:35:58 +00:00 |
adelikat
|
91a189bc60
|
new cheat search progress, and make the Saturn preferences dialog a little more professional loooking
|
2013-10-03 23:58:56 +00:00 |
adelikat
|
741a4a9b83
|
New Cheat List - some small progress
|
2013-10-03 15:27:51 +00:00 |
adelikat
|
b87e4b4bca
|
New Cheat Form - some progress
|
2013-10-02 15:09:49 +00:00 |
adelikat
|
f8d172bc88
|
new Cheats dialog - some small misc things
|
2013-10-02 13:02:09 +00:00 |
adelikat
|
96af3d08a1
|
Start new cheat list
|
2013-10-02 00:21:58 +00:00 |
adelikat
|
cac56ee8d1
|
Implement new Cheat object (in theory)
|
2013-10-01 17:24:33 +00:00 |
adelikat
|
8b38b16bf8
|
Start new Cheat form and related objects
|
2013-10-01 13:02:19 +00:00 |
adelikat
|
6fa73d0de5
|
Remove Previous Value = last change option, also remove temporary New Ram Search menu item
|
2013-09-29 21:15:47 +00:00 |
adelikat
|
8619636bdb
|
Ram Search - fixed bug where it crashes if you set to fast mode, restart, then set to detailed (this fix also fixes a lot of other potential bugs and weird behavior)
|
2013-09-29 19:41:03 +00:00 |
adelikat
|
016c7cae47
|
Ram Search - fix updating of change counts and previous value
|
2013-09-29 19:17:41 +00:00 |
adelikat
|
173855cc03
|
Ram Search - small todo
|
2013-09-29 18:52:11 +00:00 |
adelikat
|
0c850ef533
|
Ram Search - some nitpicky Oops refactoring and fix unsigned 4 byte comparisons
|
2013-09-29 18:19:47 +00:00 |
adelikat
|
a1c322bc91
|
Ram Search - update Specific Value Textbox properties when setting the size and display types
|
2013-09-29 17:26:12 +00:00 |
adelikat
|
efbd1b2b4e
|
Ram Search/Ram Watch - support multiple addresses with the View in Hex Editor feature
|
2013-09-29 16:09:48 +00:00 |
adelikat
|
665ceac228
|
Ram Search - don't allow user to select domains larger than 64mb
|
2013-09-29 15:42:00 +00:00 |
adelikat
|
ad4f45d4e3
|
Ram Search - if domain size is 1mb or larger, automatically switch to fast mode for the user
|
2013-09-29 15:32:35 +00:00 |
adelikat
|
24d3ed97ca
|
Ram Search - dropdowns for size and display type
|
2013-09-29 14:43:13 +00:00 |
adelikat
|
7d7c062822
|
Ram Search - when switching sizes, if the selected display type is no longer valid, set it to the default
|
2013-09-28 21:54:42 +00:00 |
adelikat
|
f706bd45ae
|
Ram Search - some fix ups with increment/decrement logic on text boxes
|
2013-09-28 21:49:05 +00:00 |
adelikat
|
15ad1d3234
|
Ram Search - fix some problems with specific value, float is still broken but fixed points should now work
|
2013-09-28 20:20:43 +00:00 |
adelikat
|
06330c1c12
|
Ram Search Engine - fix searching for signed 1-byte and 2-byte (many other types still broken)
|
2013-09-28 18:02:08 +00:00 |
adelikat
|
b26972a4fc
|
refactor Watch object Generation methods
|
2013-09-28 17:06:35 +00:00 |
adelikat
|
9b6738b6b5
|
Refactor the Watch object to remove the notion of detailed vs fast. The original intent of this distinction was for ram search, but ram search internally does not use the Watch object.
|
2013-09-28 02:42:56 +00:00 |
adelikat
|
9a32145f82
|
Remove legacy Watch object and WatchCommon.cs and all references to them
|
2013-09-28 01:44:52 +00:00 |
adelikat
|
6e48bf1dd5
|
Remove now obsolete HistoryCollection object, and change Text property of Ram Search (forgot to do that last commit)
|
2013-09-28 01:27:52 +00:00 |
adelikat
|
e9f3e7afe4
|
Remove old ram search and replace with new one
|
2013-09-28 01:24:45 +00:00 |
adelikat
|
1d6fad3872
|
New Ram Search - oops
|
2013-09-28 00:48:45 +00:00 |
adelikat
|
71b654c4b4
|
New Ram Search - some fixes
|
2013-09-28 00:10:06 +00:00 |
adelikat
|
130b83d920
|
fix small bug in context menu of ram watch, ram search - disallow label edit and start new search automatically on load
|
2013-09-27 01:02:28 +00:00 |
adelikat
|
0490b128ad
|
New Ram Search - add restart icon notification on settings that require a new search, also fix bug in big endian and check mis-aligned options
|
2013-09-27 00:55:53 +00:00 |
adelikat
|
f1b394a877
|
New Ram Search - small gui changes
|
2013-09-26 21:51:39 +00:00 |
adelikat
|
c6607178fc
|
New Ram Search - implement some dialog events like drag & drop
|
2013-09-26 14:37:24 +00:00 |
adelikat
|
0dc75a7e71
|
New Ram Search - implement autosearch
|
2013-09-26 12:11:39 +00:00 |
adelikat
|
cc358ec9ea
|
New Ram Search - implement column ordering and other listview events (copy, double click to add to ram watch, select all, etc)
|
2013-09-26 01:39:12 +00:00 |
adelikat
|
0deb8761bd
|
New Ram Search - implement "Use Undo History"
|
2013-09-26 01:09:08 +00:00 |
adelikat
|
bb62fa569e
|
New Ram Search - Columns - show/hide, save/load column enabled status, width, and column orders
|
2013-09-26 00:51:08 +00:00 |
adelikat
|
ebcac8f9d0
|
Add Always on Top feature to Ram Watch, fix Ram Search Always On Top feature, remove some now unused variables from the config, fix a widths bug in cheat search dialog
|
2013-09-25 23:09:39 +00:00 |
adelikat
|
b80f5a276e
|
New Ram Search - Undo/Redo functionality
|
2013-09-25 04:07:41 +00:00 |
adelikat
|
ece435555d
|
New Ram Search - Exclude Ram Watch feature - update totals when removing addresses, do remove on Add To Ram Watch
|
2013-09-25 02:12:58 +00:00 |
adelikat
|
6731bd44cb
|
New Ram Search - add diff column
|
2013-09-25 01:50:37 +00:00 |
adelikat
|
1f21f271ac
|
New Ram Search - some GUI polishing
|
2013-09-25 01:43:03 +00:00 |
adelikat
|
99fb7def4c
|
New Ram Search - preview mode implemented in Search Engine
|
2013-09-25 01:30:27 +00:00 |
adelikat
|
ccaa69205a
|
New Ram SNew Ram Search - background coloring logic, but SearchEngine preview logic isn't done
|
2013-09-23 16:51:35 +00:00 |
adelikat
|
8d4fd1d7fa
|
New Ram Search - more GUI work, including context menu
|
2013-09-23 16:01:19 +00:00 |
adelikat
|
8db1c0b91e
|
New Ram Search - some misc small things
|
2013-09-23 13:44:46 +00:00 |
adelikat
|
ab084dbacd
|
New Ram Search - some progress
|
2013-09-22 17:00:05 +00:00 |
adelikat
|
69db2d4a73
|
New Ram Search - Implement Difference compare to type, and some UI cleanup
|
2013-09-22 15:54:31 +00:00 |
adelikat
|
e54f199ed8
|
New Ram Search - implement Freeze, Poke, and Add To Ram Watch
|
2013-09-22 14:52:45 +00:00 |
adelikat
|
afebcae3f4
|
new ram search - implement save and save as
|
2013-09-22 14:10:19 +00:00 |
adelikat
|
c4feda28d5
|
new ram search - implement truncate from file
|
2013-09-22 13:30:18 +00:00 |
adelikat
|
7b5e612bd7
|
new Ram Search - implement Open File, Append File, and opening recent files
|
2013-09-22 12:50:47 +00:00 |
adelikat
|
b950f48f94
|
New Ram Search - implement some more menu items and toolbar buttons
|
2013-09-22 01:53:20 +00:00 |
adelikat
|
927b3e0d53
|
New Ram Search - support searching all basic operators for previous, specific value, specific address, and number of changes
|
2013-09-21 23:55:17 +00:00 |
adelikat
|
b55498cdb3
|
New Ram Search - add compare to box and set up events and stuff
|
2013-09-21 18:45:45 +00:00 |
adelikat
|
4415fa9fd5
|
Create a new TexBox control called WatchValueBox which manages all the pre and post validation logic for typing a value based on all the watch display types, refactor Ram Poke to use this box instead of having its own logic
|
2013-09-21 17:34:24 +00:00 |
adelikat
|
52918e9609
|
add PeekWord, PeekDWord, PokeWord, and PokeDWord to the memory domain object, don't know why we never did this before. Refactored watch.cs accordingly, todo: a bazillion other places
|
2013-09-21 14:32:37 +00:00 |
adelikat
|
22ddfa99f8
|
New Ram Search - some progress
|
2013-09-21 14:09:37 +00:00 |
adelikat
|
5e29e701f0
|
New Ram Search - manage logic of what previous value definitions can be done with which mode
|
2013-09-20 15:33:46 +00:00 |
adelikat
|
dfaf8084e7
|
New Ram Search - some more progress on settings and displaying values
|
2013-09-20 01:18:55 +00:00 |
adelikat
|
657d858b99
|
New Ram Search - some progress
|
2013-09-19 23:45:29 +00:00 |
adelikat
|
3857c27f93
|
Ram Watch - don't refresh dialog if no addresses (keeps the dialog from slowing the emulator down when it has no watches)
|
2013-09-19 13:53:38 +00:00 |
adelikat
|
88a9b95b15
|
New Ram Search - some GUI work
|
2013-09-16 01:24:06 +00:00 |
adelikat
|
a2d60ff2c8
|
refactor watch objects, so that the base types have a previous value as opposed to the detailed types
|
2013-09-15 16:01:16 +00:00 |
adelikat
|
3fa153f4cd
|
hook up new ram search in various places in mainform, and basic updating of values done
|
2013-09-15 01:49:02 +00:00 |
adelikat
|
55fe3e4a49
|
New Ram Search - some progress
|
2013-09-14 23:30:23 +00:00 |
adelikat
|
7a08cb1075
|
Fix some annoying warnings and some misc code cleanup
|
2013-09-14 19:34:14 +00:00 |
adelikat
|
299ee4673e
|
progres son new ram search, mostly small things and stubs
|
2013-09-14 19:07:11 +00:00 |
adelikat
|
e760ff56a4
|
Start New Ram Search
|
2013-09-14 06:02:53 +00:00 |
adelikat
|
9f72102de4
|
Ram Watch - fix column hide/show behavior
|
2013-09-14 05:37:53 +00:00 |
adelikat
|
731701ddd8
|
Hex Editor - support poking of multiple addresses
|
2013-09-14 04:44:17 +00:00 |
zeromus
|
b7f3acefcd
|
improve ram watch icons
|
2013-09-14 04:27:01 +00:00 |
adelikat
|
0cbfe849f5
|
Remove RamWatchNewWatch dialog
|
2013-09-14 03:15:51 +00:00 |
adelikat
|
2910878d05
|
Remove Ram Poke as a standalone dialog. Support new Ram Poke dialog in Hex Editor and Ram Search
|
2013-09-14 03:13:22 +00:00 |
adelikat
|
5c2b005eee
|
Old Ram Watch begone!
|
2013-09-14 02:31:21 +00:00 |
adelikat
|
da9c73e011
|
new Ram Poke - fix up Value box behavior, and misc code cleanup of new ram tools code
|
2013-09-14 01:18:45 +00:00 |
adelikat
|
fc7ea29be0
|
New Ram Poke - implemented poking for types other than float and fixed point, some fix ups
|
2013-09-12 03:28:45 +00:00 |
adelikat
|
c4ac0439c1
|
New Ram Poke Dialog - progress
|
2013-09-12 01:53:00 +00:00 |
adelikat
|
578efed6bf
|
New Ram Watch - fix some null reference exceptions
|
2013-09-11 22:43:14 +00:00 |
adelikat
|
2e292ca2ee
|
Start new ram poke dialog
|
2013-09-10 17:46:24 +00:00 |
adelikat
|
e28c45d69e
|
New Ram Watch - progress on column hid/show/reorder logic, but still not quite what I want
|
2013-09-10 00:58:36 +00:00 |
adelikat
|
ea9fb1f85d
|
New Ram Watch - fix incorrectly labeling a file as having changes
|
2013-09-09 22:03:02 +00:00 |
adelikat
|
d7c6d79148
|
New Watch Editor - fix bug where address wasn't being updated
|
2013-09-09 21:45:44 +00:00 |
adelikat
|
fad71b1d98
|
Refactor Recent Files to handle a load error message and logic to remove from list, refactored all the places that do this to use this single unified function
|
2013-09-09 21:36:26 +00:00 |
adelikat
|
4682c326e4
|
New Ram Watch - fix display of Diff column
|
2013-09-09 17:04:25 +00:00 |
adelikat
|
6446b73ca5
|
Add feature to hex textboxes where up and down increment/decrement the value. New Watch Editor - tab orders
|
2013-09-09 14:13:31 +00:00 |
adelikat
|
450fc79086
|
New Ram Watch - column ordering
|
2013-09-09 00:25:03 +00:00 |
adelikat
|
85b25ec371
|
New Ram Watch - hook up more events
|
2013-09-08 20:49:25 +00:00 |
adelikat
|
5d4d91603d
|
New Ram WAtch - context menu and key events
|
2013-09-08 20:33:15 +00:00 |
adelikat
|
d1e36b62e1
|
New Ram Watch - configurable previous value definitions
|
2013-09-08 19:22:21 +00:00 |
adelikat
|
440185a229
|
New Ram WAtch - implement Display Watches on Screen feature
|
2013-09-08 15:58:01 +00:00 |
adelikat
|
8d4a8bc869
|
New Ram WAtch - implement column hide/show, and column positioning/width saving and loading
|
2013-09-08 15:47:41 +00:00 |
adelikat
|
0442eddf5a
|
New Ram Watch - implement freeze address
|
2013-09-08 04:13:31 +00:00 |
adelikat
|
aa314fc219
|
New Watch Editor - duplicate watch done, fix editing
|
2013-09-08 03:45:13 +00:00 |
adelikat
|
8704acdaf3
|
New Watch Editor - Edit Mode done
|
2013-09-08 02:51:53 +00:00 |
adelikat
|
8b7798896a
|
new Watch editor - adding new watch now works
|
2013-09-08 00:36:28 +00:00 |
adelikat
|
ddb6adf593
|
Progress on new watch editor
|
2013-09-07 20:00:17 +00:00 |
adelikat
|
e49c00ac36
|
Reorganize the tools folder, making new folders for Lua, Watch, and Hex Editor, start new Watch Editor dialog. Split new Watch objects into their own file, rename legacy watch object accordingly
|
2013-09-07 18:36:49 +00:00 |
adelikat
|
8c1582ca74
|
New Ram Watch - oops, support saving and loading of new display types
|
2013-09-07 18:03:17 +00:00 |
adelikat
|
50a354bc82
|
New Ram Watch - support 2 and 4 byte watches, including new display types: binary, 12.4 fixed point, 20.12 fixed point, and float
|
2013-09-07 17:57:23 +00:00 |
adelikat
|
a8234b6147
|
New Ram Watch - implement memory domains menu, using a new ToolHelpers class and a method that generates it (todo: refactor other tool dialogs to it this way), and some more features such as Separator, SelectAll, move up, move down, remove
|
2013-09-07 05:17:29 +00:00 |
adelikat
|
4fb575a2f6
|
Refactor other recent menus, and fix bug in recent item selection
|
2013-09-07 03:15:29 +00:00 |
adelikat
|
0d25ef8f8f
|
Refactor Recent menu stuff again, and move autload to a property of recent files, ram watch now uses that value instead, all other dialogs with recent menus need to be refactored this way
|
2013-09-07 01:38:24 +00:00 |
adelikat
|
6320493902
|
RecentFiles - make Generate method not static
|
2013-09-06 22:09:14 +00:00 |
adelikat
|
5210da36b0
|
New Ram Watch - recent menu, RecentFiles - add a GenerateRecentMenu method, still todo: refactor dialogs to use this instead of doing the same code in a bunch of places
|
2013-09-06 22:06:44 +00:00 |
adelikat
|
195b002ec1
|
Recent Files - refactor - remove GetFileByPosition() in place of making the object indexable
|
2013-09-06 21:23:59 +00:00 |
adelikat
|
4be0fa49f8
|
New Ram Watch - more low hanging fruit
|
2013-09-06 21:15:05 +00:00 |
adelikat
|
8fa9a602a7
|
New Ram Watch - saving
|
2013-09-06 21:09:10 +00:00 |
adelikat
|
068665f85b
|
New Ram Watch - some low hanging fruit
|
2013-09-06 20:43:01 +00:00 |
adelikat
|
0815d20f93
|
New Ram Watch - fix separators
|
2013-09-06 01:14:54 +00:00 |
adelikat
|
e0320e93aa
|
New Ram Watch - UpdateValues, implement remaining display columns, some refactoring
|
2013-09-06 00:42:21 +00:00 |
adelikat
|
d56c25392e
|
New Ram Watch - set up autoload and misc small things
|
2013-09-05 15:34:47 +00:00 |
adelikat
|
50b7d9b8c1
|
New Ram Watch - implement new Search menu item
|
2013-09-05 14:48:54 +00:00 |
adelikat
|
05fc6d8dd3
|
New Ram Watch - basic display of 1 byte values working
|
2013-09-05 03:24:01 +00:00 |
adelikat
|
d03b7aa687
|
New Ram Watch - some progres on displaying values
|
2013-09-05 01:12:13 +00:00 |
adelikat
|
1254b8b03e
|
New Ram Watch - implement Separator object, finish file loading (only 1 byte supported currently)
|
2013-09-05 00:55:12 +00:00 |
adelikat
|
eaf94ebda3
|
N64 VirtualPads - right-click sets autofire, this is done with a new VirtualPadButtons component that could be easily ported to other virtualpads as well
|
2013-08-28 18:01:34 +00:00 |
pasky1382
|
160c76c531
|
Added 'Always on Top' option to virtualpads
|
2013-08-28 17:20:53 +00:00 |
adelikat
|
58552035a1
|
Progress on new Ram Watch objects
|
2013-08-27 17:58:31 +00:00 |
adelikat
|
457902bc9e
|
Hex Editor - revert r4877
|
2013-08-26 22:05:50 +00:00 |
zeromus
|
94cacde458
|
clear stickies when closing virtualpad form. i think that's a good idea..... but someone might disagree.
|
2013-08-26 21:36:45 +00:00 |
zeromus
|
7d0eca7906
|
allow n64 virtualpad analog widget to release input by rightclicking
|
2013-08-26 21:35:50 +00:00 |
adelikat
|
089ce7f48a
|
Some progress on the new Ram Watch dialog
|
2013-08-26 20:54:00 +00:00 |
zeromus
|
ba25e7045f
|
make it easier to change memory domains in the hex editor. adelikat might not like this, feel free to revert.
|
2013-08-26 07:57:31 +00:00 |
zeromus
|
513ceba3d2
|
fix up SGB memorydomains
|
2013-08-26 07:17:47 +00:00 |
adelikat
|
3b0d01b4a7
|
Start a new Ram Watch dialog, not hooked up
|
2013-08-26 01:14:35 +00:00 |
adelikat
|
eb5f463b9d
|
move virtual pad files to their own folder
|
2013-08-26 00:47:11 +00:00 |
adelikat
|
ffa0619b04
|
Start some new watch classes and a watch collection class, in preparation for a Ram Search/Watch refactor
|
2013-08-25 18:29:23 +00:00 |
adelikat
|
4bd6103574
|
Refactor a bunch of cheats code, and fix a bug where exceptions can be thrown by the cheats dialog when working in other tool dialogs.
|
2013-08-25 04:23:27 +00:00 |
goyuken
|
ce3fc79e10
|
fix some path config problems. DGB didn't work at all, and screenshots and saverams may have been busted on some systems
|
2013-08-23 17:49:15 +00:00 |
adelikat
|
706a863caa
|
Ram Search - add "Clear Preview" to context menu, clears out the red coloring preview. Also some misc tweaks to colors and some code cleanup
|
2013-08-21 20:54:33 +00:00 |
adelikat
|
872a3208d3
|
Use MenuStripEx instead of MenuStrip everywhere
|
2013-08-21 20:27:54 +00:00 |
adelikat
|
0ceff61292
|
Replace ToolStrip with ToolStripEx in a few places
|
2013-08-21 20:16:23 +00:00 |
adelikat
|
18582d7c4f
|
Ram Search - another n64 hack - default to 4 byte
|
2013-08-14 01:12:03 +00:00 |
adelikat
|
22e1dffc91
|
Ram Search - don't create a search history and start a new search twice. Add a "Use Undo History" option. For that and fast mode when the user opens ram search on the n64 core, currently this overrides their settings every time they open the dialog.
|
2013-08-14 01:04:14 +00:00 |
adelikat
|
7f86f58605
|
Ram search - on showing the number of addresses, use commas
|
2013-08-14 00:30:08 +00:00 |
adelikat
|
625f9c2fcd
|
Rip out old path system and replace with new
|
2013-08-11 21:48:17 +00:00 |
pjgat09
|
ef36677168
|
N64: Fix input display on the virtual pad
|
2013-08-05 02:38:45 +00:00 |
adelikat
|
35455b9821
|
Lua Console - add Call and Remove buttons to Registered Functions dialog, and some other gui tweaks
|
2013-08-05 00:45:41 +00:00 |
adelikat
|
1b2ce4e212
|
Lua Console - add a Registered functions dialog that shows registered lua functions registered functions (currently only supports frame and savestate events
|
2013-08-05 00:26:19 +00:00 |
adelikat
|
31126d437b
|
add a analog section for hotkeys, for the purpose of buttons that "fudge" an analog virtualpad's axis values. Only "Y Up Large" done so far. Will finish the rest after I rewrite the hotkey system completely.
|
2013-08-03 13:22:54 +00:00 |
adelikat
|
b0253967ee
|
Firmwares dialog - support Ctrl+C copying the selected row(s) to the clipboard
|
2013-08-02 14:23:59 +00:00 |
adelikat
|
91a13bf8f4
|
Misc Code refactoring, no functional changes
|
2013-07-16 01:59:59 +00:00 |
adelikat
|
0853da8165
|
slight positioning fix to Saturn virtualpad
|
2013-07-14 22:47:06 +00:00 |
adelikat
|
c5204487a7
|
Saturn - implement virtual pads, also break movie mnemonics for this core, hope nobody was making a movie yet.
|
2013-07-14 22:18:22 +00:00 |
adelikat
|
cbb35fc3ce
|
Ram Search - introduce "Fast Mode" in order to support large domains such as for N64. In fast mode, the previous value will be defined as last search (or original value), and change counts will not be incremented but the previous value/change counts will not be processed saving huge amounts of processing.
|
2013-06-30 21:50:17 +00:00 |
adelikat
|
e1212c75e3
|
Ram Search - clear undo history when starting a new search, and add a Clear Undo History menu item
|
2013-06-30 20:10:52 +00:00 |
pasky1382
|
23d71a3b87
|
Commented out unworking code for disc.DetectSegaSaturn() in MainForm.cs
Added 'Always On Top' option to settings in hex editor/tas studio/ram search
|
2013-06-25 08:50:42 +00:00 |
pjgat09
|
a4a88ff139
|
N64: Tweaked the virtual pad layout
|
2013-06-10 00:08:31 +00:00 |
pjgat09
|
4225ef55af
|
N64: Fixed the analog control in the virtual pad to look and behave better
|
2013-06-09 23:54:19 +00:00 |