BizHawk/BizHawk.Common
upthorn 435d717f7b Merge branch 'master' of https://github.com/Upthorn/Bizhawk 2019-01-14 17:10:45 -08:00
..
BizInvoke Remove bogus TODO. 2019-01-04 16:30:13 -05:00
Extensions savestates for vb. this includes savestates for mmap_heap. unfortunately, usage of mmap_heap was scrapped as the things going into it were better suited for invisible/sealed. it may be eventually useful 2017-05-29 11:26:38 -04: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 Misc code cleanups in BizHawk.Common 2017-04-13 13:57:58 -05:00
BinaryQuickSerializer.cs Move BinaryQuickSerializer from Emulation.Common to Common 2017-05-01 17:26:39 -05: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 Merge branch 'master' of https://github.com/TASVideos/BizHawk 2019-01-04 04:58:58 -08: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 add tiny comment to HawkFile.Name 2017-04-17 22:41:58 -05: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 rename TempFileCleaner to TempFileManager; add global path config for temp files 2018-09-11 21:32:50 -04: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
NDBDatabase.cs Misc code cleanups in BizHawk.Common 2017-04-13 13:57:58 -05: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 Remove some files I meant to delete, and some useless code cleanups 2013-11-04 03:12:50 +00:00
Serializer.cs heh 2017-05-10 07:45:23 -04:00
SettingsUtil.cs SettingsUtil: Convert between various integer types automagically because [DefaultValueAttribute] is cls complaint and it's awkward to specify unsigned types for it 2016-02-27 16:50:42 -05: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 Spaces -> tabs. 2017-04-15 16:37:30 -04:00
TempFileManager.cs rename TempFileCleaner to TempFileManager; add global path config for temp files 2018-09-11 21:32:50 -04: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 revert weird changes to util.cs for unused parameter-filling code 2018-03-13 20:41:29 -04:00
Win32Hacks.cs try a new technique to just unstick the frontend when the n64 emulation thread dies 2018-11-07 15:37:37 -05:00