BizHawk/BizHawk.Common
James Groom 6b56a65d11
Add MutableIntRange and float.RoundToInt and refactor AnalogStickPanel
2019-04-01 14:41:08 +11:00
..
BizInvoke Use nameof 2019-03-28 14:17:14 +11:00
Extensions Add MutableIntRange and float.RoundToInt and refactor AnalogStickPanel 2019-04-01 14:41:08 +11:00
IPC snes c# cleanup 2017-03-15 17:49:19 -05:00
Properties Emulation.Common cleanups 2017-04-27 11:37:26 -05:00
AWEMemoryStream.cs Use nameof 2019-03-28 14:17:14 +11:00
BinaryQuickSerializer.cs Use string interpolation 2019-03-20 15:13:04 +10:00
Bit.cs Clean up the Bit struct and rename the file from Types.cs to Bit.cs 2014-01-22 00:47:22 +00:00
BitReverse.cs Misc code cleanups in BizHawk.Common 2017-04-13 13:57:58 -05:00
BizHawk.Common.csproj Add MutableIntRange and float.RoundToInt and refactor AnalogStickPanel 2019-04-01 14:41:08 +11:00
BizHawk.Common.csproj.DotSettings DoSettings file for all project to explicitely set language level to C#6 2018-06-23 13:06:13 -05:00
Buffer.cs Some mostly useless formatting and code cleanup in BizHawk.Common, broke some classes up into separate files 2013-12-14 00:03:03 +00:00
Colors.cs Some mostly useless formatting and code cleanup in BizHawk.Common, broke some classes up into separate files 2013-12-14 00:03:03 +00:00
CustomCollections.cs rough draft of file ID system. not ready to be used just yet, but I think it can go the distance. I'll have to hook it up later. 2014-12-03 06:14:59 +00:00
DeepEquality.cs Misc code cleanups in BizHawk.Common 2017-04-13 13:57:58 -05:00
DescribableEnumConverter.cs fuck componentmodel 2017-06-19 21:23:20 -04:00
HawkFile.cs Use nameof 2019-03-28 14:17:14 +11:00
IImportResolver.cs Add enough changes so that snes9x now boots. This includes stubs for a bunch of syscalls, a few mmglue changes, and C++ global constructor support 2017-05-27 12:29:05 -04:00
IMonitor.cs stuff 2017-05-20 12:24:15 -04:00
InstanceDll.cs Use string interpolation 2019-03-20 15:13:04 +10:00
Log.cs Misc code cleanups in BizHawk.Common 2017-04-13 13:57:58 -05:00
MruStack.cs Spaces -> tabs. 2017-04-15 16:37:30 -04:00
MutableIntRange.cs Add MutableIntRange and float.RoundToInt and refactor AnalogStickPanel 2019-04-01 14:41:08 +11:00
NDBDatabase.cs Use nameof 2019-03-28 14:17:14 +11:00
PlatformLinkedLibSingleton.cs rejigger PlatformLinkedLibSingleton so it can be used embedded in the EXE without requiring a dependency on dlls, so it can boot when dlls are relocated 2019-01-04 17:42:12 -05:00
QuickCollections.cs Use nameof 2019-03-28 14:17:14 +11:00
Serializer.cs Use nameof 2019-03-28 14:17:14 +11:00
SettingsUtil.cs Use string interpolation 2019-03-20 15:13:04 +10:00
SimpleTime.cs Misc code cleanups in BizHawk.Common 2017-04-13 13:57:58 -05:00
Sprintf.cs heh 2017-05-10 07:45:23 -04:00
SwitcherStream.cs Use nameof 2019-03-28 14:17:14 +11:00
TempFileManager.cs Use string interpolation 2019-03-20 15:13:04 +10:00
UndoHistory.cs Spaces -> tabs. 2017-04-15 16:37:30 -04:00
UnmanagedResourceHeap.cs Misc code cleanups in BizHawk.Common 2017-04-13 13:57:58 -05:00
Util.cs Use string interpolation 2019-03-20 15:13:04 +10:00
Win32Hacks.cs Use string interpolation 2019-03-20 15:13:04 +10:00