25 May 2013

Assembly and running your program

1,Create new folder ,example: dlx in D ,D:\dlx
2,Copy dasm.jar,dsim.jar,dsim.cfg to dlx folder
3,Create dls program, Ex try.dls
4,Assemble your program using this command
java -jar dasm.jar -a try.dls
5,After executing this command,It will create try.dlx on dlx folder
6,Run this dlx file using this command
java -jar Dsim.jar


1 comment:

  1. Hi!

    I'd like download Dsim.jar software because I want to practise with it

    Please, Can you help me? Can you give me Dsim.jar via url download Mega,Mediafire, ..?

    Thanks so much!

    ReplyDelete

Popular Posts