BizHawk/src
YoshiRulz 6c27e89bc7
Remove unused `BizHawkSystemIdToEnumConverter` instance
fixes 64a6700cc
2024-06-11 16:12:45 +10: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 OpenGL shared contexts not actually being shared 2024-06-07 23:41:13 -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 Remove unused `BizHawkSystemIdToEnumConverter` instance 2024-06-11 16:12:45 +10:00
BizHawk.Client.DiscoHawk Update outdated app config values 2024-06-07 17:12:35 +02:00
BizHawk.Client.EmuHawk When core preference changes, set for all sysIDs in group 2024-06-11 14:07:23 +10:00
BizHawk.Common Maybe fix PowerShell script not running in CI 2024-06-10 20:56:07 +10:00
BizHawk.Emulation.Common Better Firmware Names (#3766) 2024-06-04 13:37:38 +02:00
BizHawk.Emulation.Cores delete GenDbgHlp.cs 2024-06-09 18:06:53 -07:00
BizHawk.Emulation.DiscSystem exterminate File.OpenWrite usage 2024-06-06 13:56:42 +02: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