BizHawk/src
Asnivor c994e7bc84 [ChannelFHawk] Fix the chess (Schach) computer 'thinking' activity LED (the original cart had an LED built into it - we are using the DriveActivity indicator in Bizhawk for this purpose) 2024-09-05 14:16:08 +01:00
..
BizHawk.BizInvoke Enable Analyzer rules re: blank doc comments and fix noncompliance 2024-07-08 01:37:22 +10:00
BizHawk.Bizware.Audio Add and use `Span`-from-`IntPtr` helper 2024-07-16 07:30:09 +10:00
BizHawk.Bizware.Graphics Prefer EGL over GLX 2024-09-04 12:29:05 -07:00
BizHawk.Bizware.Graphics.Controls fix GDI+ on Linux (again) 2024-08-28 20:26:00 -07:00
BizHawk.Bizware.Input Use a global import for `System.*` 2024-07-03 22:51:48 +10:00
BizHawk.Bizware.Test Use a global import for `System.*` 2024-07-03 22:51:48 +10:00
BizHawk.Client.Common Use current value from detailed watches in RamSearch 2024-09-03 01:41:02 +02:00
BizHawk.Client.DiscoHawk Use a global import for `System.*` 2024-07-03 22:51:48 +10:00
BizHawk.Client.EmuHawk simplify float division to modulo operator 2024-09-05 07:14:27 +02:00
BizHawk.Common Simplify PathExtensions.IsAbsolute 2024-09-05 06:46:23 +02:00
BizHawk.Emulation.Common Ban runtime asserts without a message 2024-08-26 02:00:50 +10:00
BizHawk.Emulation.Cores [ChannelFHawk] Fix the chess (Schach) computer 'thinking' activity LED (the original cart had an LED built into it - we are using the DriveActivity indicator in Bizhawk for this purpose) 2024-09-05 14:16:08 +01:00
BizHawk.Emulation.DiscSystem Ban `BitConverter.To*` 2024-08-30 00:17:01 +10:00
BizHawk.Tests fix DearchivalTests 2024-09-02 21:43:07 +02:00
BizHawk.Tests.Testroms.GB Use `System.Drawing.Primitives` 2024-07-26 10:33:20 +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 Add official `BannedApiAnalyzers` and ban some string parsing methods 2024-08-25 23:31:16 +10:00
MainSlnExecutable.props Revert "Simplify MainSlnExecutable.props" 2024-06-20 16:21:58 -07:00
TestProjects.props Use a global import for `MS.VisualStudio.TestTools.UnitTesting.*` 2024-07-03 22:51:48 +10:00