BizHawk/BizHawk.Emulation.Cores/Consoles/Nintendo/SNES
zeromus c641e163f9 SGB CDL c# side; and fix SGB loading (broken by pwrap refactors) 2017-05-06 16:23:26 -05:00
..
LibsnesApi.cs SGB CDL c# side; and fix SGB loading (broken by pwrap refactors) 2017-05-06 16:23:26 -05:00
LibsnesApi_BRK.cs snes: tidy 2017-03-08 15:57:00 -06:00
LibsnesApi_CMD.cs SGB CDL c# side; and fix SGB loading (broken by pwrap refactors) 2017-05-06 16:23:26 -05:00
LibsnesApi_Enums.cs c++ side setup for setting any devices on snes input ports 2017-04-09 16:45:05 -05:00
LibsnesApi_QUERY.cs SGB CDL c# side; and fix SGB loading (broken by pwrap refactors) 2017-05-06 16:23:26 -05:00
LibsnesApi_SIG.cs fix some embarrassing bugs in new snes interop. maybe biz will be more stable now. 2017-04-18 22:09:04 -05:00
LibsnesControllerDeck.cs snes: add a toggle multitap button 2017-04-22 17:08:33 -04:00
LibsnesCore.ICodeDataLogger.cs SGB CDL c# side; and fix SGB loading (broken by pwrap refactors) 2017-05-06 16:23:26 -05:00
LibsnesCore.IDebuggable.cs use Dictionary initializers instead of object initializers for various GetCpuFlagsAndRegisters() methods 2017-04-25 08:28:06 -05:00
LibsnesCore.IEmulator.cs Refactor IEmulator and remove the IController property, instead pass it as a paramter to the FrameAdvance() method 2017-05-01 20:09:11 -05:00
LibsnesCore.IInputPollable.cs Break off LibsnesCore services into separate files 2017-04-19 09:41:52 -05:00
LibsnesCore.IMemoryDomains.cs SGB CDL c# side; and fix SGB loading (broken by pwrap refactors) 2017-05-06 16:23:26 -05:00
LibsnesCore.IRegionable.cs LibsnesCore reformating round 2 - sort out private fields vs pulbic properties 2017-04-19 12:19:16 -05:00
LibsnesCore.ISaveRam.cs LibsnesCore reformating round 2 - sort out private fields vs pulbic properties 2017-04-19 12:19:16 -05:00
LibsnesCore.ISettable.cs SNES - super scope support 2017-04-20 19:50:58 -05:00
LibsnesCore.IStatable.cs Refactor IEmulator and remove the IController property, instead pass it as a paramter to the FrameAdvance() method 2017-05-01 20:09:11 -05:00
LibsnesCore.IVideoProvider.cs Spell out Numerator and Denominator 2017-05-05 11:25:38 -05:00
LibsnesCore.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
SNESGraphicsDecoder.cs fix crashy bugs in snes gfx debugger 2015-11-15 18:02:20 -06:00
ScanlineHookManager.cs LibsnesCore - Move ScanlineHookManager class to its own file 2017-04-19 12:25:22 -05:00
SnesColors.cs Change project name BizHawk.Emulation to BizHawk.Emulation.Cores 2013-11-15 14:05:47 +00:00