Mesen-X/Docs/content/apireference
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
..
_index.md Input: Added option to hide mouse cursor when a zapper is connected (e.g for the aimtrak light gun) 2018-12-22 16:05:12 -05:00
Callbacks.md Docs: Various updates to online docs 2018-06-15 21:11:54 -04:00
Changelog.md Docs: Updated documentation for 0.9.6 2018-08-03 12:58:33 -04:00
Drawing.md Docs: Fixed missing line breaks drawString doc 2018-08-26 17:55:00 -04:00
Emulation.md Docs: Added source for the online documentation site 2018-03-04 20:31:33 -05:00
Enums.md Docs: Updated Lua documentation with recent changes 2018-07-30 19:00:40 -04:00
Input.md Docs: Added source for the online documentation site 2018-03-04 20:31:33 -05:00
Logging.md Docs: Added source for the online documentation site 2018-03-04 20:31:33 -05:00
MemoryAccess.md Debugger: Lua - Add new getLabelAddress() function 2018-12-28 12:01:26 -05:00
Misc.md Docs: Lua - Added documentation for getAccessCounters 2018-03-31 14:08:25 -04:00