BizHawk/src
CasualPokePlayer c496c97c8f remove some render off logic (this might not be sync safe), move threaded rendering to a sync setting (this probably doesn't affect sync, but best be safe here) 2022-04-07 16:51:51 -07:00
..
BizHawk.BizInvoke Enable SA1129 and fix noncompliance (except in Cores) 2022-03-08 15:52:40 +10:00
BizHawk.Bizware.BizwareGL Enable SA1129 and fix noncompliance (except in Cores) 2022-03-08 15:52:40 +10:00
BizHawk.Bizware.DirectX Enable SA1129 and fix noncompliance (except in Cores) 2022-03-08 15:52:40 +10:00
BizHawk.Bizware.OpenTK3 Backport `KeyValuePair<,>.Deconstruct` 2021-11-13 15:17:30 +10:00
BizHawk.Bizware.Test Apply current code style to Bizware.Test 2021-07-22 06:35:53 +10:00
BizHawk.Client.Common make sure core name is set for GENS importer 2022-04-06 21:58:04 -07:00
BizHawk.Client.DiscoHawk Remove ReSharper/Rider per-project settings overrides 2022-02-22 10:27:28 +10:00
BizHawk.Client.EmuHawk Fix #3195 2022-03-30 19:22:26 +02:00
BizHawk.Common Allow negative values to be entered in ram watch for fixed-point watches (#3181) 2022-03-23 18:19:49 +01:00
BizHawk.Emulation.Common Prevent churn by not allocating a new video buffer every frame in NullVideo 2022-03-25 14:19:07 +01:00
BizHawk.Emulation.Cores remove some render off logic (this might not be sync safe), move threaded rendering to a sync setting (this probably doesn't affect sync, but best be safe here) 2022-04-07 16:51:51 -07:00
BizHawk.Emulation.DiscSystem Enable SA1129 and fix noncompliance (except in Cores) 2022-03-08 15:52:40 +10:00
BizHawk.Tests Enable CA1825 and fix noncompliance (except in Cores) 2022-03-08 15:52:40 +10:00
BizHawk.Tests.Testroms.GB fix oopsie in libgambatte bindings and make gb testrom suite run again (was broken by a858282a8d) 2022-04-03 19:45:58 -07:00
BizHawk.Tests.Testroms.GB.GambatteSuite Enable SameBoy in testroms projects 2022-02-02 22:13:45 +10:00
BizHawk.Version Remove ReSharper/Rider per-project settings overrides 2022-02-22 10:27:28 +10:00
BizHawk.WinForms.Controls Use a Source Generator for ReflectionCache classes 2021-04-04 12:41:01 +10:00
MainSlnCommon.props Check-in ReflectionCache assembly instead of including in build 2021-04-14 10:44:46 +10:00
MainSlnExecutable.props Dedup some project file stuff 2021-11-19 00:49:05 +10:00