blog:pushbx:2022:1111_link_spam
Differences
This shows you the differences between two versions of the page.
|
|
blog:pushbx:2022:1111_link_spam [2022-11-11 19:56:10 +0100 Nov Fri] ecm created |
blog:pushbx:2022:1111_link_spam [2022-11-11 19:58:55 +0100 Nov Fri] (current) ecm mention AAO variable too |
<cite>Comment by E. C. Masloch, 2022-09-11, at https://palmtop.cosi.com.pl/2014/03/15/dhs-hacks-for-the-portfolio/#comment-100852</cite></blockquote> | <cite>Comment by E. C. Masloch, 2022-09-11, at https://palmtop.cosi.com.pl/2014/03/15/dhs-hacks-for-the-portfolio/#comment-100852</cite></blockquote> |
| |
This links to the b16cat repo, which also contains [[https://hg.pushbx.org/ecm/b16cat/file/b1b030365b83/b16cat.sld|a very good example]] of how to use lDebug as an ersatz assembler. Note the uses of ''Vxx'' variables as well as the expression evaluator in the assembler (invoked by using parentheses in the operands). This allows to automate forwards and backwards branch targets without having to enter the numbers manually or with another scripting language. Also note the support for comments in the assembler and debugger command line, as well as supporting dot lines to exit assembler mode (instead of the oft misinterpreted empty line). | This links to the b16cat repo, which also contains [[https://hg.pushbx.org/ecm/b16cat/file/b1b030365b83/b16cat.sld|a very good example]] of how to use lDebug as an ersatz assembler. Note the uses of ''Vxx'' and ''AAO'' variables as well as the expression evaluator in the assembler (invoked by using parentheses in the operands). This allows to automate forwards and backwards branch targets without having to enter the numbers manually or with another scripting language. Also note the support for comments in the assembler and debugger command line, as well as supporting dot lines to exit assembler mode (instead of the oft misinterpreted empty line). |
| |
<code>a 100 | <code>a 100 |
blog/pushbx/2022/1111_link_spam.txt ยท Last modified: 2022-11-11 19:58:55 +0100 Nov Fri by ecm