Skip to content

Commit

Permalink
8086: Correct description of DEBUG W command
Browse files Browse the repository at this point in the history
  • Loading branch information
flynd committed Dec 31, 2014
1 parent 5fa56ac commit 920f32d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 8086.tex
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@
S \emph{range} \emph{list} & Search memory \\
T [=\emph{address}] [\emph{count}] & Trace \\
U [\emph{address} | \emph{range}] & Unassemble instructions \\
W [\emph{address} [\emph{drive} \emph{sector} \emph{count}]] & Load file or sectors (size is BX:CX) \\
W [\emph{address} [\emph{drive} \emph{sector} \emph{count}]] & Write file or sectors (size is BX:CX) \\
\end{table-lX}
%
\begin{table-lXX}{Condition Codes}
Expand Down

0 comments on commit 920f32d

Please sign in to comment.