BizHawk/BizHawk.Common
YoshiRulz 56bba49c3b
Long-promised ApiHawk refactor
In the C# API, methods have been renamed, changed to properties, or made to
return interfaces instead of classes. Some parameters have different defaults.
Very little of the implementation has changed.
Lua API hasn't changed at all, but Comm/Input/SaveState libs are now in
Client.Common (and Comm now delegates to IComm).
2020-02-02 19:38:31 +10:00
..
Extensions Long-promised ApiHawk refactor 2020-02-02 19:38:31 +10:00
Properties Emulation.Common cleanups 2017-04-27 11:37:26 -05:00
Win32 Prepare for nullability annotation in BizHawk.Common 2020-01-23 14:54:29 +10:00
AWEMemoryStream.cs Enable SA1504 and fix noncompliance 2020-01-25 14:56:56 +10:00
BinaryQuickSerializer.cs Enable SA1139 and fix noncompliance 2020-01-25 07:55:48 +10:00
Bit.cs Prepare for nullability annotation in BizHawk.Common 2020-01-23 14:54:29 +10:00
BitReverse.cs Prepare for nullability annotation in BizHawk.Common 2020-01-23 14:54:29 +10:00
BizHawk.Common.csproj Properly fix assembly loading issue, retarget BizHawk.Common again 2020-01-29 00:23:10 +10:00
BizHawk.Common.csproj.DotSettings Bump ReSharper analysis to C# 8.0 2019-10-31 03:30:00 +10:00
Buffer.cs Enable SA1504 and fix noncompliance 2020-01-25 14:56:56 +10:00
CRC32.cs Prepare for nullability annotation in BizHawk.Common 2020-01-23 14:54:29 +10:00
Colors.cs Cleanup some more files 2020-01-24 09:37:15 +10:00
CustomCollections.cs Cleanup some more files 2020-01-24 09:37:15 +10:00
DeepEquality.cs Prepare for nullability annotation in BizHawk.Common 2020-01-23 14:54:29 +10:00
DescribableEnumConverter.cs Cleanup some more files 2020-01-24 09:37:15 +10:00
HawkFile.cs Prepare for nullability annotation in BizHawk.Common 2020-01-23 14:54:29 +10:00
IImportResolver.cs Cleanup some more files 2020-01-24 09:37:15 +10:00
IMonitor.cs Cleanup some more files 2020-01-24 09:37:15 +10:00
Log.cs Prepare for nullability annotation in BizHawk.Common 2020-01-23 14:54:29 +10:00
OSTailoredCode.cs Prepare for nullability annotation in BizHawk.Common 2020-01-23 14:54:29 +10:00
QuickCollections.cs Prepare for nullability annotation in BizHawk.Common 2020-01-23 14:54:29 +10:00
Ranges.cs Configure StyleCop (not running) and revert using-inside-namespace 2020-01-24 04:40:46 +10:00
Serializer.cs Cleanup Util 2020-01-23 14:54:34 +10:00
SettingsUtil.cs Prepare for nullability annotation in BizHawk.Common 2020-01-23 14:54:29 +10:00
SimpleTime.cs Configure StyleCop (not running) and revert using-inside-namespace 2020-01-24 04:40:46 +10:00
SuperGloballyUniqueID.cs Cleanup Util 2020-01-23 14:54:34 +10:00
SwitcherStream.cs Prepare for nullability annotation in BizHawk.Common 2020-01-23 14:54:29 +10:00
TempFileManager.cs Prepare for nullability annotation in BizHawk.Common 2020-01-23 14:54:29 +10:00
UndoHistory.cs Prepare for nullability annotation in BizHawk.Common 2020-01-23 14:54:29 +10:00
Util.cs Configure StyleCop (not running) and revert using-inside-namespace 2020-01-24 04:40:46 +10:00