zeromus
|
fd6ac896fc
|
general cleanup.. remove a bunch of warnings.. improve log console system a bit.. add new icons for log console window.. remove old demo psx interop system and add new, simpler one, which isnt really tested yet but is way less annoying.
|
2012-02-24 20:38:35 +00:00 |
beirich
|
21493304e6
|
Bizhawk bravely enters the year 2010
|
2011-08-27 02:17:11 +00:00 |
andres.delikat
|
f22e9fb60d
|
Memory Viewer & VirtualListView - ControlStyles.OptimziedDoubleBuffer seems to be a small speedup compared to ControlStyles.DoubleBuffer
|
2011-08-21 20:28:22 +00:00 |
zeromus
|
019ad69459
|
disc subchannel Q calculation; make TOC a little more useful by adding TOCPoints which are easier to search than nested sessions, tracks, and indices; and change path browser to use a superior folder browser which lets you enter paths into a textbox. I refuse to click to navigate folders
|
2011-08-14 23:13:31 +00:00 |
zeromus
|
adc0bf83bb
|
add BlazingFast property to VirtualListView. you may like it or you may not.
|
2011-08-02 22:58:24 +00:00 |
zeromus
|
074edfdc67
|
un-break virtual listview selected item highlighting (was broken to fix another issue, but when next it arises we'll find another way)
|
2011-08-02 06:00:14 +00:00 |
zeromus
|
33dc19ded2
|
change console window title format
|
2011-07-23 09:18:18 +00:00 |
zeromus
|
fa179198a0
|
superior win32 console support: capture output during debug mode, dont interfere with stdout redirect
|
2011-07-23 08:17:09 +00:00 |
zeromus
|
52f27634eb
|
first draft of avi-writing: it works, unless you abuse it.
|
2011-07-11 07:35:14 +00:00 |
zeromus
|
9355bc0f2e
|
redo some of client input and hotkey handling
|
2011-07-09 22:09:39 +00:00 |
zeromus
|
8b94d5f6f2
|
virtual listview needs this hack after all
|
2011-07-09 18:28:15 +00:00 |
zeromus
|
e020da8dba
|
add a little tweak to VirtualListView which may be necessary if things ever get rough
|
2011-06-27 05:22:12 +00:00 |
zeromus
|
bff2c12765
|
remove completely useless one-byte "archive" signature detectors which cause spurious results. we can no longer open roms in .flv or in .elf :(
|
2011-06-27 02:59:47 +00:00 |
zeromus
|
33c5182296
|
fix annoying toolstrip/menustrip non-clickthrough behaviour
|
2011-06-26 20:10:05 +00:00 |
zeromus
|
b66cb2a28c
|
add file signature to 7z wrapper code for iNES format so it can't be mis-recognized (castlevania 3 apparently resembles a tar file for some reason)
|
2011-06-09 06:56:23 +00:00 |
zeromus
|
1917f7fc2e
|
improve gdi+ rendering mode (depending on your point of view) to run almost as fast as direct3d and put gui option for it
|
2011-03-21 00:54:30 +00:00 |
zeromus
|
b3f212f745
|
make sysdrawing render panel more pleasant
|
2011-03-20 23:46:03 +00:00 |
zeromus
|
341ee44509
|
re-engineer HawkFile to be aware of archives. its a little more complex to use now (not only do you have to open it, you have to call one of the Bind() methods on it to choose an interior file), but its more powerful.
|
2011-03-07 01:07:49 +00:00 |
andres.delikat
|
bb5988d1b7
|
Ram Search - specific values can be negative if signed Data Type is selected
|
2011-02-23 05:00:15 +00:00 |
andres.delikat
|
3983c585f9
|
Ram Search - allow specific value to have hexadecimal values if Hex Data type is selected
|
2011-02-23 04:50:54 +00:00 |
andres.delikat
|
4bc3587ca7
|
Ram Search - better implementation of input validation on text boxes. Do preview as user types into the boxes
|
2011-02-22 19:49:22 +00:00 |
zeromus
|
840f81f956
|
hey let me add a placeholder dialog for a change!
|
2011-02-20 06:44:47 +00:00 |
andres.delikat
|
0fafc2eb0e
|
Ram Poke - Signed int input validation
|
2011-02-18 16:18:47 +00:00 |
andres.delikat
|
5a0d477dba
|
Ram Watch - directly editing an address in the list view validates user input, and if a valid hex number, will pull up an edit watch dialog
|
2011-02-18 05:52:09 +00:00 |
andres.delikat
|
b2e7319275
|
Ram Watch - attempt to validate when a user types an address directly into the list view. Also, added a static InputValidate class that will contain various input validation functions to use on text boxes & such.
|
2011-02-18 03:48:42 +00:00 |
andres.delikat
|
a8bea550e0
|
a file I forgot to check in at some point
|
2011-02-14 02:28:52 +00:00 |
zeromus
|
32cb295f7f
|
add virtuallistview
|
2011-01-18 03:16:16 +00:00 |
zeromus
|
b11a285670
|
fix 7z fails
|
2011-01-16 21:45:04 +00:00 |
beirich
|
d1110de5de
|
SMS: implement zoomed sprites; VDP fixes; Ax Battler GG fixed
|
2011-01-16 06:31:14 +00:00 |
beirich
|
89e4c5a674
|
|
2011-01-11 02:55:51 +00:00 |