comparison docs/lyx/appendix.lyx @ 42:792da050d8c4 tip

more dox
author james <jb302@eecs.qmul.ac.uk>
date Tue, 22 Apr 2014 14:25:14 +0100
parents 0f3bd942a7d4
children
comparison
equal deleted inserted replaced
41:a9bf262f557b 42:792da050d8c4
61 61
62 \begin_layout Part 62 \begin_layout Part
63 External References 63 External References
64 \end_layout 64 \end_layout
65 65
66 \begin_layout Enumerate
67 ELB816 Project Home Page: http://code.google.com/p/elb816/
68 \end_layout
69
66 \begin_layout Part 70 \begin_layout Part
67 Supporting Material Index 71 Supporting Material Index
68 \end_layout 72 \end_layout
69 73
74 \begin_layout Standard
75 Below is an index of the supporting material
76 \end_layout
77
78 \begin_layout Itemize
79 \begin_inset Quotes eld
80 \end_inset
81
82 asm/
83 \begin_inset Quotes erd
84 \end_inset
85
86 directory: Python source for the assembler
87 \end_layout
88
89 \begin_layout Itemize
90 \begin_inset Quotes eld
91 \end_inset
92
93 dbg/
94 \begin_inset Quotes erd
95 \end_inset
96
97 directory: Python source for the debugger class
98 \end_layout
99
100 \begin_layout Itemize
101 \begin_inset Quotes eld
102 \end_inset
103
104 emu/
105 \begin_inset Quotes erd
106 \end_inset
107
108 directory: C source for the PC build of the emulator
109 \end_layout
110
111 \begin_layout Itemize
112 \begin_inset Quotes eld
113 \end_inset
114
115 emu52/
116 \begin_inset Quotes erd
117 \end_inset
118
119 directory: C source files for the 8052 build of the emulator and Keil C51
120 build files
121 \end_layout
122
123 \begin_layout Itemize
124 \begin_inset Quotes eld
125 \end_inset
126
127 tests/
128 \begin_inset Quotes erd
129 \end_inset
130
131 directory: Various test files used through out the projct
132 \end_layout
133
134 \begin_layout Itemize
135 \begin_inset Quotes eld
136 \end_inset
137
138 docs/
139 \begin_inset Quotes erd
140 \end_inset
141
142 directory: Source file for this document, and a tabulated file containing
143 the entire ELB816 instruction set and a description of each instruction
144 \end_layout
145
146 \begin_layout Itemize
147 \begin_inset Quotes eld
148 \end_inset
149
150 bin/
151 \begin_inset Quotes erd
152 \end_inset
153
154 directory: Contains Linux executable of the PC version of the emulator
155 \end_layout
156
157 \begin_layout Itemize
158 \begin_inset Quotes eld
159 \end_inset
160
161 cli.py
162 \begin_inset Quotes erd
163 \end_inset
164
165 file: Text based user interface python script
166 \end_layout
167
168 \begin_layout Itemize
169 \begin_inset Quotes eld
170 \end_inset
171
172 build.sh
173 \begin_inset Quotes erd
174 \end_inset
175
176 file: Builds the PC version of the emulator
177 \end_layout
178
70 \end_body 179 \end_body
71 \end_document 180 \end_document