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. |
||
---|---|---|
.. | ||
content | ||
static | ||
themes/learn | ||
build.cmd | ||
config.toml | ||
README.md |
This is the source code/resources used to build the documentation website located at https://www.mesen.ca/docs/
It requires hugo to build. You can download hugo here: https://gohugo.io/.
Use the "build.cmd" batch file to build a copy of the documentation - it will be saved to the "docs" subfolder.