BizHawk/BizHawk.Common
zeromus a51e7ddb0b create TAStudio States directory if it doesnt exist 2015-08-24 13:42:46 -05:00
..
Extensions fix unif loading of mapper names with junk in field beyond end of null termination. also made it utf-8 while i'm in there. 2015-08-17 16:30:35 -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 TasStateManager uses a new data structure to write all states to one auto-deleting file per TasStateManager instance. TasStateManager is now IDisposable; this needs to be followed rigorously (I didn't do that). 2015-08-13 21:51:51 -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 fix stuff not compiling 2014-12-20 04:16:02 +00:00
HawkFile.cs Fix out of range exception when importing firmware from an archive. 2015-01-06 05:23:30 +00: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
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
Util.cs satesvates for mgba 2015-06-06 17:34:19 +00:00
Win32Hacks.cs for issue #223 : create 2 workarounds for taskbar minimizing ding-and-fail bug and activate one of them. The bug is virtually impossible to fix and isnt really our fault. The bug is theoretically existing under other conditions than the "run n64 core" repro steps. The workaround might could be deployed in other situations as needed. 2014-09-14 09:11:34 +00:00