mirror of
https://github.com/peterdell/wudsn-ide.git
synced 2024-12-22 09:29:44 +00:00
11 lines
495 B
Plaintext
11 lines
495 B
Plaintext
<compiler
|
|
class="com.wudsn.ide.lng.asm.compiler.acme.AcmeCompiler"
|
|
defaultParameters="-C -a -B -i ${sourceFilePath} -o ${outputFilePath} "
|
|
hardware="C64"
|
|
helpFilePath="./README.html"
|
|
homePageURL="https://sourceforge.net/projects/tass64/files/latest/download"
|
|
id="c64.tass"
|
|
illegalOpcodesSupported="true"
|
|
name="%com.wudsn.ide.lng.asm.compiler.tass.TassCompiler.name"
|
|
w65816OpcodesSupported="false">
|
|
</compiler> |