comparison docs/lyx/intro.lyx~ @ 42:792da050d8c4 tip

more dox
author james <jb302@eecs.qmul.ac.uk>
date Tue, 22 Apr 2014 14:25:14 +0100
parents 6b947f6d69d9
children
comparison
equal deleted inserted replaced
41:a9bf262f557b 42:792da050d8c4
78 \end_inset 78 \end_inset
79 79
80 . 80 .
81 The combination of an ELB816 emulator, debugger and assembler could be 81 The combination of an ELB816 emulator, debugger and assembler could be
82 used as a set of tools for learning or teaching micro-processor programming 82 used as a set of tools for learning or teaching micro-processor programming
83 without the intricacies of real-world commercial microprocessors getting 83 without the intricacies of real-world commercial micro-processors getting
84 in the way of a fundamental understanding of the subject. 84 in the way of a fundamental understanding of the subject.
85 A PC based emulator would allow students to quickly develop and debug programs 85 A PC based emulator would allow students to quickly develop and debug programs
86 written in a simple assembly language on any modern desktop or laptop, 86 written in a simple assembly language on any modern desktop or laptop,
87 and an MCS-51 port running on an 8052 would allow students to test programs 87 and an MCS-51 port running on an 8052 would allow students to test programs
88 in an actual circuit. 88 in an actual circuit.