8085 Simulator

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

  1. rje

    rje New Member

    Joined:
    Feb 22, 2008
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    just the one i was looking for... bravo man.
     
  2. prerna_2712

    prerna_2712 New Member

    Joined:
    Jan 21, 2008
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    0
    I m making a project using C++ in graphics mode. the problem is that the code has exceeded 9000 lines and i m getting a linking error "Segment size exceeds 64K" on adding additional outtextxy statements..... But simple lines are still supported...What must I do??
     
  3. sandiya_sundar

    sandiya_sundar New Member

    Joined:
    Feb 28, 2009
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    hey dat was really brilliant ....... can have d code 4 this simulator in java,c or c++...
     
  4. xpi0t0s

    xpi0t0s Mentor

    Joined:
    Aug 6, 2004
    Messages:
    3,009
    Likes Received:
    203
    Trophy Points:
    63
    Occupation:
    Senior Support Engineer
    Location:
    England
    prerna_2712, you need to split the code into multiple source files (actually you should have started doing that a long time before you got to 9000 lines!). Most compilers/assemblers will generate one segment per source file so if you get segment too big then you've just got too much code in one file.
     
  5. honey

    honey New Member

    Joined:
    Apr 6, 2009
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    hi..
    how can i get your code for 8085 simulator
     
  6. hitman31

    hitman31 New Member

    Joined:
    Mar 13, 2009
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    hi i need c/c++ code of 8085 simulator
     
  7. lahdin

    lahdin New Member

    Joined:
    May 26, 2009
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    hey .. do any1 have the code in c++ ??.. if yes , plz attach it here ...
     
  8. kalpesh789

    kalpesh789 New Member

    Joined:
    Aug 20, 2009
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    can i get 8085 simulator code in java
     
  9. mayjune

    mayjune New Member

    Joined:
    Jun 14, 2009
    Messages:
    814
    Likes Received:
    33
    Trophy Points:
    0
    Occupation:
    Student
    Location:
    Pune,Delhi
    good, people doing Engg in Comp/IT 2nd year will find this useful...as they do teach 8085/86...
     
  10. novice6502

    novice6502 New Member

    Joined:
    Sep 20, 2009
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    1
    Occupation:
    Telecommunications
    Location:
    Malaysia
    Hi Vimil,

    Only use it first time and I already love it. I love the 7-segment LED especially, it reminds me of my SBC I used in the '80s. Do keep it updated and dont forget to post it here with any improvements.

    Allen.
     
  11. Jubin Mitra

    Jubin Mitra New Member

    Joined:
    Oct 11, 2009
    Messages:
    2
    Likes Received:
    1
    Trophy Points:
    0
    Hi, I have created this free 8085 simulator as my college project.Please give me feedback for making this software even better.
     
    manoj1222 likes this.
  12. Jubin Mitra

    Jubin Mitra New Member

    Joined:
    Oct 11, 2009
    Messages:
    2
    Likes Received:
    1
    Trophy Points:
    0
    8085simulator dot codeplex dot com
     
  13. subhra44

    subhra44 New Member

    Joined:
    May 27, 2010
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    Can anyone send me the source code for 8085 simulator in c/c++?
    pls send it my email id if u hav one.
    my id subhra44@gmail.com
     
  14. nilima phatak

    nilima phatak New Member

    Joined:
    Jul 9, 2010
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    can i get code 4 this?
     
  15. chinaHacker

    chinaHacker New Member

    Joined:
    Aug 4, 2010
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    what is a simulator, what's the relationship between simulator and assembly language programming?
     
  16. manoj1222

    manoj1222 New Member

    Joined:
    Feb 11, 2011
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
  17. sumitratnani

    sumitratnani New Member

    Joined:
    Sep 3, 2011
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    Occupation:
    diploma student
    :) hey Mr. Vimil..VERY NICE ONE.....
    i had also plan to make as this college project..and i came here to get few info..bt saw everything done already...k ill modify it as a dummy can use it....bt i had plan to make it in java ...will it be suitable...plz suggest me some tips....
     
  18. sumitratnani

    sumitratnani New Member

    Joined:
    Sep 3, 2011
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    Occupation:
    diploma student
  19. roshan.chandekar

    roshan.chandekar New Member

    Joined:
    Mar 5, 2012
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
  20. Sreekumar14378

    Sreekumar14378 New Member

    Joined:
    Mar 30, 2012
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    thanks man..gr8 use...needed it badly..:D
     

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