.. |
DisplayManager
|
remove NeedsToPaint; client now repaints ~100fps while paused all the time. as it already did when input display was enabled. fixes #615.. probably
|
2016-04-20 12:17:41 -05:00 |
Extensions
|
Tastudio - use the Emulator property not Global.Emulator, fix another CoreExension method
|
2016-12-04 12:30:51 -06:00 |
Input
|
MultiHawk - reference EmuHawk and remove a bunch of files I added but didn't change
|
2015-03-09 20:34:01 +00:00 |
Properties
|
MultiHawk - add some more movie menu and contextmenu items I realize I use all the time
|
2015-03-06 02:08:31 +00:00 |
Resources
|
Add MultiHawk, an alternate client capable of loading multiple roms at once, and supports movie recording to a single movie file, if you don't know already, this is a useless tool for you
|
2015-03-01 16:37:51 +00:00 |
images
|
MultiHawk - add some more movie menu and contextmenu items I realize I use all the time
|
2015-03-06 02:08:31 +00:00 |
movie
|
Multihawk - pass the Emulator instance into the RecordMovie dialog instead of using Global.Emulator
|
2016-12-06 10:49:55 -06:00 |
App.config
|
Add MultiHawk, an alternate client capable of loading multiple roms at once, and supports movie recording to a single movie file, if you don't know already, this is a useless tool for you
|
2015-03-01 16:37:51 +00:00 |
BizHawk.Client.MultiHawk.csproj
|
Add 64 bit build (doesn't work yet), move SlimDX.dll
|
2016-02-28 15:06:03 -05:00 |
EmulatorWindow.Designer.cs
|
Add MultiHawk, an alternate client capable of loading multiple roms at once, and supports movie recording to a single movie file, if you don't know already, this is a useless tool for you
|
2015-03-01 16:37:51 +00:00 |
EmulatorWindow.cs
|
Remove some usages of VideoProviderGlue in multihawk
|
2016-12-04 10:17:16 -06:00 |
EmulatorWindow.resx
|
Add MultiHawk, an alternate client capable of loading multiple roms at once, and supports movie recording to a single movie file, if you don't know already, this is a useless tool for you
|
2015-03-01 16:37:51 +00:00 |
EmulatorWindowList.cs
|
oops, add a file I forgot
|
2015-03-03 00:20:54 +00:00 |
GlobalWin.cs
|
crusty old project that couldnt possibly be working now compiles and still doesnt work
|
2016-02-22 07:17:42 -06:00 |
InputManager.cs
|
Rename IController.Type to IController.Definition to more clearly describe the property
|
2016-12-12 12:30:32 -06:00 |
Mainform.Designer.cs
|
MultiHawk - add some more movie menu and contextmenu items I realize I use all the time
|
2015-03-06 02:08:31 +00:00 |
Mainform.cs
|
MultiHawk: Make unreachable code in Mainform ctor reachable again.
|
2017-03-04 16:07:36 +01:00 |
Mainform.resx
|
MultiHawk - add recent move menu (with autoload), context menu item with record movie and load last movie
|
2015-03-06 01:02:26 +00:00 |
PresentationPanel.cs
|
Add MultiHawk, an alternate client capable of loading multiple roms at once, and supports movie recording to a single movie file, if you don't know already, this is a useless tool for you
|
2015-03-01 16:37:51 +00:00 |
Program.cs
|
do WhackMOTW after redirecting the dll directories fully, so that the shared RemoveMOTW that I moved to a common assembly can be found (wild guess)
|
2017-02-23 05:27:27 -06:00 |