-
Notifications
You must be signed in to change notification settings - Fork 418
Open
Labels
Waiting on dev consensusre: Lua API/scriptingRelating to EmuHawk's Lua API (not the Lua Console)Relating to EmuHawk's Lua API (not the Lua Console)
Description
These are non-idiomatic and annoying to work with (though IMO the normal 1-indexed tables are also annoying).
Switching a function's indexing is a breaking change, so we should plan to change them all at once. The candidates are:
client.getavailabletools()
comm.mmfReadBytes(string, int)
event.availableScopes()
memory.getmemorydomainlist()
- (deprecated)
memory.readbyterange(long, int, string?)
/mainmemory.readbyterange(long, int)
movie.getcomments()
/movie.getsubtitles()
tastudio.getbranches()
/tastudio.getselection()
SandTAS
Metadata
Metadata
Assignees
Labels
Waiting on dev consensusre: Lua API/scriptingRelating to EmuHawk's Lua API (not the Lua Console)Relating to EmuHawk's Lua API (not the Lua Console)