Commit graph

4 commits

Author SHA1 Message Date
Sour
725ea58562 Docs: Update debugger documentation (new features + add some missing information) 2019-01-10 21:11:59 -05:00
Zorchenhimer
bca96de531 Debugger: Lua - Add new getLabelAddress() function
This adds a new function GetLabelAddress() to the Lua API.  It takes a
single string parameter of a label to lookup and returns its integer
address.  The return value can be passed directly to read() and
readWord().

The documentation has also been updated to reflect the changes.
2018-12-28 12:01:26 -05:00
Sour
eddfe2301c Docs: Updated Lua documentation with recent changes 2018-07-30 19:00:40 -04:00
Sour
23c85a447b Docs: Added source for the online documentation site 2018-03-04 20:31:33 -05:00