I am taking a hardware class than involves a lab, the lab is about Intel 8086 processors and I have a lab final tomorrow. Other than the information provided in the lab, what other sources can you provide me with to study for it (done the labs, need more resources, code, slides, and experiments to try on my own machine)?
Share
Years ago (1991) there was this little program called
helppc.exethat contains a lot of information about assembly and 8086 related stuff.There seem to be an HTML version of that here:
http://idlebox.net/2006/helppc21/HelpPC-2.10-HTML/
The original EXE version seem to be available here:
http://magicrhesus.be/esi/esi1/LMI/
And you’ll need DOSBox to run it