BizHawk/BizHawk.Common
adelikat 4701b319be Lua - add a new way to do reflection to get method names, now the function list simply needs to match the method name, and the method name does not need to redundantly specificy the library name. Only the Bit library hooked up currenlty. 2014-01-25 15:05:53 +00:00
..
Extensions Lua - add a new way to do reflection to get method names, now the function list simply needs to match the method name, and the method name does not need to redundantly specificy the library name. Only the Bit library hooked up currenlty. 2014-01-25 15:05:53 +00:00
IPC snes hooking system and GetCpuFlagsAndRegisters now work normally 2013-11-22 09:33:56 +00:00
Properties fix sln building - apparently you need these files 2013-11-11 17:49:10 +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 Lua - add a new way to do reflection to get method names, now the function list simply needs to match the method name, and the method name does not need to redundantly specificy the library name. Only the Bit library hooked up currenlty. 2014-01-25 15:05:53 +00: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 nitpicky thing I forgot to do in last commit, nothing important here 2013-12-14 05:59:08 +00:00
HawkFile.cs move HawkFile to BizHawk.Common along with a small web of dependencies and then add "using BizHawk.Common" to 100 files 2013-10-27 22:07:40 +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 reapply edits and cleanup 2013-10-27 07:54:00 +00: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 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
SwitcherStream.cs snes hooking system and GetCpuFlagsAndRegisters now work normally 2013-11-22 09:33:56 +00:00
UndoHistory.cs reapply edits and cleanup 2013-10-27 07:54:00 +00:00
Util.cs NES: Move boardproperties into movie 2.0 syncsettings objects, and add a rudimentary UI for changing them 2014-01-01 03:03:10 +00:00