From 60f2e494e372daf26d453ea8a68c0328df0da057 Mon Sep 17 00:00:00 2001 From: cdkersey Date: Mon, 6 Jul 2015 22:18:45 -0600 Subject: [PATCH] Oops; this section is completely unfinished. --- doc/harp_iset.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/harp_iset.tex b/doc/harp_iset.tex index 76741149..ef8918ae 100644 --- a/doc/harp_iset.tex +++ b/doc/harp_iset.tex @@ -63,9 +63,9 @@ The assembler converts assembly files to HOF, the Harp Object Format. The linker combines HOF files and produces raw RAM images for use by the emulator. An intended future use is the conversion of multiple HOF files to statically-linked HOF executables. -\subsection{Emulator} -The emulator emulates a HARP system. -It can be provided with a +%\subsection{Emulator} +%The emulator emulates a HARP system. +%It can be provided with a \subsection{Disassembler} The disassembler is used to convert HOF files to equivalent assembly files.