Home >>  Computer Science  >>  8085 microprocessor simulator

8085 microprocessor simulator
| Views: 629


 

Hi friends, Right now i am developing an 8085 microprocessor simulator using C,C++. I am using Turbo C++ compiler. ( Our staff told us to do it in TC++ ). Now i am facing some problems. I tried to give the best graphics possible and facing problems regarding the memory management. I didn\'t use much of dynamic memory allocation since all most all varibles and array sizes are fixed. I tried to use local variables wherreever possible instead of global variables. When the memory exceeds some level, all the graphics get distorted. There was an option in the compiler, under compiler -> Code generation for memory model. I increased it from small ( which was default ) to medium. Can anybody enlighten me regarding this memory model. Now i can\'t switch the compiler as the project submission date is nearer. Next time for gods sake also i am not going to use TC.
Vote: Tell A Friend
Reply With Quote  

 

  
Hello.. Did you loaded the virtual memory for doing high resolution graphics ??

plz send me source code dear. rahulhgaikwad@gmail.com

Quote by --rahul

Reply With Quote   Reply With Quote
Page 1 of 1