diff docs/lyx/review.lyx~ @ 42:792da050d8c4 tip

more dox
author james <jb302@eecs.qmul.ac.uk>
date Tue, 22 Apr 2014 14:25:14 +0100
parents a9bf262f557b
children
line wrap: on
line diff
--- a/docs/lyx/review.lyx~	Tue Apr 22 00:57:06 2014 +0100
+++ b/docs/lyx/review.lyx~	Tue Apr 22 14:25:14 2014 +0100
@@ -122,38 +122,44 @@
 \end_layout
 
 \begin_layout Enumerate
-Complete debugger interface code.
+Complete debugger interface code:
 \end_layout
 
 \begin_deeper
 \begin_layout Enumerate
 Both the PC and 8052 versions have fully implemented control interface functions.
- However the Python debug class can currently only interact with a file
+ However, the Python debug class can currently only interact with a file
  buffer for I/O.
- The debuggers send and receive functions need to be modified to deal with
- a serial buffer
+ The debugger's send and receive functions need to be modified to deal with
+ a serial buffer.
 \end_layout
 
 \begin_layout Enumerate
 An option to enable this mode needs to be added to the command line interface
- code
+ code.
 \end_layout
 
 \end_deeper
 \begin_layout Enumerate
-Complete testing of emulator.
+Improve testing:
 \end_layout
 
 \begin_deeper
 \begin_layout Enumerate
-Before any more emulator code is added, the instructions that have already
+Complete testing of emulator.
+ Before any more emulator code is added, the instructions that have already
  been implemented should be tested using something similar to the test method
- outlined in the Emulator Testing section
+ outlined in the Emulator Testing section.
+\end_layout
+
+\begin_layout Enumerate
+Implement automated testing for the assembler to remove the need to inspect
+ files by eye.
 \end_layout
 
 \end_deeper
 \begin_layout Enumerate
-Develop emulated peripheral and peripheral driver code.
+Develop emulated peripheral and peripheral driver code:
 \end_layout
 
 \begin_deeper
@@ -177,7 +183,7 @@
 
 \end_deeper
 \begin_layout Enumerate
-Add the ability to handle segments and macros to the assembler.
+Add the ability to handle segments and macros to the assembler:
 \end_layout
 
 \begin_deeper