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,26 +122,26 @@
 \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
-Improve testing
+Improve testing:
 \end_layout
 
 \begin_deeper
@@ -149,7 +149,7 @@
 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
@@ -159,7 +159,7 @@
 
 \end_deeper
 \begin_layout Enumerate
-Develop emulated peripheral and peripheral driver code.
+Develop emulated peripheral and peripheral driver code:
 \end_layout
 
 \begin_deeper
@@ -183,12 +183,12 @@
 
 \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
 \begin_layout Enumerate
-The ELB816 specification document details how these should work, there is
+The ELB816 specification document details how these should work; there is
  no reason the assembler could not be modified to deal with them.
 \end_layout