8085 Simulator

Discussion in 'Assembly Language Programming (ALP) Forum' started by vimil, Jun 25, 2006.

  1. vimil

    vimil New Member

    Joined:
    Jun 25, 2006
    Messages:
    5
    Likes Received:
    1
    Trophy Points:
    0
    I have attached an 8085 Simulator that I had created during my college days. I hope somebody finds it useful. Also attached are some sample 8085 programs which were used for testing the simulator.
     

    Attached Files:

  2. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    Really nice source codes and even the application.
     
  3. sunil

    sunil New Member

    Joined:
    Jul 23, 2006
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    can i get the source code of your simulator,please
     
  4. quike

    quike New Member

    Joined:
    Jul 29, 2006
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    can you get the code source of your program ?
    how can i get the code source of the 8085 simulator ?
     
  5. vimil

    vimil New Member

    Joined:
    Jun 25, 2006
    Messages:
    5
    Likes Received:
    1
    Trophy Points:
    0
    The 8085 Simulator was written in Delphi, the source code is attached to this post.
     

    Attached Files:

    1 person likes this.
  6. dini.infosys

    dini.infosys New Member

    Joined:
    Jan 15, 2007
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    hi its really super.......
    keep it up
     
  7. aditya_degaley

    aditya_degaley New Member

    Joined:
    Mar 2, 2007
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    hey its really good stuff......but can you please give the details of this project. I hav to make the same project for my final sem. thnx
     
  8. thelonelystruggler

    thelonelystruggler New Member

    Joined:
    Mar 14, 2007
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
  9. suzanneansell

    suzanneansell New Member

    Joined:
    Apr 12, 2007
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    just by chance does any one have a read me file on this program. I am using it for one of my college classes, and I really need your help. Thank you.
     
  10. vimil

    vimil New Member

    Joined:
    Jun 25, 2006
    Messages:
    5
    Likes Received:
    1
    Trophy Points:
    0
    I haven't created a readme file for the simulator, but if you have any doubts you can post it here and i will try to answer them
     
  11. yshorman

    yshorman New Member

    Joined:
    Jun 17, 2007
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    hi,

    thanks for sharing the code with us, I am new to 8085 and I am looking for a 8085 code that multiply two 20 digits numbers. if you have one, it will very appriciated if you share it with us.

    thanks
    Yousef
     
  12. novo

    novo New Member

    Joined:
    Jul 21, 2007
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    thanks for 8085 Simulator
     
  13. ppksaps

    ppksaps New Member

    Joined:
    Oct 7, 2007
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    can i get C code for 8085 simulator??
     
  14. incredibel

    incredibel New Member

    Joined:
    Oct 24, 2007
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    can i get all assembly instruction codes with discription for 8085 simulator
     
  15. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    http://scitec.uwichill.edu.bb/cmp/online/el21c/lesson18.html
     
  16. anand kumar1

    anand kumar1 New Member

    Joined:
    Nov 2, 2007
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    can i get MFC code for 8085 simulator??
     
  17. prerna_2712

    prerna_2712 New Member

    Joined:
    Jan 21, 2008
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    0
    hi... i hv ur software... bt i m not getting hw to use it.... may i get the details pls... thanx
     
  18. vimil

    vimil New Member

    Joined:
    Jun 25, 2006
    Messages:
    5
    Likes Received:
    1
    Trophy Points:
    0
    Its pretty simple actually.

    To load an ASM file click on the Open button and choose the file.

    Once the asm file has loaded click on the compile button to convert the asm file to 8085 machine code

    Then click execute to run the code, The output will be seen on the registers and flags.

    You can also put breakpoints by clicking on left of an instruction. If execution reaches that instruction then the execution will stop and you can resume by clicking execute again or single step by pressing the step button.

    You can directly edit a memory cell by double clicking on it.

    You can write new ASM code using the text editor at the bottom and execute it if you wish.
     
  19. shruti_0

    shruti_0 New Member

    Joined:
    Jan 27, 2008
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    hey...can sumbody help me regarding d src code associated with 8085 simulator...I want to use c++ as d prog. lang ....
     
  20. imrantechi

    imrantechi New Member

    Joined:
    Feb 12, 2008
    Messages:
    116
    Likes Received:
    4
    Trophy Points:
    0
    hi really a very nice one
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice