BizHawk/BizHawk.Emulation.Common/Interfaces
adelikat c6d33b9c58 Merge trunk into release branch 2014-07-20 01:20:46 +00:00
..
Base Implementations Merge trunk into release branch 2014-07-20 01:20:46 +00:00
CoreComms.cs Merge trunk into release branch 2014-07-20 01:20:46 +00:00
IController.cs Merge trunk into release branch 2014-07-20 01:20:46 +00:00
ICoreFileProvider.cs pce: refactor CD loading to move bios determination out of RomLoader 2014-02-10 15:26:18 +00:00
IEmulator.cs Add SetCpuRegister() to IEmulator. Implemented it in Atari 2600, 7800, C64, Neshawk, and technically dual gameboy (passes it to L and R where it will fail). The rest throw NotImplementedExceptions. Lua - add emu.setregister(), catches NotImplementedExceptions and informs the user. 2014-05-31 17:03:21 +00:00
IHookManager.cs snes hooking system and GetCpuFlagsAndRegisters now work normally 2013-11-22 09:33:56 +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 internal infrastructure for video presentation changes (aspect ratio, apparent size, etc) 2014-04-30 23:48:37 +00:00