BizHawk/BizHawk.Client.Common/Api/Classes
adelikat 4b50ea36e1 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
..
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 lua - implement controller number parameter to joypad.getimmediate and movie.getinput, consolidate input getting lua code 2020-01-03 09:51:48 -06: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 lua - implement controller number parameter to joypad.getimmediate and movie.getinput, consolidate input getting lua code 2020-01-03 09:51:48 -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