i want programming details abt writing a processor Simulator in c language.. simulating a interrupt,clock ,bus register etc.. please mail me at bsvijayan@yahoo.com thank u buddy..

how to write a simulator for a processor
Started by ●July 10, 2004
Reply by ●July 10, 20042004-07-10
Master <bsvijayan@spymac.com> says...>i want programming details abt writing a processor Simulator in c language..I had an answer, but then noticed that you crossposted to comp.arch.bus.vmebus. Off-topic crossposters don't get help.>please mail me at [deleted]Why you shouldn't ask for E-mail responses on Usenet: http://www.cs.tut.fi/~jkorpela/usenet/mail-responses.html
Reply by ●July 10, 20042004-07-10
Master wrote:> i want programming details abt writing a processor Simulator in c language.. > > > simulating a interrupt,clock ,bus register etc.. > > please mail me at bsvijayan@yahoo.comNo. Come back here. (comp.arch.embedded) Well, the processor's manual together with the instruction set should give you an idea what the processor does. Rene -- Ing.Buero R.Tschaggelar - http://www.ibrtses.com & commercial newsgroups - http://www.talkto.net
Reply by ●July 10, 20042004-07-10
"Master" <bsvijayan@spymac.com> wrote in message news:c1604cfb.0407100035.491acf72@posting.google.com...> i want programming details abt writing a processor Simulator in clanguage..> > > simulating a interrupt,clock ,bus register etc.. > > please mail me at bsvijayan@yahoo.com >I suggest that you do your own homework. But if you have to cheat, there are examples of CPU emulators available with source code if you'll only search for them. Try www.Google.com
Reply by ●July 10, 20042004-07-10
In comp.arch.embedded Master <bsvijayan@spymac.com> wrote:> i want programming details abt writing a processor Simulator in c language.. > > > simulating a interrupt,clock ,bus register etc.. > > please mail me at bsvijayan@yahoo.com > > thank u buddy..We aren't here to do your coursework. Come back when you've had some ideas about how *you* might write a simulator, and discuss them. You might get some good advice then. pete -- pete@fenelon.com "there's no room for enigmas in built-up areas"
