andres.delikat
|
4b021113fb
|
Hex Editor - Fix so Ctrl+G hotkey works
|
2011-08-18 01:50:17 +00:00 |
andres.delikat
|
6905f69b6b
|
During StopMovie() set the global read-only setting to true. This will ensure that movies always start in read-only while still respecting the read-only checkbox on the play movie dialog
|
2011-08-17 23:53:05 +00:00 |
kylethomson
|
2243c7dcad
|
Fixed Multitrack-load crash.
Also, read-only can't be toggled while no movie active.
Same for multitrack.
|
2011-08-17 02:06:50 +00:00 |
andres.delikat
|
c5f2d02f68
|
Ram Watch/Cheat Window/Lua Console - when deleting, clear selected items
|
2011-08-17 00:26:34 +00:00 |
beirich
|
e703d3a99f
|
[pce] fix R-Type CD audio start bug(s)
|
2011-08-16 03:11:27 +00:00 |
andres.delikat
|
2330126b84
|
Ram Search - when deleting, clear selected items
|
2011-08-16 02:47:32 +00:00 |
zeromus
|
cd878508f5
|
disc-tidy
|
2011-08-16 01:49:48 +00:00 |
andres.delikat
|
90233868cf
|
Slight dialog cleanups on ram search & autofire config
|
2011-08-15 19:33:18 +00:00 |
andres.delikat
|
89c5dcb9ec
|
Ram Search - Make DoUndo() set the previous value to the current value. Better would be to keep a previous value undo list and restore that, but this is adequate for preventing crashes.
|
2011-08-15 19:08:52 +00:00 |
zeromus
|
3bab049363
|
disc-clarify difference between LBA and ABA
|
2011-08-15 10:43:36 +00:00 |
beirich
|
cd65961b53
|
fixed subcode stuff and a stupid bug in CDAudio.cs
|
2011-08-15 04:22:54 +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 |
beirich
|
266d81f644
|
CD Audio is 1337
|
2011-08-14 21:27:51 +00:00 |
beirich
|
0a5157d9a6
|
Extremely preliminary TurboCD support
|
2011-08-14 18:20:13 +00:00 |
beirich
|
cfccc65672
|
add metaspu V method, set NES to use it experimentally
|
2011-08-14 01:42:54 +00:00 |
beirich
|
c7178543c7
|
split gamedb up into more files
|
2011-08-12 03:30:23 +00:00 |
beirich
|
18eafcbb7f
|
Config will not be eaten if an unrecognized symbol is found in config.ini.
Checked in source (zipped) of the modified version of json.net 1.3.1 that is in use.
|
2011-08-11 02:15:55 +00:00 |
andres.delikat
|
124da117b8
|
Add default constructor to GameInfo to avoid null reference crashes, right click menu during null emulator now no longer crashes (and probably a number of other situations). Added BizHawk back to the Main form text property instead of 0
|
2011-08-10 23:50:01 +00:00 |
andres.delikat
|
9e9b3051a8
|
Remove hard coded "Backspace" hotkey mapping for nes reset (the soft reset hotkey handles reset just fine). Add Reset hotkey mapping to Reset menu item
|
2011-08-10 22:58:06 +00:00 |
zeromus
|
5bf7b33f4a
|
fix crash relating to null AutofireNullControls
|
2011-08-10 04:31:07 +00:00 |
andres.delikat
|
6f3bc27c59
|
Autofire is smarter now and keeps track of when a button was pressed and then uses that for the basis of the autofire pattern
|
2011-08-10 00:34:33 +00:00 |
beirich
|
4b65d9e9cf
|
Fix someone's freudian typo
|
2011-08-10 00:14:21 +00:00 |
andres.delikat
|
852c37d63b
|
Autofire Config - minimum values should be 1 not 0
|
2011-08-10 00:13:07 +00:00 |
andres.delikat
|
abf7d24106
|
and as usual, I forgot the new winform files
|
2011-08-09 23:42:30 +00:00 |
andres.delikat
|
034b2e6e68
|
Autofire config dialog
|
2011-08-09 23:27:47 +00:00 |
andres.delikat
|
cde05919ad
|
Refactor autofire into an autofire controller. Added On & Off values that can be used to create any combination of On/Off patterns, hooked them to Global.Config values
|
2011-08-09 22:13:57 +00:00 |
zeromus
|
e172e7a948
|
disc-elucidate some comments
|
2011-08-09 06:14:36 +00:00 |
andres.delikat
|
8fa630c0fa
|
Autofire UI for PCE, GG, GB
|
2011-08-09 02:40:22 +00:00 |
zeromus
|
71d3774ace
|
disc-fix little postgap bug
|
2011-08-09 02:33:03 +00:00 |
andres.delikat
|
63b1f9b93a
|
Input Config - autofire for SMS/GG/SG, disable autofire pulldown item for TI83
|
2011-08-09 02:16:46 +00:00 |
andres.delikat
|
4cd457ada6
|
Hook up autofire nes controls to the input config dialog
|
2011-08-09 01:38:51 +00:00 |
andres.delikat
|
d10f38af5d
|
Remove autofire from IController & inherited objects other than Controller
|
2011-08-09 00:57:56 +00:00 |
andres.delikat
|
9b2ba5c85c
|
Basic implementation of Global.ActiveController, uses an ORAdapter to OR against Active Controller. Still TODO: setting up autofire controllers for platforms and a UI in the Controller Config
|
2011-08-09 00:51:46 +00:00 |
andres.delikat
|
0d01af5c7b
|
Refactor autofire, remove the autofire adaptor. Added an autofire bool to IController and implemented it in the Controller object. Setting to true will turn the controller buttons into autofire buttons
|
2011-08-08 23:35:13 +00:00 |
zeromus
|
fe33e75c1b
|
disc-cuefile wave-fulfillment is a case-insensitive process
|
2011-08-08 06:14:05 +00:00 |
zeromus
|
bde8365563
|
disc-more robust waveification
|
2011-08-08 06:09:44 +00:00 |
zeromus
|
66ccd1eadc
|
|
2011-08-08 04:48:28 +00:00 |
zeromus
|
e4305823c5
|
disc-more gracefully handle missing ffmpeg, and checkin an ffmpeg finally
|
2011-08-08 02:02:01 +00:00 |
zeromus
|
1f541be6df
|
disc: cue+mp3/mpc/flac decoding
|
2011-08-08 01:48:31 +00:00 |
andres.delikat
|
d92c27f89d
|
Autofire Input Adaptor, currently no UI for it
|
2011-08-07 23:26:06 +00:00 |
zeromus
|
f604415c5a
|
Disc directory should probably be renamed DiscSystem now
|
2011-08-07 23:15:44 +00:00 |
andres.delikat
|
7357f82ffa
|
oops
|
2011-08-07 20:55:06 +00:00 |
andres.delikat
|
9809cb317a
|
MemoryViewer - slight refactoring
|
2011-08-07 20:54:26 +00:00 |
andres.delikat
|
d55debbb3e
|
Hex Editor - refresh address display after typing in values or highlighted address changes by key press
|
2011-08-07 20:31:49 +00:00 |
andres.delikat
|
19b4072346
|
Hex Editor - refix typing in of values
|
2011-08-07 20:20:07 +00:00 |
andres.delikat
|
6953782167
|
Hex Editor - remove useless text box that was going to be a find by value box, will put that off until a future release
|
2011-08-07 20:00:35 +00:00 |
andres.delikat
|
fae70a6e0e
|
Hex Editor - scroll when pressing up or down, fix some crash bugs, implement Pg Up/Down, Home, End hotkeys
|
2011-08-07 19:53:52 +00:00 |
andres.delikat
|
53fd0aa877
|
Hex Editor - Dump To File implemented
|
2011-08-07 19:30:01 +00:00 |
andres.delikat
|
c00fe0d00b
|
Hex Editor - add char viewer, shrink font, make drawing a bit more efficient
|
2011-08-07 19:12:26 +00:00 |
andres.delikat
|
52507fbb24
|
Hex editor - correctly use stringbuilder
|
2011-08-07 17:34:33 +00:00 |