How to create microprocessor simulator

Status
Not open for further replies.

XT.5155

Member level 1
Joined
Mar 17, 2010
Messages
36
Helped
2
Reputation
4
Reaction score
2
Trophy points
1,288
Activity points
1,507
How to start writing simulator for 8-bit microprocessor,this is for educational purpose.

The simulator would be able to accept assembly code specific for it.

thank you a ton
XT
 

Re: ^ASK^ How to create microprocessor simulator

Take the instruction chart and build a behavioural interpreter in some high level language.

+++
 
Reactions: XT.5155

    XT.5155

    Points: 2
    Helpful Answer Positive Rating
Re: ^ASK^ How to create microprocessor simulator

Try to find some open source simulators and their documents to study how they work
 
Reactions: XT.5155

    XT.5155

    Points: 2
    Helpful Answer Positive Rating
Reactions: XT.5155

    XT.5155

    Points: 2
    Helpful Answer Positive Rating
Re: ^ASK^ How to create microprocessor simulator

Take the instruction chart and build a behavioural interpreter in some high level language.

+++

OK. that would be something like a long list of IF THEN, for each addressing mode.
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…