BizHawk/src
CasualPokePlayer efc6674215 delete GenDbgHlp.cs
unused ancient code from pre-wbx days it seems?
2024-06-09 18:06:53 -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 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 Fix bugs in LoadM3U 2024-06-09 11:58:13 -07:00
BizHawk.Client.DiscoHawk Update outdated app config values 2024-06-07 17:12:35 +02:00
BizHawk.Client.EmuHawk Don't generate `LogKey:` in GenerateLogKey 2024-06-09 20:07:40 +02:00
BizHawk.Common Skip trying to install Git hooks in CI 2024-06-09 22:29:46 +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