BizHawk/BizHawk.Emulation.Common
YoshiRulz 3afcf416e8
Follow attribute class best practices, cleanup docs on attributes
2020-02-19 03:54:50 +10:00
..
Base Implementations Follow attribute class best practices, cleanup docs on attributes 2020-02-19 03:54:50 +10:00
Database MSX: fix 2020-02-06 06:56:29 -05:00
Interfaces IStatable - don't inherit IBinaryStateable, I think there was a plan with that interface but it doesn't really have connection with the service interface 2020-02-16 15:18:22 -06:00
Properties BizHawk.Emulation.Common - cleanups -> C#6/7isms, fix some typos, variable naming, spaces to tabs 2019-10-29 13:59:08 -05:00
Sound/Utilities Move commented-out code blocks to #if false 2020-01-13 11:14:16 +10:00
BizHawk.Emulation.Common.csproj Retargetting non-executable projects to .NET Standard (#1801) 2020-02-18 10:31:49 -06:00
BizHawk.Emulation.Common.csproj.DotSettings Bump ReSharper analysis to C# 8.0 2019-10-31 03:30:00 +10:00
ControllerDefinitionMerger.cs Improve exception docs in BizHawk.Emulation.Common 2020-01-02 21:51:21 +10:00
CoreAttribute.cs Follow attribute class best practices, cleanup docs on attributes 2020-02-19 03:54:50 +10:00
CoreComms.cs BizHawk.Emulation.Common - cleanups -> C#6/7isms, fix some typos, variable naming, spaces to tabs 2019-10-29 13:59:08 -05:00
DSKIdentifier.cs BizHawk.Emulation.Common - cleanups -> C#6/7isms, fix some typos, variable naming, spaces to tabs 2019-10-29 13:59:08 -05:00
EmulationExceptions.cs Simplifications and cleanups in Emulation.Common 2019-11-08 09:48:53 -06:00
Enums.cs mame core wip (#1705) 2019-10-29 18:37:27 +03:00
Extensions.cs remove MemDomain CanPoke() extension method now that all it does is check the Writable flag which is better named and more conscise 2020-02-15 12:37:39 -06:00
SaveController.cs Improve exception docs in BizHawk.Emulation.Common 2020-01-02 21:51:21 +10:00
ServiceAttributes.cs Follow attribute class best practices, cleanup docs on attributes 2020-02-19 03:54:50 +10:00
ServiceInjector.cs Follow attribute class best practices, cleanup docs on attributes 2020-02-19 03:54:50 +10:00
SystemLookup.cs MSXHawk: Core interface stuff 2020-01-10 15:51:56 -05:00
TextState.cs meh 2020-02-02 10:29:13 -06:00