BizHawk/src
CasualPokePlayer 9ff8f6b63a remove some unused imports 2024-06-06 00:45:12 -07:00
..
BizHawk.BizInvoke Add a few `#if`s to fix errors when targeting `net461` 2024-05-07 00:47:16 +10:00
BizHawk.Bizware.Audio Remove DirectSound support 2024-05-05 17:52:44 -07:00
BizHawk.Bizware.Graphics Fix off by ones for drawPolygon 2024-06-01 15:24:43 -07:00
BizHawk.Bizware.Graphics.Controls Use `UseWindowsForms` instead of Reference 2024-06-05 19:25:21 +02:00
BizHawk.Bizware.Input Remove DInput input adapter (#3867) 2024-05-05 14:19:05 -07:00
BizHawk.Bizware.Test Fix BizHawk.Bizware.Test and related 2024-05-29 16:02:49 -07:00
BizHawk.Client.Common Unimplement `IEnumerable` on `RecentFiles` and `PathEntryCollection` 2024-06-06 14:36:34 +10:00
BizHawk.Client.DiscoHawk Use `UseWindowsForms` instead of Reference 2024-06-05 19:25:21 +02:00
BizHawk.Client.EmuHawk Unimplement `IEnumerable` on `RecentFiles` and `PathEntryCollection` 2024-06-06 14:36:34 +10:00
BizHawk.Common Use `nameof` for `[CallerArgumentExpression]` 2024-06-06 14:11:24 +10:00
BizHawk.Emulation.Common Better Firmware Names (#3766) 2024-06-04 13:37:38 +02:00
BizHawk.Emulation.Cores remove some unused imports 2024-06-06 00:45:12 -07:00
BizHawk.Emulation.DiscSystem Corrections to chd 2024-05-03 22:58:56 -07:00
BizHawk.Tests Fix target-gated `#if`s to cover every applicable TFM 2024-06-06 14:07:19 +10:00
BizHawk.Tests.Testroms.GB Bump Magick.NET 2024-06-01 18:04:16 +10:00
BizHawk.Tests.Testroms.GB.GambatteSuite Retarget testroms projects to `net48` to match EmuHawk 2024-05-15 10:47:38 +10:00
BizHawk.WinForms.Controls Use `UseWindowsForms` instead of Reference 2024-06-05 19:25:21 +02:00
.gitignore Move some .gitignore entries to nested dirs 2023-04-19 15:59:34 +10:00
MainSln.runsettings Set a couple extra test runner parameters for main project 2024-05-15 11:10:11 +10:00
MainSlnCommon.props Fix possible mismatch between `$(IsTargetingNetFramework)` and TFM 2024-06-06 13:16:12 +10:00
MainSlnExecutable.props Fix building on Linux 2024-05-11 01:18:08 -07:00
TestProjects.props Tell GitLab CI to continue running tests in .NET 8 2024-05-15 10:47:38 +10:00