BizHawk/BizHawk.Emulation.Common
adelikat 099bee6bf5 fix off by one error in BulkReadByte fixes #1944 2020-04-24 13:51:59 -05:00
..
Base Implementations fix off by one error in BulkReadByte fixes #1944 2020-04-24 13:51:59 -05:00
Database misc cleanups 2020-04-08 16:03:35 -05:00
Interfaces Nope, I think it's a good idea now. 2020-04-23 21:20:59 -04:00
Properties Move [AssemblyVersion]/[AssemblyFileVersion] to VersionInfo.cs 2020-04-08 23:04:08 +00:00
Sound/Utilities misc cleanups 2020-04-08 16:03:35 -05:00
BizHawk.Emulation.Common.csproj Split path to fork in project dependency tree 2020-03-13 09:46:24 +10:00
BizHawk.Emulation.Common.csproj.DotSettings Bump ReSharper analysis to C# 8.0 2019-10-31 03:30:00 +10:00
ControllerDefinitionMerger.cs Rename axis-related types, members, and locals 2020-03-31 17:29:55 +10:00
CoreAttribute.cs Follow attribute class best practices, cleanup docs on attributes 2020-02-19 03:54:50 +10:00
CoreComms.cs remove CoreComm.Clone(), it is now safe to pass around into subcores 2020-03-15 10:12:20 -05:00
DSKIdentifier.cs misc cleanups in Emulation.Common 2020-02-26 16:32:00 -06:00
EmulationExceptions.cs misc cleanups in Emulation.Common 2020-03-01 14:39:24 -06:00
Enums.cs move AdvancedRomLoaderType out of Emulation.Common, it doesn't belong here (moved to EmuHawk where it is used) 2020-02-26 16:36:15 -06:00
Extensions.cs use constants for core string names and simplify core core name getting logic 2020-04-18 09:55:57 -05:00
SaveController.cs Rename axis-related types, members, and locals 2020-03-31 17:29:55 +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 Add DS to the Core picker dialog 2020-03-25 18:37:12 -05:00
TextState.cs cleanup DSKIDentifier.cs, misc cleanups in Emulation.Common 2020-02-26 15:51:29 -06:00