New homepage for DSM

This commit is contained in:
Peter Dell 2022-12-27 02:49:15 +01:00
parent 21b0df24b0
commit 16d7ae4031

View File

@ -122,7 +122,7 @@
class="com.wudsn.ide.lng.asm.compiler.dasm.DasmCompiler"
defaultHardware="ATARI2600"
defaultParameters="${sourceFilePath} -o${outputFilePath} -f3 -v5 -s${outputFilePathWithoutExtension}.sym -l${outputFilePathWithoutExtension}.lst"
homePageURL="http://dasm-dillon.sourceforge.net"
homePageURL="https://dasm-assembler.github.io"
id="dasm"
language="ASM"
name="%com.wudsn.ide.lng.asm.compiler.dasm.DasmCompiler.name"