BizHawk/BizHawk.Common
zeromus ecee3365cc add retro log interface 2015-11-08 04:57:28 -06:00
..
Extensions make CDL generic, and prep for GB CDL 2015-10-26 19:15:21 -05:00
IPC Add Yield/SwitchToThread in SNES IPCRingBuffer. Improves performance on Core 2 Duo, about the same on i5, and will prevent it from going < 1 fps on a single core machine :). 2015-02-04 04:31:41 +00:00
Properties redo how subwcrev stuff is done, so that the subwcrev process doesnt have to run for every project. improves build times. 2014-12-09 19:20:22 +00: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 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
BizHawk.Common.csproj add retro log interface 2015-11-08 04:57:28 -06: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 fix stuff not compiling 2014-12-20 04:16:02 +00:00
HawkFile.cs usably functional libretro player 2015-11-07 00:14:59 -06:00
InstanceDll.cs after i fix a regression from a couple of commits ago which broke multi-instance dlls (affecting only bsnes otherwise right now) 2015-11-07 12:05:26 -06:00
Log.cs Remove some files I meant to delete, and some useless code cleanups 2013-11-04 03:12:50 +00:00
MruStack.cs some minor code cleanups in BizHawk.Common 2014-02-04 21:15:33 +00:00
NDBDatabase.cs create TAStudio States directory if it doesnt exist 2015-08-24 13:42:46 -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 C64: add bool[] overload to the serializer. sloppy, but neater. 2014-10-06 16:00:24 +00:00
SettingsUtil.cs fix some internal settings infrastructure 2014-07-14 16:10:45 +00:00
SimpleTime.cs benchmark savestate time to console 2014-10-09 01:49:44 +00:00
Sprintf.cs add retro log interface 2015-11-08 04:57:28 -06:00
SwitcherStream.cs 2014-10-12 04:19:01 +00:00
UndoHistory.cs Ram Search - limit to 5 undo levels 2015-01-02 22:16:07 +00:00
UnmanagedResourceHeap.cs usably functional libretro player 2015-11-07 00:14:59 -06:00
Util.cs add retro log interface 2015-11-08 04:57:28 -06:00
Win32Hacks.cs fix rebooting of libretro cores, add CPU detection win32 hacks, add retro perf interface 2015-11-07 13:05:40 -06:00