Mercurial > hg > index.cgi
comparison lwlib/lw_cmdline.c @ 406:4411a6123716
Add "basic" output format
Add "basic" output format. This outputs the code in the form of a Basic
program that installs the assembled output. If an execution address is
provided to the END pseudo operation, it will transfer control there using
the Basic EXEC command.
Thanks to Tim Lindner <tlindner@macmess.org> for the original patch. I used
it mostly as is except for a couple of minor fixes for coding style and
removing a variable declaration from inside a for() statement for
portability reasons.
author | William Astle <lost@l-w.ca> |
---|---|
date | Thu, 03 Mar 2016 21:04:39 -0700 |
parents | 8e25147c2aa8 |
children | b138b4005125 |
comparison
equal
deleted
inserted
replaced
405:4c8925f97eb5 | 406:4411a6123716 |
---|