BizHawk/BizHawk.Emulation.Cores/Consoles/Nintendo/N64
adelikat ebcd237858 Merge branch 'master' into domainedmemoryhooks 2017-10-29 12:38:29 -05:00
..
NativeAPI memorycallbacks with domains - Phase 2 - change api to Call methods and refactor accordingly, everything should behave as it was before the refactor at this point. No cores have yet to be implemented with domains other than the default bus they already had 2017-08-03 18:08:07 -05:00
N64.IDebuggable.cs phase 1 of changing memory callback api to specify domain - require cores to specify which domains are available and have the domain passed in when creating callbacks. Still todo - cores need to pass in domain name on CallReads/Writes/Executes methods 2017-08-01 22:05:17 -05: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 Finally dump some old movie 1.0 cruft 2017-08-11 19:45:45 -04:00
N64.ITraceable.cs n64: use traditional GPR names for debugger too 2016-11-03 20:01:22 +03:00
N64.cs Rename CoreAttributes to CoreAttribute as to not be a bad person 2017-07-12 14:10:55 -05:00
N64Audio.cs cleaner 2017-05-02 18:15:33 -04:00
N64Input.cs N64: Fix minAnalogX and minAnalogY values 2017-08-09 01:23:44 +09:30
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.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 Spell out Numerator and Denominator 2017-05-05 11:25:38 -05:00