Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/28/07 10:29
Read: times


 
#138173 - simulator/disassembler
Responding to: ???'s previous message
Atul Chitale said:

Has anyone been using the Simulator 2003 by FST Soft. I had purchased it on 19th April 2007 & have not recieved the password yet.
Anyway, the D52 assembler query is all so much more important to me right now, though I have'nt given up on the Simulator 2003 !!


I use this simulator. It works great. I had no trouble when I purchased it.

As for the disassembler, I have used dis8051. Google it, you'll find it.It is a command line invoked program.

here is the command line I use in a bat file:

dis8051 test.hex /TCL
rename test.src test.asm
pause

the output in this case would be test.src which is renamed to test.asm.





List of 11 messages in thread
TopicAuthorDate
Disassembler            01/01/70 00:00      
   you just run it in an ms-dos prompt            01/01/70 00:00      
      No executable file (.exe)            01/01/70 00:00      
   Running d52            01/01/70 00:00      
      Not able to extract all files            01/01/70 00:00      
         d52 windows executable            01/01/70 00:00      
            d52 executable problem solved            01/01/70 00:00      
            exe            01/01/70 00:00      
               exe file            01/01/70 00:00      
                  great idea            01/01/70 00:00      
   simulator/disassembler            01/01/70 00:00      

Back to Subject List