BizHawk/BizHawk.Emulation.Cores/Consoles/Nintendo/N64
YoshiRulz b1e02fbdce
Enable SA1106 and fix noncompliance
"Code should not contain empty statements"
i.e. don't put a semicolon there
2020-01-25 18:06:34 +10:00
..
NativeApi Enable SA1106 and fix noncompliance 2020-01-25 18:06:34 +10:00
N64.IDebuggable.cs i hope this breaks something 2018-05-12 12:55:42 -04:00
N64.IDisassemblable.cs Enable SA1504 and fix noncompliance 2020-01-25 14:56:56 +10:00
N64.IInputPollable.cs IInputPollable - Make IsLagFrame settable 2016-01-26 11:34:42 +01:00
N64.IMemoryDomains.cs ALL n64 memory domains need to be byteswapped, not only rdram/rom 2019-09-09 00:16:43 -04:00
N64.ISaveRam.cs N64 - break off ICoreService implementations into separate files 2014-11-30 15:38:39 +00:00
N64.ISettable.cs i knew that was too good to be true 2015-02-02 22:00:43 +00:00
N64.IStatable.cs properly dispose of IDisposables in core savestate code, and a few other places 2019-12-06 17:33:17 -06:00
N64.ITraceable.cs Use string interpolation 2019-04-04 02:41:18 +10:00
N64.cs SubNESHawk 2019-01-10 18:25:59 +03:00
N64Audio.cs cleaner 2017-05-02 18:15:33 -04:00
N64Input.cs Fix Nintento (breaking config change but we've already thoroughly broken compatibility since last release), partially addresses #971 2019-11-16 12:42:18 -06:00
N64Settings.cs Make mupen-style lag a setting not a sync-setting 2014-08-03 13:06:53 +00:00
N64SyncSettings.Controller.cs Enable SA1504 and fix noncompliance 2020-01-25 14:56:56 +10:00
N64SyncSettings.GLideN64.cs Spaces -> tabs, fix mixed newlines. 2019-11-03 20:58:36 -05: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.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 N64 - disable cxd64 lle RSP pluging since we don't have one that works for 64bit, and no one was probably using it anyway 2017-06-19 18:00:19 -05:00
N64VideoProvider.cs Spaces -> tabs, fix mixed newlines. 2019-11-03 20:58:36 -05:00