BizHawk/BizHawk.Client.Common
adelikat f7cfe4e393 Path Config - 1. remove Global Base from top and leave it in the Global tab, 2. Rename Global Tabs "base rom" to "ROM" 2014-07-21 23:18:18 +00:00
..
7z detangle and move some savestate code to client.common 2013-11-01 20:53:47 +00:00
Properties Clean up assembly info stuff in all projects 2013-11-08 15:56:58 +00:00
config Path Config - 1. remove Global Base from top and leave it in the Global tab, 2. Rename Global Tabs "base rom" to "ROM" 2014-07-21 23:18:18 +00:00
inputAdapters TAStudio - add the notion of the "pending" frame, the frame about to be emulated, for which you can click to add input that will be captured into the movie the next frame. Logic is still wonky when switching from play to record at the end of a movie, and frame 0 is still messed up but that's a different problem 2014-07-16 23:04:56 +00:00
lua Lua - memory library - populate the default memory with the MainMemory defined for that core, as opposed to null, which results in silent crashes 2014-07-14 16:24:28 +00:00
movie Add a GBC flag to movie files 2014-07-19 23:24:43 +00:00
rewind fix bugs in the delta rewinding code? 2014-04-08 00:22:14 +00:00
tools Remove some unused extension methods and move some others to CollectionExtensions 2014-07-03 18:43:49 +00:00
BinarySaveStates.cs turn Rewind Config into Rewind & Savestate config and allow control of normal savestate compression level 2014-07-12 20:20:08 +00:00
BizHawk.Client.Common.csproj Move Markers from TAStudio to TasMovie, and implement saving and loading of markers 2014-07-09 16:35:39 +00:00
ControllerBinding.cs Some useless cleanup 2014-07-03 18:17:09 +00:00
CoreFileProvider.cs Some useless cleanup 2014-07-03 18:17:09 +00:00
FirmwareManager.cs More Util methods -> extension methods 2014-07-03 19:20:34 +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 Convert StringHelpers into extension methods, and merge into StringExtensions, change namespace of string extensions 2014-07-03 15:05:02 +00:00
RecentFiles.cs Customize box - implement recent tab 2014-05-07 00:41:13 +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 allow GBA roms to be loaded in non-developer builds. There no reason to completely prohibit it 2014-07-19 23:35:26 +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