Adding Opera (3DO) as emulation core in Bizhawk #1363
Annotations
8 warnings
Test:
src/BizHawk.Emulation.Common/Database/FirmwareDatabase.cs#L5
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
Test:
src/BizHawk.Emulation.Cores/Consoles/3DO/Opera.Controllers.cs#L40
Code should not contain empty statements (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1106.md)
|
Test:
src/BizHawk.Emulation.Cores/Consoles/3DO/Opera.IRegionable.cs#L5
Remove 'partial' modifier from type with a single part (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1043)
|
Test:
src/BizHawk.Emulation.Cores/CPUs/HuC6280/Execute.cs#L2340
Variable declaration can be inlined (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0018)
|
Test:
src/BizHawk.Emulation.Cores/Consoles/3DO/LibOpera.cs#L1
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
Test:
src/BizHawk.Emulation.Cores/Consoles/3DO/Opera.cs#L3
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
Test:
src/BizHawk.Emulation.Cores/Consoles/3DO/Opera.cs#L8
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
Test:
src/BizHawk.Emulation.Cores/Consoles/3DO/Opera.cs#L12
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
Loading