BizHawk/BizHawk.Emulation.Common/Interfaces
adelikat ded77beb65 Lua - OnInputPoll() - hooked up to the registered lua functions system 2013-11-10 19:19:58 +00:00
..
Base Implementations move emuversion, releasedate, and interim constants from MainForm to VersionInfo so that they are available to all projects (we can now "interim" things in all projects) 2013-11-10 02:32:47 +00:00
CoreComms.cs Lua - OnInputPoll() - hooked up to the registered lua functions system 2013-11-10 19:19:58 +00:00
IController.cs Remove some files I meant to delete, and some useless code cleanups 2013-11-04 03:12:50 +00:00
ICoreFileProvider.cs Move interfaces and base implemenations from emulation to emulation.common 2013-11-04 01:39:19 +00:00
IEmulator.cs Refactor MemoryDomains in IEmulator, make a MemoryDomainsList object rather than IList<MemoryDomain>, remove MainMemory from IEmulator and make it a property of this new collection object, also add indexing by name. Refactor cores and tools as needed 2013-11-06 02:15:29 +00:00
ISoundProvider.cs Move interfaces and base implemenations from emulation to emulation.common 2013-11-04 01:39:19 +00:00
ISyncSoundProvider.cs Remove some files I meant to delete, and some useless code cleanups 2013-11-04 03:12:50 +00:00
IVideoProvider.cs Move interfaces and base implemenations from emulation to emulation.common 2013-11-04 01:39:19 +00:00