mirror of
https://github.com/uffejakobsen/acme.git
synced 2024-11-22 03:30:46 +00:00
22 lines
683 B
Plaintext
22 lines
683 B
Plaintext
|
|
||
|
|
||
|
ACME
|
||
|
|
||
|
...the ACME Crossassembler for Multiple Environments
|
||
|
|
||
|
--- the library ---
|
||
|
|
||
|
|
||
|
The files in the "ACME_Lib" directory tree can be accessed from
|
||
|
within ACME sources when using the pseudo opcodes "!source" or
|
||
|
"!binary":
|
||
|
|
||
|
If the file names are given using "..." quoting, ACME will look for
|
||
|
the files in the current directory.
|
||
|
If the file names are given using <...> quoting, ACME will look for
|
||
|
them in the ACME_Lib directory tree however.
|
||
|
|
||
|
All files in the ACME_Lib directory tree are in the public domain.
|
||
|
They are *NOT* covered by the GNU General Public License, under which
|
||
|
the actual ACME program is released.
|