![]() MemApi.ReadByteRange now returns the requested number of bytes and not 1 extra, MemApi.ReadByteRange now warns only once per call for addrs outside range, MemApi.ReadByteRange now warns for negative addrs (once per call; previous implementation passed negative addresses to PeekByte), MemApi.WriteByteRange now warns only once per call for addrs outside range, MemApi.WriteByteRange now warns for negative addrs (once per call; previous implementation passed negative addresses to PokeByte) |
||
---|---|---|
.. | ||
DelegatingLuaLibraryEmu.cs | ||
EmuLuaLibrary.Client.cs | ||
EmuLuaLibrary.Communication.cs | ||
EmuLuaLibrary.Console.cs | ||
EmuLuaLibrary.Forms.cs | ||
EmuLuaLibrary.Gui.cs | ||
EmuLuaLibrary.Input.cs | ||
EmuLuaLibrary.Savestate.cs | ||
EmuLuaLibrary.Tastudio.cs | ||
EmuLuaLibrary.cs | ||
NotReallyLuaLibrary.cs | ||
PlatformEmuLuaLibrary.cs |