BizHawk/BizHawk.Emulation.Cores/Consoles/Nintendo/N64
adelikat 1dae91e6a8 clean up core constructors - consistent parameter casing, and put them at the top of the class 2017-05-05 19:05:36 -05:00
..
NativeAPI m64p: Use built-in debugger to avoid major slowdowns when breakpoints are set. 2017-02-24 10:41:22 +03:00
N64.IDebuggable.cs m64p: Use built-in debugger to avoid major slowdowns when breakpoints are set. 2017-02-24 10:41:22 +03:00
N64.IDisassemblable.cs Break a bunch of memory domain stuff with pointless refactoring 2016-04-13 19:50:06 -04:00
N64.IInputPollable.cs IInputPollable - Make IsLagFrame settable 2016-01-26 11:34:42 +01:00
N64.IMemoryDomains.cs Break a bunch of memory domain stuff with pointless refactoring 2016-04-13 19:50:06 -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 N64 - cleanup after adding new services and such 2014-12-05 02:22:41 +00:00
N64.ITraceable.cs n64: use traditional GPR names for debugger too 2016-11-03 20:01:22 +03:00
N64.cs clean up core constructors - consistent parameter casing, and put them at the top of the class 2017-05-05 19:05:36 -05:00
N64Audio.cs cleaner 2017-05-02 18:15:33 -04:00
N64Input.cs Use the IController indexing property less in preparation for removing it from the interface. Replaced with its more explicity counter-part .IsPressed() 2016-12-14 12:42:15 -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 pretty up Jabo enum value names, since they show up in the gui 2014-07-20 17:23:04 +00:00
N64SyncSettings.GLideN64.cs GLideN64: Changed UseNativeResolutionFactor to an int setting 2016-09-26 11:13:07 -04: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 N64: Added cxd4 to the RSP options 2016-09-27 15:10:38 -04:00
N64VideoProvider.cs Spell out Numerator and Denominator 2017-05-05 11:25:38 -05:00