|
Newbie Member
|
|
| 22Feb2008,11:30 | #21 |
|
just the one i was looking for... bravo man.
|
|
Newbie Member
|
|
| 16Apr2008,21:31 | #22 |
|
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??
|
|
Newbie Member
|
|
| 28Feb2009,11:48 | #23 |
|
hey dat was really brilliant ....... can have d code 4 this simulator in java,c or c++...
|
|
Mentor
|
![]() |
| 1Mar2009,03:43 | #24 |
|
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.
|
|
Newbie Member
|
|
| 6Apr2009,11:41 | #25 |
|
hi..
how can i get your code for 8085 simulator |
|
Newbie Member
|
|
| 18Apr2009,18:47 | #26 |
|
hi i need c/c++ code of 8085 simulator
|
|
Newbie Member
|
|
| 1Jun2009,10:15 | #27 |
|
hey .. do any1 have the code in c++ ??.. if yes , plz attach it here ...
|
|
Newbie Member
|
|
| 31Aug2009,21:20 | #28 |
|
can i get 8085 simulator code in java
|
|
Invasive contributor
|
![]() |
| 2Sep2009,01:55 | #29 |
|
good, people doing Engg in Comp/IT 2nd year will find this useful...as they do teach 8085/86...
|
|
Newbie Member
|
|
| 20Sep2009,08:58 | #30 |
|
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. |


