BizHawk/src/BizHawk.Common
nattthebear fa4a95f1b1 Looks like this existed solely to support the old bsnes interop, which everyone agrees was awful and something we only did because we had to 2020-06-16 07:45:34 -04:00
..
Extensions More misc. cleanups in RomLoader 2020-06-08 02:06:52 +10:00
HawkFile see true for more info, but is anything really true? 2020-05-28 08:15:49 -05:00
Properties Move projects to src subdir (breaks build) 2020-05-03 10:57:38 +10:00
Win32 Move projects to src subdir (breaks build) 2020-05-03 10:57:38 +10:00
BinaryQuickSerializer.cs Enable SA1124 "Do not use regions" and fix compliance 2020-05-15 17:00:53 +10:00
Bit.cs Move projects to src subdir (breaks build) 2020-05-03 10:57:38 +10:00
BitReverse.cs Move projects to src subdir (breaks build) 2020-05-03 10:57:38 +10:00
BizHawk.Common.csproj Rename Verison to BizHawk.Version, fixes #2101 2020-06-06 00:20:48 +10:00
BizHawk.Common.csproj.DotSettings Move projects to src subdir (breaks build) 2020-05-03 10:57:38 +10:00
CRC32.cs Move projects to src subdir (breaks build) 2020-05-03 10:57:38 +10:00
Colors.cs Move projects to src subdir (breaks build) 2020-05-03 10:57:38 +10:00
CustomCollections.cs Move projects to src subdir (breaks build) 2020-05-03 10:57:38 +10:00
DeepEquality.cs Move projects to src subdir (breaks build) 2020-05-03 10:57:38 +10:00
DescribableEnumConverter.cs Move projects to src subdir (breaks build) 2020-05-03 10:57:38 +10:00
IImportResolver.cs Replace GetProcAddrOrNull with GetProcAddrOrZero 2020-05-16 11:41:58 +00:00
IMonitor.cs Move projects to src subdir (breaks build) 2020-05-03 10:57:38 +10:00
Log.cs Move projects to src subdir (breaks build) 2020-05-03 10:57:38 +10:00
OSTailoredCode.cs Replace ILinkedLibManager.LoadOrNull w/ LoadOrZero 2020-05-16 11:41:58 +00:00
PtrToStringUtf8.cs Fix nullability of return type 2020-05-26 13:46:54 +10:00
QuickCollections.cs Remove our home-grown ReadonlyDictionary in favor of the built in .net one (as of 4.5 we have one of these built in), Gameinfo.GetOptionsDict() - return IReadonlyDictionary instead of Dictionary 2020-06-12 12:18:50 -05:00
Ranges.cs Move projects to src subdir (breaks build) 2020-05-03 10:57:38 +10:00
Serializer.cs Enable SA1124 "Do not use regions" and fix compliance 2020-05-15 17:00:53 +10:00
SettingsUtil.cs Move projects to src subdir (breaks build) 2020-05-03 10:57:38 +10:00
SimpleTime.cs Move projects to src subdir (breaks build) 2020-05-03 10:57:38 +10:00
TempFileManager.cs Move projects to src subdir (breaks build) 2020-05-03 10:57:38 +10:00
UndoHistory.cs Move projects to src subdir (breaks build) 2020-05-03 10:57:38 +10:00
Util.cs Move projects to src subdir (breaks build) 2020-05-03 10:57:38 +10:00