BizHawk/src
Morilli c476dbbf79 draw axis numbers rotated in horizontal tastudio
see https://github.com/TASEmulators/BizHawk/issues/3708#issuecomment-2501398001
2025-03-02 00:34:42 +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 Promote BHI1007 to a build error, fixing some cases and muting others 2024-09-10 05:42:11 +10:00
BizHawk.Bizware.Graphics make OSD text scaling configurable 2025-02-09 07:12:20 +01:00
BizHawk.Bizware.Graphics.Controls fix GDI+ on Linux (again) 2024-08-28 20:26:00 -07:00
BizHawk.Bizware.Input Fix some Xlib import definitions 2025-02-24 03:15:47 -08:00
BizHawk.Bizware.Test Optimise all PNGs in main solution 2024-12-19 03:08:27 +10:00
BizHawk.Client.Common Make Lua `savestate.*` functions return `false` when C# call throws 2025-03-01 09:00:35 +10:00
BizHawk.Client.DiscoHawk Fix usage of BizHawk within a folder with a semicolon in it 2025-02-05 22:53:16 -08:00
BizHawk.Client.EmuHawk draw axis numbers rotated in horizontal tastudio 2025-03-02 00:34:42 +01:00
BizHawk.Common Fix some Xlib import definitions 2025-02-24 03:15:47 -08:00
BizHawk.Emulation.Common dsda: fix lmp import 2025-02-25 23:21:23 +03:00
BizHawk.Emulation.Cores dsda: bit closer to vanilla 2025-03-01 23:33:11 +03:00
BizHawk.Emulation.DiscSystem Replace non-mutated `List<byte>`s w/ arrays/`Span`s/nothing 2025-02-16 08:27:05 +10:00
BizHawk.Tests Fix code style warnings in test project when targeting .NET 8 2025-02-24 10:30:00 +10:00
BizHawk.Tests.Testroms.GB Update testroms project docs to reflect TFM change 2025-02-04 20:54:01 +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 Replace `InvariantCultureIgnoreCase` str. cmps. w/ `OrdinalIgnoreCase` 2025-01-29 21:48:33 +10:00
MainSln.runsettings Set a couple extra test runner parameters for main project 2024-05-15 11:10:11 +10:00
MainSlnCommon.props Make all Analyzers except StyleCop run all the time 2025-02-24 05:39:16 +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