adelikat
46d05de51f
nothing to see here
2020-02-28 12:52:48 -06:00
adelikat
9e7bdd2424
cleanups in Bizware, mostly higher language features like null propagation and expression bodies
2020-02-22 12:02:40 -06:00
James Groom
46a4d8ffa9
Retargetting non-executable projects to .NET Standard ( #1801 )
...
* Retarget BizHawk.Emulation.* to .NET Standard 2.0
* Retarget BizHawk.Bizware.BizwareGL to .NET Standard 2.0
In practice this mostly involves moving classes to BizHawk.Client.EmuHawk.
2020-02-18 10:31:49 -06:00
YoshiRulz
f061e4f876
Enable SA1209 and fix noncompliance
...
"Using alias directives should be placed after other using directives"
2020-01-25 19:37:24 +10:00
YoshiRulz
6f3f01125c
Enable SA1504 and fix noncompliance
...
"All accessors should be single-line or multi-line"
i.e. no block form on one line
2020-01-25 14:56:56 +10:00
YoshiRulz
87833d76d7
Merge GdiPlus and OpenTK into BizwareGL
2020-01-22 07:05:50 +10:00