adelikat
|
ce4ce0bacc
|
Convert some static methods in ToolHelpers to extension methods
|
2014-07-28 01:51:11 +00:00 |
adelikat
|
3618cbde81
|
Remove a todo
|
2014-07-25 02:01:44 +00:00 |
adelikat
|
570f77cc68
|
Implement FastUpdate() on IToolForm. The intent here is for tools to do the minimum amount necessary when updating. This allows them to avoid slow things like drawing, but do critical activities such as Ram tools incrementing change counters, and loggers can continue logging. When Turboing, instead of bypassing tool updates, the client will run the fast update instead. Note: a few tools still need to be thought out as to what they need to do in a fast update
|
2014-07-25 01:55:21 +00:00 |
adelikat
|
5d743cdf88
|
PCE Sound debugger - autoload and other standard options on tools, dialog fixes that I do to all tools, add to toolbox
|
2014-07-14 16:01:35 +00:00 |
adelikat
|
fd80c62cdb
|
More Util methods -> extension methods
|
2014-07-03 19:20:34 +00:00 |
zeromus
|
1edd4edb49
|
add a crappy little PCE sound debugger and individual channel muting
|
2014-06-09 08:10:20 +00:00 |
adelikat
|
d3012fe4b6
|
PCE Tile Viewer - save screenshot file menu items, autoload and other tool options, add to toolbox
|
2014-04-13 20:33:01 +00:00 |
adelikat
|
471a2f5cf0
|
SMS - Vdp Viewer - save screenshot to file menu items
|
2014-04-13 20:13:22 +00:00 |
adelikat
|
0550fef67f
|
PCD CDL - remove todo
|
2014-04-13 16:38:56 +00:00 |
adelikat
|
12dc22de18
|
PCE CDL - center parent, add to toolbox
|
2014-04-13 12:52:36 +00:00 |
adelikat
|
8a6585aceb
|
CD CDL - drag and drop, implement save menu item, prevent some more nags
|
2014-04-13 12:40:30 +00:00 |
adelikat
|
e67c329aad
|
PCE CDL - remember window position and size, restore defaults, make Open and Save file dialogs look pretty, don't enable save as menu item if no cdl started since it nags you if you choose it
|
2014-04-13 12:22:53 +00:00 |
adelikat
|
aaeb2c9cdd
|
PCE CDL - some cleanups like icons and shortcut keys on menus, Recent menu, autoload, other misc tool options
|
2014-04-13 01:05:23 +00:00 |
adelikat
|
7f37535cd5
|
PCE Icon for PCE tool dialogs
|
2014-04-13 00:09:16 +00:00 |
goyuken
|
bdbaa0c2d9
|
PCE CDL: add a new "disassemble" command. this makes a text dump of every opcode that has been mapped out so far, dumping memory domain, address within the domain, and huc6280 disassembly
|
2014-02-20 22:59:37 +00:00 |
goyuken
|
b7a5b12535
|
the purest of all commits are those that change only whitespacing and indentation. flawless, timeless, indescribable.
|
2014-02-14 16:02:48 +00:00 |
goyuken
|
37469faa8b
|
PCE CDL: prevent loading of an existing CDL that doesn't match the emu's memory map
|
2014-02-10 05:02:30 +00:00 |
goyuken
|
d15c867693
|
PCE CDL: fix for street fighter 2 and 384K games. arcade card still not supported
|
2014-02-10 02:47:23 +00:00 |
goyuken
|
c9c01202e6
|
PCE CDL: open for business! not very tested yet. DOES NOT WORK ON SF2 MAPPER.
|
2014-02-10 01:06:06 +00:00 |
goyuken
|
0e4967f539
|
PCE tile viewer and SMS VDP viewer: implement CTRL+C clipboard copying
|
2014-02-08 23:15:10 +00:00 |
goyuken
|
f1e3196ae9
|
add a simple VDP viewer for SMS/GG
|
2014-02-08 23:02:47 +00:00 |
goyuken
|
8b006b3b59
|
PCE: add tile viewer. it doesn't have as many bells and whistles as the other viewers, but it does a basic job of it.
|
2014-02-08 16:40:15 +00:00 |
adelikat
|
3497e28f96
|
PCE BG Viewer - implement Always on Top and Floating Window, and refactor
|
2014-01-31 23:42:06 +00:00 |
adelikat
|
e98da5856f
|
misc code refactoring
|
2013-11-20 01:37:54 +00:00 |
adelikat
|
9266cafd2a
|
Another round of BizHawk.Emulation namespace changes
|
2013-11-13 23:36:21 +00:00 |
adelikat
|
2932a3a83c
|
EmuHawk - separate config dialogs from the tools folder into appropriate folders in the config folder
|
2013-11-09 00:20:39 +00:00 |
adelikat
|
8562276320
|
Change the default Position property of every winform from windows default to center parent
|
2013-11-08 18:43:24 +00:00 |
adelikat
|
17c68d34d0
|
make the word "autoload" consistently spelled/capitalized/hyphenated across all menus
|
2013-11-07 16:11:21 +00:00 |
adelikat
|
c669680e07
|
Rename Multiclient folder
|
2013-11-03 04:05:56 +00:00 |