BizHawk/BizHawk.Emulation.Cores/Consoles/Nintendo/N64
goyuken dc2ca1f010 remove the extra ISettable (non-generic argument) interface and corresponding crud from cores, and replace with a shim class 2014-10-31 15:46:13 +00:00
..
NativeAPI N64: Output an error code when LoadLibrary fails 2014-10-13 23:20:18 +00:00
N64.IMemoryDomains.cs add ROM memorydomain to n64 2014-09-14 18:39:26 +00:00
N64.cs remove the extra ISettable (non-generic argument) interface and corresponding crud from cores, and replace with a shim class 2014-10-31 15:46:13 +00:00
N64Audio.cs N64: Hopefully fix some crashes associated with restarting the core early in the emulation 2014-08-23 22:40:29 +00:00
N64Input.cs N64 sync settings - clean up object convert public fields to properties 2014-07-20 17:10:20 +00:00
N64Settings.cs Make mupen-style lag a setting not a sync-setting 2014-08-03 13:06:53 +00:00
N64SyncSettings.Controller.cs pretty up Jabo enum value names, since they show up in the gui 2014-07-20 17:23:04 +00:00
N64SyncSettings.Glide.cs N64 Sync Settings - remove GetPluginSettings from IPluginSettings and make an extension method, rather than having every plugin implement the same method in the same way 2014-07-20 18:25:47 +00:00
N64SyncSettings.GlideMk2.cs N64 Sync Settings - remove GetPluginSettings from IPluginSettings and make an extension method, rather than having every plugin implement the same method in the same way 2014-07-20 18:25:47 +00:00
N64SyncSettings.Jabo.cs N64: Fixing the gamedb for jabo 2014-08-17 18:07:02 +00:00
N64SyncSettings.Rice.cs N64 Sync Settings - remove GetPluginSettings from IPluginSettings and make an extension method, rather than having every plugin implement the same method in the same way 2014-07-20 18:25:47 +00:00
N64SyncSettings.cs now that jabo is packaged with bizhawk, make it the default plugin 2014-09-27 21:31:07 +00:00
N64VideoProvider.cs N64: Hopefully fix some crashes associated with restarting the core early in the emulation 2014-08-23 22:40:29 +00:00