Want to know the process of installing a patch

Asked by mohitdaksh

Hello, I am using Ubuntu 10.04 and have installed gnusim8085 but it lacks feature to view the memory. While searching on the website I found a patch that solves my problem, but don't know how to install it. Can anybody help?
The patch is here :
https://bugs.launchpad.net/gnusim8085/+bug/579341

Question information

Language:
English Edit question
Status:
Solved
For:
gnusim8085 Edit question
Assignee:
No assignee Edit question
Solved by:
Onkar Shinde
Solved:
Last query:
Last reply:
Revision history for this message
Best Onkar Shinde (onkarshinde) said :
#1

It doesn't lack the feature to view memory. There is a spinner on left bottom of the application using which you can see memory contains.
The patch you refer to offers better memory viewing. It has been committed to git. You can try taking latest code from git and compile it on your own. Or you can wait for a few days when I will release new version.

Revision history for this message
mohitdaksh (mohitdaksh) said :
#2

Actually I tried to view and update memory from there, but couldn't do so.. May be I should give it another try. Can't wait because I am studying 8085 for this semester.

Thanks for your response

Revision history for this message
mohitdaksh (mohitdaksh) said :
#3

Thanks Onkar Shinde, that solved my question.