This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
BizHawk
mirror of
https://github.com/TASEmulators/BizHawk.git
Watch
1
Star
0
Fork
You've already forked BizHawk
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f234e15df6
BizHawk
/
BizHawk.Emulation
/
Interfaces
/
Base Implementations
History
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