Mercurial > hg > index.cgi
annotate COPYING @ 472:e97f9a302c6a
Add emuext pragma and associated instructions.
This provides two emulator specific instructions ("log" and "debug") enabled
by the "emuext" pragma.
This is from a patch provided by tim Lindner <tlindner@macmess.org>. From
Tim's submission:
----
I stole the whole patch from Erik Gavriluk. I hope he doesn't mind. :)
The two instructions are "debug" and "log". They are enabled with
pragmas. I also added them to the manual.
Hopefully all is well.
----
Said Erik Gavriluk <erik@bombfactory.com> in response:
...happy to see them picked up in mainline (if you choose to do so)....
author | William Astle <lost@l-w.ca> |
---|---|
date | Thu, 01 Nov 2018 23:00:00 -0600 |
parents | 4e12d881df85 |
children | 659e0e4ce50c |
rev | line source |
---|---|
187 | 1 See the file GPL3 for a copy of the GNU General Public License, version 3, |
2 under which the majority of this distribution is licensed. | |
0
2c24602be78f
Initial import from lwtools 3.0.1 version, with new hand built build system and file reorganization
lost@l-w.ca
parents:
diff
changeset
|
3 |
187 | 4 Some specific source files, including many of those in the lwcc subdirectory |
5 are licensed differently. See each individual file for specific details. |