BizHawk/BizHawk.Client.Common
goyuken 20f78a579f "fix" issue 246 by causing an absolute termination earlier in the process that makes it clear what happened 2014-08-15 17:50:43 +00:00
..
7z Make warnings go away 2014-07-22 23:18:44 +00:00
Properties Clean up assembly info stuff in all projects 2013-11-08 15:56:58 +00:00
config fix issue 249 2014-08-15 15:52:08 +00:00
inputAdapters fix issue 229 - float autoholds were not being cleared when closing a rom 2014-07-26 15:31:36 +00:00
lua Lua: Add bit.arshift for arithmetic right-shift. 2014-08-14 01:49:28 +00:00
movie "fix" issue 246 by causing an absolute termination earlier in the process that makes it clear what happened 2014-08-15 17:50:43 +00:00
rewind fix bugs in the delta rewinding code? 2014-04-08 00:22:14 +00:00
tools Ram Watch/Ram Search - Fix freezing of float values as well as some other types 2014-08-02 01:54:07 +00:00
BinarySaveStates.cs fix zipstate internals that caused movies that started from savestate to explode 2014-07-25 16:51:27 +00:00
BizHawk.Client.Common.csproj build luainterface.dll into the references folder, like other more modern things. 2014-08-14 01:07:26 +00:00
ControllerBinding.cs Some useless cleanup 2014-07-03 18:17:09 +00:00
CoreFileProvider.cs expand on r7462 2014-07-31 21:40:25 +00:00
FirmwareManager.cs dont crash when organizing firmware 2014-08-03 22:38:27 +00:00
GLManager.cs Some useless cleanup 2014-07-03 18:17:09 +00:00
Global.cs Input adpaters - some reorg and add extensions for create And and Or adapters and simplify some calling code 2014-06-26 19:07:17 +00:00
IPS.cs moe IPS.cs from Emulation to Client.Common, until it is needed by cores 2013-11-04 01:17:59 +00:00
KeyTurbo.cs etc 2013-10-25 00:59:34 +00:00
NESGameGenieEncoderDecoder.cs some code cleanup 2014-02-22 23:59:52 +00:00
PathManager.cs fix 7582 2014-08-13 17:55:34 +00:00
RecentFiles.cs remove an unused method from RecentFiles.cs (one that had little to no value anyway) 2014-08-02 23:09:01 +00:00
RomGame.cs Move some extension methods from the generic extensions file to NumberExtensions and fix up namespaces 2014-07-03 15:35:50 +00:00
RomLoader.cs gba stuff 2014-08-13 20:33:59 +00:00
SaveSlotManager.cs A round of code cleanup 2014-01-08 03:53:53 +00:00
SavestateManager.cs Remove some unused extensions, Remove Extensions.cs and move methods into better named files with their own namespaces 2014-07-03 18:54:53 +00:00
SevenZipSharpArchiveHandler.cs some minor code cleanups in BizHawk.Common 2014-02-04 21:15:33 +00:00
SystemInfo.cs SystemInfo object - don't need endian type, Ram Search - remove bi ol system ID switch for defaults in favor of system info and more clever logic. Finish display name refactor 2014-05-31 23:05:02 +00:00
XmlGame.cs More Util methods -> extension methods 2014-07-03 19:20:34 +00:00