BizHawk/BizHawk.Emulation.Common/Interfaces/Services
adelikat ded1c2d7b7 Break off BoardName from IEmulator into a separate IBoardInfo service 2017-04-30 21:01:54 -05:00
..
IBoardInfo.cs Break off BoardName from IEmulator into a separate IBoardInfo service 2017-04-30 21:01:54 -05:00
ICodeDataLogger.cs fix ups to the documentation of service interfaces 2017-04-19 09:41:26 -05:00
ICreateGameDBEntries.cs create an ICreateGameDBEntires specialized service and have Atari2600 implement it. Use this in the log window instead of sneaky reflection to access the method 2016-12-15 10:45:20 -06:00
IDebuggable.cs Break up MGBAHawk into separate files 2017-04-25 11:42:03 -05:00
IDisassemblable.cs Fix VerifiedDisassembler to not expose the internal cpu property 2017-04-27 12:02:08 -05:00
IDriveLight.cs misc code cleanups in BizHawk.Emulation.Common 2017-04-14 12:28:23 -05:00
IInputPollable.cs fix ups to the documentation of service interfaces 2017-04-19 09:41:26 -05:00
ILinkable.cs Emulation.Common - misc cleanups mostly fixing documentation 2017-04-26 09:10:00 -05:00
IMemoryDomains.cs LibsnesCore - break off memory domain stuff to a separate file 2017-04-19 10:51:16 -05:00
IRegionable.cs fix ups to the documentation of service interfaces 2017-04-19 09:41:26 -05:00
ISaveRam.cs fix ups to the documentation of service interfaces 2017-04-19 09:41:26 -05:00
ISettable.cs Whitespace only (indentation fixes/cleanup). 2017-04-19 20:34:30 -04:00
ISoundProvider.cs GambatteLink cleanup 2017-04-25 11:06:50 -05:00
IStatable.cs misc code cleanups in BizHawk.Emulation.Common 2017-04-14 12:28:23 -05:00
ITraceable.cs ITraceable - remove set from the Header property since that is an implementation detail only. Remove commented methods/properties and cleanup documentation to reflect the new specification 2017-04-26 09:13:32 -05:00
IVideoProvider.cs fix ups to the documentation of service interfaces 2017-04-19 09:41:26 -05:00