SuuperW
|
7360badb4a
|
Added AutoFire support in TAStudio, fixed/improved patterns.
-A couple minor fixes
|
2015-03-08 04:42:04 +00:00 |
adelikat
|
be51677fde
|
Remove Global.NullControls
|
2015-02-22 20:38:10 +00:00 |
adelikat
|
817c798eab
|
Remove Global.CoreComm since it was pointless
|
2015-02-22 20:06:30 +00:00 |
adelikat
|
7e92f38eb3
|
AutofireController - pass in an instance of an emulator rather than use Global.Emulator
|
2015-02-22 18:02:56 +00:00 |
adelikat
|
7e763408e2
|
Move MainForm.SupportedPlatforms to Emulation.Common.SystemLookup
|
2015-02-22 17:15:09 +00:00 |
adelikat
|
41950cb9e0
|
ToolManager - take a Form owner in the constructor and pass it in to any tools that are also Form objects (all of them). ToolBox - use the Parent property instead of GlobalWin.MainForm now that it is populated
|
2015-02-22 04:02:30 +00:00 |
adelikat
|
1514faf300
|
Move PresentationPanel from GlobalWin to Mainform, since it was primarily used there (and the few other places knew about GlobaWin.MainForm anyway)
|
2015-02-22 03:53:07 +00:00 |
adelikat
|
e3f9388a17
|
Move HotkeyCoalescer from GlobalWin to MainForm since only MainForm uses it anyway
|
2015-02-22 03:45:00 +00:00 |
adelikat
|
f3c29e5bc2
|
replace some references to GlobalWin.MainForm in MainForm itself, because that makes no sense.
|
2015-02-22 03:26:00 +00:00 |
jdpurcell
|
730694644d
|
Add option for OpenAL on Windows.
|
2015-02-19 03:22:20 +00:00 |
jdpurcell
|
c56edd6e93
|
Add OpenAL sound output.
XAudio2: Some stuff I forgot to dispose.
|
2015-02-19 02:30:55 +00:00 |
zeromus
|
dbbfda1c85
|
add (odd) resolution warning to choose a/v writer and make 'autodetect' button apply CaptureOSD setting
|
2015-02-17 00:13:19 +00:00 |
jdpurcell
|
2261e8dc03
|
Remove duplicate CheatList.Changed event wireup (happens in constructor as well).
|
2015-02-08 15:41:38 +00:00 |
adelikat
|
d5ed4369e9
|
Fix autoloading of TI-83 keypad
|
2015-02-07 14:30:14 +00:00 |
goyuken
|
a782fdb315
|
take 2
|
2015-02-05 23:53:25 +00:00 |
goyuken
|
995f670d36
|
frontend tracks loaded firmware: proof of concept
|
2015-02-05 23:25:28 +00:00 |
goyuken
|
b3b37c46c3
|
possibly fast light bitmap saver with resize, TODO hook up to something
|
2015-02-01 22:49:53 +00:00 |
adelikat
|
b1ca8517ea
|
PSX - disable controller config if a movie is active
|
2015-02-01 14:48:49 +00:00 |
jdpurcell
|
fb16da4d95
|
Single frame rewinds when short pressing rewind key while paused. Long pressing still does continuous rewinding.
Use Stopwatch.GetTimestamp() instead of DateTime.Now for some other similar code.
|
2015-01-31 22:16:02 +00:00 |
adelikat
|
8222028169
|
PSX Controller Config dialog
|
2015-01-31 20:24:06 +00:00 |
jdpurcell
|
3cea39f6e1
|
Break up Sound into multiple files.
|
2015-01-31 17:44:35 +00:00 |
jdpurcell
|
5eee1cd306
|
Add UI for choosing between DirectSound / XAudio2.
Always use new sound output buffering (remove option).
|
2015-01-31 06:40:14 +00:00 |
jdpurcell
|
83e8abc963
|
XAudio2! There's no UI for it yet.
|
2015-01-31 04:49:53 +00:00 |
adelikat
|
d61f1dd058
|
Do cheat saving magic on close rom, not close emulator
|
2015-01-27 22:23:56 +00:00 |
zeromus
|
8491be66ba
|
add --dump-frames commandline to control which frames get dumped by the auto-dumping feature
|
2015-01-27 04:05:20 +00:00 |
jdpurcell
|
8fe850ba1b
|
Rewind speed setting.
Add comment to clarify the various methods of unthrottling.
|
2015-01-25 18:34:53 +00:00 |
jdpurcell
|
69c66d12b1
|
Configurable DirectSound buffer size.
A bunch of changes in Sound / SoundOutputProvider to support this and behave nicely.
|
2015-01-25 03:33:45 +00:00 |
adelikat
|
f89f8fc457
|
add a PauseChanged event to mainform, have the debugger subscribe to it and refresh instead of refreshing every frame, add a refresh menu item with F5 hotkey just in case
|
2015-01-24 03:10:21 +00:00 |
jdpurcell
|
e3e5ae4934
|
New SoundOutputProvider class which takes the place of BufferedAsync. This should be far less prone to audible glitches and reduces latency.
|
2015-01-23 04:16:25 +00:00 |
adelikat
|
7859e17503
|
add PSX and Lynx to the platform chooser
|
2015-01-18 19:25:03 +00:00 |
goyuken
|
c5daf82a3b
|
some changes to corefeatureanalysis
|
2015-01-16 00:48:40 +00:00 |
jdpurcell
|
798f882457
|
Redo r8309. Try a different fix for vsync not taking effect at startup.
|
2015-01-15 15:56:23 +00:00 |
jdpurcell
|
4272a954cf
|
Revert r8309. Fixes VSync not taking effect at startup.
|
2015-01-15 15:42:29 +00:00 |
goyuken
|
82fcd0bc5e
|
refactor IVideoProvider into a service. uses in mainform and friends are still hacky
|
2015-01-14 22:37:37 +00:00 |
jdpurcell
|
28f1ad1c0e
|
Allow clock throttle to take over for audio / vsync throttles during fast forward or rewind for proper speed control.
|
2015-01-13 04:21:32 +00:00 |
jdpurcell
|
e66fe70365
|
Proportional rewind speed is now always enabled - revert user-configurable setting.
Fix fast rewind with proportional rewind speed.
|
2015-01-12 15:09:27 +00:00 |
jdpurcell
|
3d37e3dc5a
|
Option to make rewind speed proportional to rewind frequency.
|
2015-01-12 05:30:27 +00:00 |
jdpurcell
|
c81bb3e50e
|
Little cleanup (extension method for BeginInvoke).
|
2015-01-04 18:22:17 +00:00 |
jdpurcell
|
8c41af53d1
|
Option to automatically check for and notify of new versions.
|
2015-01-04 15:04:44 +00:00 |
adelikat
|
bb5b20cc33
|
Gensis Game Geneie Encoder/Decoder - convert to IToolFormAutoConfig, fix a bug that would have made it never be available, make it available on non-interm builds (I think the issue keeping it unreleased was a core endian issue that was resolved), add a menu item for it in the Genesis menu
|
2015-01-01 19:02:00 +00:00 |
adelikat
|
93fe387311
|
NES Game Genie - convert to IToolFormAutoConfig, also fix a bug that would have made it never show up as available
|
2015-01-01 18:51:24 +00:00 |
adelikat
|
1ee7cfc153
|
Convert Virtualpads to IToolFormAutoConfig
|
2015-01-01 18:42:08 +00:00 |
adelikat
|
6fb88a0105
|
TAStudio - convert to IToolFormAutoConfig
|
2015-01-01 18:10:07 +00:00 |
adelikat
|
b8d667812b
|
convert Lua Console to IToolFormAutoConfig
|
2015-01-01 17:48:25 +00:00 |
adelikat
|
54b7a1c50f
|
Convert Hex Editor to IToolFormAutoConfig and [ConfigPersist]
|
2015-01-01 14:54:26 +00:00 |
adelikat
|
89fcceecfc
|
ToolManager - support autoloading from custom settings that inherit ToolDialogSettings, Ram Search - convert recent files to ConfigPersist
|
2015-01-01 02:08:45 +00:00 |
goyuken
|
4d78052961
|
pce sound debugger: auto config
|
2014-12-28 17:22:58 +00:00 |
goyuken
|
87c064c6ac
|
snes graphics debugger: use autoconfig
|
2014-12-28 17:15:36 +00:00 |
adelikat
|
67d03c12c7
|
Debugger - convert to IToolFormAutoConfig
|
2014-12-22 23:57:03 +00:00 |
goyuken
|
7e51289003
|
pce cdl: change settings system
|
2014-12-22 21:38:57 +00:00 |