BizHawk/BizHawk.Emulation.Common
Asnivor f0384b7e83 ChannelF: Extreme WIP! I promise nothing... 2019-04-16 16:10:56 +01:00
..
Base Implementations Use nameof 2019-03-28 14:17:14 +11:00
Database ChannelF: Extreme WIP! I promise nothing... 2019-04-16 16:10:56 +01:00
Interfaces Use nameof 2019-03-28 14:17:14 +11:00
Properties Emulation.Common cleanups 2017-04-27 11:37:26 -05:00
Sound/Utilities Use nameof 2019-03-28 14:17:14 +11:00
WorkingTypes Working types now allow implicit conversions from longs. 2019-01-03 05:52:31 -08:00
BizHawk.Emulation.Common.csproj Created some working small integers to bypass C#'s hatred of 8bit and 16bit arithmetic. 2018-12-23 00:46:20 -08:00
BizHawk.Emulation.Common.csproj.DotSettings DoSettings file for all project to explicitely set language level to C#6 2018-06-23 13:06:13 -05:00
ControllerDefinitionMerger.cs Misc Emulation.Common cleanups 2017-04-27 12:07:34 -05:00
CoreAttribute.cs Rename CoreAttributes to CoreAttribute as to not be a bad person 2017-07-12 14:10:55 -05:00
CoreComms.cs Move VsyncNum and VsyncDen out of CoreComm and into IVideoProvider 2017-05-05 11:21:37 -05:00
DSKIdentifier.cs Emulation.Common: Additional method added to inspect *.dsk images in order to work out whether they are ZX, CPC or AppleII 2018-07-19 13:46:37 +01:00
EmulationExceptions.cs Use string interpolation 2019-03-20 15:24:33 +10:00
Enums.cs Emulation.Comon - misc cleanups 2017-04-27 11:56:33 -05:00
Extensions.cs more attribute renaming 2017-07-12 14:40:10 -05:00
SaveController.cs Rename SnesSaveController to SaveController and move it to Emulation.Common since it is used by multiple cores and is general in design 2017-04-19 12:44:02 -05:00
ServiceAttributes.cs more attribute renaming 2017-07-12 14:40:10 -05:00
ServiceInjector.cs Fix some filenames from previous renames, and more attribute renames 2017-07-12 14:48:27 -05:00
SystemLookup.cs ChannelF: Extreme WIP! I promise nothing... 2019-04-16 16:10:56 +01:00
TextState.cs Emulation.Common - more misc cleanups throughout 2017-04-27 12:25:12 -05:00