BizHawk/BizHawk.Emulation/Interfaces/Base Implementations
goyuken 98d9f13600 change IEmulator.DeterministicEmulation to get-only; the old interface implies that a core should be able to take a change to the property at any time, which isn't feasable. most existing cores changed to return true all the time. SNES now takes determinism parameter in Load() 2012-10-03 15:31:04 +00:00
..
IPS.cs 2011-01-11 02:55:51 +00:00
Movies.cs Remove autofire from IController & inherited objects other than Controller 2011-08-09 00:57:56 +00:00
NullController.cs Remove autofire from IController & inherited objects other than Controller 2011-08-09 00:57:56 +00:00
NullEmulator.cs change IEmulator.DeterministicEmulation to get-only; the old interface implies that a core should be able to take a change to the property at any time, which isn't feasable. most existing cores changed to return true all the time. SNES now takes determinism parameter in Load() 2012-10-03 15:31:04 +00:00