BizHawk/src
James Groom 85caed48cc
Fix movie importer crashing on files with unrecognised extentions
2024-03-22 17:00:43 +00:00
..
BizHawk.BizInvoke Use NuGet central package management 2024-02-14 16:24:31 +00:00
BizHawk.Bizware.Audio Use NuGet central package management 2024-02-14 16:24:31 +00:00
BizHawk.Bizware.BizwareGL Use NuGet central package management 2024-02-14 16:24:31 +00:00
BizHawk.Bizware.Graphics Use NuGet central package management 2024-02-14 16:24:31 +00:00
BizHawk.Bizware.Graphics.Controls fix D3D9 crashing on minimize 2023-08-13 14:21:58 -07:00
BizHawk.Bizware.Input remove DInput dependency with RawKeyInput 2024-03-09 22:01:44 -08:00
BizHawk.Bizware.Test improve Program startup, remove the OSTailoredCode duplication hack, use RuntimeInformation.IsOSPlatform for figuring out OS, use AppContext.BaseDirectory to get exe location (apparently even works with bundled assemblies in .net5+) 2023-11-18 20:00:16 -08:00
BizHawk.Client.Common Fix movie importer crashing on files with unrecognised extentions 2024-03-22 17:00:43 +00:00
BizHawk.Client.DiscoHawk Optimize InputDisplayGenerator.Generate 2024-02-22 19:27:38 +01:00
BizHawk.Client.EmuHawk Fix movie importer crashing on files with unrecognised extentions 2024-03-22 17:00:43 +00:00
BizHawk.Common Reduce LINQ calls on `CellList` 2024-03-20 11:24:13 +00:00
BizHawk.Emulation.Common correct buffer check condition 2024-03-10 15:25:01 -07:00
BizHawk.Emulation.Cores Replace QuickNES core with QuickerNES (squashed PR #3839) 2024-03-23 01:31:22 +10:00
BizHawk.Emulation.DiscSystem Establish basic style analyzer rules (#3759) 2023-08-30 23:08:21 +02:00
BizHawk.Tests Add docs and unit tests for `IList.LowerBoundBinarySearch` extension 2024-03-08 11:22:44 +00:00
BizHawk.Tests.Testroms.GB Rename newly-added `.props` file, improve MSTest output 2024-03-08 10:50:57 +00:00
BizHawk.Tests.Testroms.GB.GambatteSuite Rename newly-added `.props` file, improve MSTest output 2024-03-08 10:50:57 +00:00
BizHawk.WinForms.Controls Fix inconsistent application of colours from GTK theme, if available 2022-11-23 02:51:54 +10:00
.gitignore Move some .gitignore entries to nested dirs 2023-04-19 15:59:34 +10:00
MainSlnCommon.props Mute NU1702 harder 2023-12-21 13:36:13 +10:00
MainSlnExecutable.props improve Program startup, remove the OSTailoredCode duplication hack, use RuntimeInformation.IsOSPlatform for figuring out OS, use AppContext.BaseDirectory to get exe location (apparently even works with bundled assemblies in .net5+) 2023-11-18 20:00:16 -08:00
TestProjects.props Rename newly-added `.props` file, improve MSTest output 2024-03-08 10:50:57 +00:00