BizHawk/BizHawk.Emulation.Common
adelikat 4b50ea36e1 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
..
Base Implementations Move IEmulator extensions to the Emulation.Common namespace, the intent is that these are used and serve as built in functionality, so it's overly tedious to when most situations require both Common and an additional extensions namespace 2020-02-15 12:33:15 -06:00
Database MSX: fix 2020-02-06 06:56:29 -05:00
Interfaces Make Binary states default and Textstates opt-in for cores (#1848) 2020-02-15 10:22:26 -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 actually delete things instead of removing them from the project 2020-02-08 13:09:27 -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 BizHawk.Emulation.Common - cleanups -> C#6/7isms, fix some typos, variable naming, spaces to tabs 2019-10-29 13:59:08 -05: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 BizHawk.Emulation.Common - cleanups -> C#6/7isms, fix some typos, variable naming, spaces to tabs 2019-10-29 13:59:08 -05:00
ServiceInjector.cs BizHawk.Emulation.Common - cleanups -> C#6/7isms, fix some typos, variable naming, spaces to tabs 2019-10-29 13:59:08 -05: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