BizHawk/BizHawk.Emulation.Cores/Consoles/Nintendo/SNES
YoshiRulz 34b84e7098
Reverse SNES Mouse (for BSNES)
2020-04-27 09:23:46 +10:00
..
LibsnesApi.cs nothing to see here 2020-02-28 12:52:48 -06:00
LibsnesApi_BRK.cs use more advanced language features in Emulation.Cores (#1852) 2020-02-17 16:54:51 -06:00
LibsnesApi_CMD.cs nothing to see here 2020-02-28 12:52:48 -06:00
LibsnesApi_Enums.cs use more advanced language features in Emulation.Cores (#1852) 2020-02-17 16:54:51 -06:00
LibsnesApi_QUERY.cs use inline out variables in Emulation.Cores 2020-02-18 15:10:29 -06:00
LibsnesApi_SIG.cs snes: waterboxification phase 2 2017-06-10 14:16:25 -04:00
LibsnesControllerDeck.cs Reverse SNES Mouse (for BSNES) 2020-04-27 09:23:46 +10:00
LibsnesCore.ICodeDataLogger.cs CDL: fix bsnes SGB cdl totally not working (fixes #1344) 2020-01-19 18:43:54 -05:00
LibsnesCore.IDebuggable.cs misc cleanups in emulator core service logic 2020-01-11 13:19:51 -06:00
LibsnesCore.IEmulator.cs refactor CoreComm usages in more cores 2020-03-15 09:38:54 -05:00
LibsnesCore.IInputPollable.cs Break off LibsnesCore services into separate files 2017-04-19 09:41:52 -05:00
LibsnesCore.IMemoryDomains.cs misc cleanups in emulator core service logic 2020-01-11 13:19:51 -06:00
LibsnesCore.IRegionable.cs misc cleanups in emulator core service logic 2020-01-11 13:19:51 -06:00
LibsnesCore.ISaveRam.cs oops, fix merge 2017-06-19 12:43:23 -05:00
LibsnesCore.ISettable.cs Nope, I think it's a good idea now. 2020-04-23 21:20:59 -04:00
LibsnesCore.IStatable.cs Make Binary states default and Textstates opt-in for cores (#1848) 2020-02-15 10:22:26 -06:00
LibsnesCore.IVideoProvider.cs misc cleanups in emulator core service logic 2020-01-11 13:19:51 -06:00
LibsnesCore.cs consistently check if callbacks exist before calling memory callbacks, across all cores 2020-04-21 16:42:57 -05:00
SNESGraphicsDecoder.cs remove unused usings and other redundancies 2020-04-23 20:33:18 -05:00
ScanlineHookManager.cs LibsnesCore - Move ScanlineHookManager class to its own file 2017-04-19 12:25:22 -05:00
SnesColors.cs Enable SA1106 and fix noncompliance 2020-01-25 18:06:34 +10:00