..
BizHawk.BizInvoke
Enable Analyzer rules re: blank doc comments and fix noncompliance
2024-07-08 01:37:22 +10:00
BizHawk.Bizware.Audio
Promote BHI1007 to a build error, fixing some cases and muting others
2024-09-10 05:42:11 +10:00
BizHawk.Bizware.Graphics
Replace `ImGuiResourceCache.BrushCache` with a single `Brush`
2024-09-30 21:47:07 +10:00
BizHawk.Bizware.Graphics.Controls
fix GDI+ on Linux (again)
2024-08-28 20:26:00 -07:00
BizHawk.Bizware.Input
Add debug readout for haptic feedback (SDL2 only)
2024-10-08 22:44:48 +10:00
BizHawk.Bizware.Test
Remove redundant inter-project dependencies
2024-09-26 09:52:00 +10:00
BizHawk.Client.Common
Identify correct core for IPF image
2024-10-15 17:27:05 +01:00
BizHawk.Client.DiscoHawk
Set some more metadata on BizHawk assemblies
2024-09-27 08:13:33 +10:00
BizHawk.Client.EmuHawk
Fix off by 1 in PSX RetroAchievements disc hashing
2024-10-16 17:39:48 -07:00
BizHawk.Common
Revert refactor to `bool[].ToUByteBuffer()` extension too
2024-10-07 04:19:32 +10:00
BizHawk.Emulation.Common
simplify GetModChecksum256
2024-10-18 04:10:00 +02:00
BizHawk.Emulation.Cores
[ZXHawk] Remove ParseDisk() track limit
2024-10-18 11:04:20 +01:00
BizHawk.Emulation.DiscSystem
Add a new DiscSectorReader policy: inspect the sector, but assume mode 2 form is 1
2024-10-16 12:59:55 -07:00
BizHawk.Tests
Add tests for array conversion util functions
2024-10-06 17:30:07 +02:00
BizHawk.Tests.Testroms.GB
Remove redundant inter-project dependencies
2024-09-26 09:52:00 +10:00
BizHawk.Tests.Testroms.GB.GambatteSuite
Use a global import for `MS.VisualStudio.TestTools.UnitTesting.*`
2024-07-03 22:51:48 +10:00
BizHawk.WinForms.Controls
Use `System.Drawing.Primitives`
2024-07-26 10:33:20 +10:00
.gitignore
Move some .gitignore entries to nested dirs
2023-04-19 15:59:34 +10:00
BannedSymbols.BannedApiAnalyzers.txt
Ban `BitConverter.To*`
2024-08-30 00:17:01 +10:00
MainSln.runsettings
Set a couple extra test runner parameters for main project
2024-05-15 11:10:11 +10:00
MainSlnCommon.props
Set some more metadata on BizHawk assemblies
2024-09-27 08:13:33 +10:00
MainSlnExecutable.props
Set some more metadata on BizHawk assemblies
2024-09-27 08:13:33 +10:00
Menees.Analyzers.Settings.xml
Enable MEN018 and fix noncompliance (except in Cores)
2024-09-15 23:19:07 +10:00
TestProjects.props
Use a global import for `MS.VisualStudio.TestTools.UnitTesting.*`
2024-07-03 22:51:48 +10:00