BizHawk/BizHawk.BizInvoke
YoshiRulz 489084242f Move [AssemblyVersion]/[AssemblyFileVersion] to VersionInfo.cs
ApiHawk was using hardcoded "1.1.0.0". BizInvoke, Bizware.BizwareGL, and
WinForms.Controls were not annotated, and had the default "0.0.0.0". All four of
these projects did not include the Version source files.
2020-04-08 23:04:08 +00:00
..
BizExvoker.cs Follow attribute class best practices, cleanup docs on attributes 2020-02-19 03:54:50 +10:00
BizHawk.BizInvoke.csproj Move [AssemblyVersion]/[AssemblyFileVersion] to VersionInfo.cs 2020-04-08 23:04:08 +00:00
BizInvokeUtilities.cs Move BizHawk.Common.BizInvoke namespace to separate project 2020-01-23 14:54:23 +10:00
BizInvoker.cs Follow attribute class best practices, cleanup docs on attributes 2020-02-19 03:54:50 +10:00
CallingConventionAdapter.cs Move BizHawk.Common.BizInvoke namespace to separate project 2020-01-23 14:54:23 +10:00
MemoryBlock.cs Move BizHawk.Common.BizInvoke namespace to separate project 2020-01-23 14:54:23 +10:00
MemoryBlockBase.cs Enable SA1504 and fix noncompliance 2020-01-25 14:56:56 +10:00
MemoryBlockUnix.cs MemoryBlockUnix - use #if false on some unreachable code, fixes a warning 2020-03-19 09:05:07 -05:00
POSIXLibC.cs Move BizHawk.Common.BizInvoke namespace to separate project 2020-01-23 14:54:23 +10:00
WaterboxUtils.cs Move BizHawk.Common.BizInvoke namespace to separate project 2020-01-23 14:54:23 +10:00