Add DOSBox Windows Support #1680
Annotations
3 warnings
Test:
src/BizHawk.Emulation.Cores/Computers/DOS/DOSBox.cs#L2
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
Test:
src/BizHawk.Emulation.Cores/Computers/DOS/DOSBox.cs#L177
Empty collection expression should be `[ ]`
|
Test:
src/BizHawk.Emulation.Common/Base Implementations/Bk2MnemonicLookup.cs#L859
Use trailing comma in multi-line initializers (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1413.md)
|
Loading