BizHawk/BizHawk.Client.Common
adelikat 4b50ea36e1 remove MemDomain CanPoke() extension method now that all it does is check the Writable flag which is better named and more conscise 2020-02-15 12:37:39 -06:00
..
Api remove MemDomain CanPoke() extension method now that all it does is check the Writable flag which is better named and more conscise 2020-02-15 12:37:39 -06:00
Properties Client.Common - remove a bunch of unused usings 2017-05-10 13:27:10 -05:00
config Make Binary states default and Textstates opt-in for cores (#1848) 2020-02-15 10:22:26 -06:00
input Move polar<=>rect conversion to new class 2019-06-14 16:26:31 +00:00
inputAdapters consistent variable naming in config.cs 2020-01-25 10:57:39 -06:00
lua Move IEmulator extensions to the Emulation.Common namespace, the intent is that these are used and serve as built in functionality, so it's overly tedious to when most situations require both Common and an additional extensions namespace 2020-02-15 12:33:15 -06:00
miniz Enable SA1106 and fix noncompliance 2020-01-25 18:06:34 +10:00
movie Move IEmulator extensions to the Emulation.Common namespace, the intent is that these are used and serve as built in functionality, so it's overly tedious to when most situations require both Common and an additional extensions namespace 2020-02-15 12:33:15 -06:00
rewind Move IEmulator extensions to the Emulation.Common namespace, the intent is that these are used and serve as built in functionality, so it's overly tedious to when most situations require both Common and an additional extensions namespace 2020-02-15 12:33:15 -06:00
tools Move IEmulator extensions to the Emulation.Common namespace, the intent is that these are used and serve as built in functionality, so it's overly tedious to when most situations require both Common and an additional extensions namespace 2020-02-15 12:33:15 -06:00
BinarySaveStates.cs Improve exception docs in BizHawk.Client.Common 2020-01-02 21:51:27 +10:00
BitmapBufferVideoProvider.cs refactorer in chief moved VsyncNumerator from a corecomm field to an interface property and then made it throw invalid operation exceptions on types where it doesnt make sense because thats just what you have to do when you choose to use interfaces, but users dont know whether it makes sense to call that. so return 0 instead of throwing exceptions. (should fix crashes dumping AVI with OSD captured) 2017-07-01 17:18:55 -05:00
BizHawk.Client.Common.csproj actually delete things instead of removing them from the project 2020-02-08 13:09:27 -06:00
BizHawk.Client.Common.csproj.DotSettings Bump ReSharper analysis to C# 8.0 2019-10-31 03:30:00 +10:00
ControllerBinding.cs break AnalogBind out of Config.cs into its own file 2020-01-21 09:21:12 -06:00
CoreFileProvider.cs Improve exception docs in BizHawk.Client.Common 2020-01-02 21:51:27 +10:00
ExceptionClasses.cs misc code cleanups in BizHawk.Client.Common 2017-04-14 14:59:01 -05:00
Extensions.cs Merge BizwareGL.SlimDX into BizwareGL 2020-01-22 07:21:22 +10:00
FirmwareManager.cs Spaces -> tabs, fix mixed newlines. 2019-11-03 20:58:36 -05:00
FrameworkFastZipWriter.cs Improve exception docs in BizHawk.Client.Common 2020-01-02 21:51:27 +10:00
FrameworkZipWriter.cs properly use TasMovie.Session - fixes #1771 2020-01-12 10:55:15 -06:00
Global.cs Remove Rewinder from Global and put as a mainform variable instead 2019-12-22 14:25:06 -06:00
IPS.cs misc code cleanups in BizHawk.Client.Common 2017-04-14 14:59:01 -05:00
IZipWriter.cs misc code cleanups in BizHawk.Client.Common 2017-04-14 14:59:01 -05:00
IonicZipWriter.cs Misc Client.Common cleanups 2017-05-09 07:22:56 -05:00
KeyTurbo.cs misc code cleanups in BizHawk.Client.Common 2017-04-14 14:59:01 -05:00
NESGameGenieEncoderDecoder.cs a bit of cleanup 2019-12-13 12:35:51 -06:00
OpenAdvanced.cs Enable SA1504 and fix noncompliance 2020-01-25 14:56:56 +10:00
PathManager.cs Move IEmulator extensions to the Emulation.Common namespace, the intent is that these are used and serve as built in functionality, so it's overly tedious to when most situations require both Common and an additional extensions namespace 2020-02-15 12:33:15 -06:00
QuickBmpFile.cs Improve exception docs in BizHawk.Client.Common 2020-01-02 21:51:27 +10:00
RecentFiles.cs Remove unnecessary calls to ToList (e.g. in foreach) 2019-10-13 15:50:57 +00:00
RomGame.cs Improve exception docs in BizHawk.Client.Common 2020-01-02 21:51:27 +10:00
RomLoader.cs some cleanup of RomLoader.cs 2020-02-08 10:46:46 -06:00
SaveSlotManager.cs Move IEmulator extensions to the Emulation.Common namespace, the intent is that these are used and serve as built in functionality, so it's overly tedious to when most situations require both Common and an additional extensions namespace 2020-02-15 12:33:15 -06:00
SavestateManager.cs Move IEmulator extensions to the Emulation.Common namespace, the intent is that these are used and serve as built in functionality, so it's overly tedious to when most situations require both Common and an additional extensions namespace 2020-02-15 12:33:15 -06:00
SharpCompressArchiveHandler.cs SharpCompressArchiveHandler: throw fewer exceptions 2020-02-09 23:27:09 -05:00
SystemInfo.cs Fix mismatching namespaces 2020-01-13 07:19:06 +10:00
XmlGame.cs Improve exception docs in BizHawk.Client.Common 2020-01-02 21:51:27 +10:00