BizHawk/BizHawk.Client.Common/Api/Classes
adelikat 079a0a4104 HeaderKeys - CONSTANTSDONTNEEDTOBEALLCAPS 2020-03-01 16:36:47 -06:00
..
EmuApi.cs Move IEmulator extensions to the Emulation.Common namespace, the intent is that these are used and serve as built in functionality, so it's overly tedious to when most situations require both Common and an additional extensions namespace 2020-02-15 12:33:15 -06:00
GameInfoApi.cs ApiHawk refactoring and cleanup 2019-12-17 02:39:04 +10:00
JoypadApi.cs Move IController.ToDictionary extension to BizHawk.Emulation.Common 2020-02-28 13:26:27 +10:00
MemApi.cs remove MemDomain CanPoke() extension method now that all it does is check the Writable flag which is better named and more conscise 2020-02-15 12:37:39 -06:00
MemEventsApi.cs Move IEmulator extensions to the Emulation.Common namespace, the intent is that these are used and serve as built in functionality, so it's overly tedious to when most situations require both Common and an additional extensions namespace 2020-02-15 12:33:15 -06:00
MemorySaveStateApi.cs ApiHawk refactoring and cleanup 2019-12-17 02:39:04 +10:00
MovieApi.cs HeaderKeys - CONSTANTSDONTNEEDTOBEALLCAPS 2020-03-01 16:36:47 -06:00
SqlApi.cs ApiHawk refactoring and cleanup 2019-12-17 02:39:04 +10:00
UserDataApi.cs Improve exception docs in BizHawk.Client.Common 2020-01-02 21:51:27 +10:00