BizHawk/src/BizHawk.BizInvoke
YoshiRulz c1a7556d7f
Enable SA1129 and fix noncompliance (except in Cores)
calling implicit default struct ctor
2022-03-08 15:52:40 +10:00
..
BizExvoker.cs Use AssemblyBuilder from System.Reflection.Emit package in BizInvoke 2021-07-27 21:10:50 +10:00
BizHawk.BizInvoke.csproj Use AssemblyBuilder from System.Reflection.Emit package in BizInvoke 2021-07-27 21:10:50 +10:00
BizInvokeUtilities.cs Enable CA1825 and fix noncompliance (except in Cores) 2022-03-08 15:52:40 +10:00
BizInvoker.cs Enable SA1129 and fix noncompliance (except in Cores) 2022-03-08 15:52:40 +10:00
BizInvokerUtilities.cs Enable CA1825 and fix noncompliance (except in Cores) 2022-03-08 15:52:40 +10:00
CallingConventionAdapter.cs Enable nullable reference types in BizInvoke 2021-03-26 14:52:56 +10:00
IMemoryBlockPal.cs Clean up and remove a lot of no longer used memory block stuff 2020-08-13 19:41:52 -04:00
MemoryBlock.cs Enable nullable reference types in BizInvoke 2021-03-26 14:52:56 +10:00
MemoryBlockLinuxPal.cs Enable CA1806 and fix noncompliance (except in Cores) 2022-03-08 15:52:38 +10:00
MemoryBlockWindowsPal.cs EXTERMINATE SPACES 2021-05-08 08:16:10 +10:00
MemoryViewStream.cs Refactor ZWinderBuffer to allow use of arbitrary backing Streams (#2536) 2020-12-27 18:36:42 -05:00
POSIXLibC.cs savestates on waterbox 2020-06-07 09:26:08 -04:00
WaterboxUtils.cs Unify checksum helper methods 2021-11-12 19:38:11 +10:00