BizHawk/BizHawk.Client.EmuHawk/Api/Libraries
YoshiRulz e226ff102b
Replace dynamic type with Object in API
Using the dynamic type here is no better than object because the values are
primitive types -- more likely to be cast/typechecked than used as a receiver
param for a method call.
2020-04-13 17:05:38 +10:00
..
CommApi.cs ApiHawk refactoring and cleanup 2019-12-17 02:39:04 +10:00
GuiApi.cs replace CoreComm screenofsets with an emulator service 2020-03-14 16:35:54 -05:00
InputApi.cs Replace dynamic type with Object in API 2020-04-13 17:05:38 +10:00
SaveStateAPI.cs Use ranges in ApiHawk and Lua 2020-01-13 06:57:24 +10:00
ToolApi.cs Cleanup Util 2020-01-23 14:54:34 +10:00