From 799cc8df9eb4ac00185f90016149b59ca60590e6 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Thu, 13 Sep 2001 00:13:39 +0000 Subject: partial doc update for version 0.5 --- doc/mdk.texi | 43 ++++++++++++++++++++++++++++++------------- 1 file changed, 30 insertions(+), 13 deletions(-) (limited to 'doc/mdk.texi') diff --git a/doc/mdk.texi b/doc/mdk.texi index 3a6c238..6999267 100644 --- a/doc/mdk.texi +++ b/doc/mdk.texi @@ -12,9 +12,9 @@ @end direntry -@set UPDATED 9 June 2001 -@set EDITION 0.4 -@set VERSION 0.4 +@set UPDATED September 10th, 2001 +@set EDITION 0.5 +@set VERSION 0.5 @set JAO Jose Antonio Ortega Ruiz @set PHILIP Philip E. King @footnotestyle separate @@ -67,12 +67,12 @@ Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are preserved on all copies. -Permission is granted to copy and distribute modified versions of this -manual under the conditions for verbatim copying, provided also that the -sections entitled ``Copying'' and ``GNU General Public License'' are -included exactly as in the original, and provided that the entire -resulting derived work is distributed under the terms of a permission -notice identical to this one. +Permission is granted to copy, distribute and/or modify this +document under the terms of the GNU Free Documentation License, +Version 1.1 or any later version published by the Free Software +Foundation; with no Invariant Sections, no Front-Cover Texts and +no Back-Cover Texts. A copy of the license is included in the +section entitled "GNU Free Documentation License". Permission is granted to copy and distribute translations of this manual into another language, under the above conditions for modified versions, @@ -111,7 +111,15 @@ helpful discussions, as well as actual code (@pxref{mixvm.el}). * mixasm:: Invoking the MIXAL assembler. * Problems:: Reporting bugs. * Copying:: @sc{mdk} licensing terms. +* Acknowledgments:: * Concept Index:: Index of concepts. +* Instructions and commands:: Index of MIXAL instructions and MIXVM commands. + + + + + + @@ -176,7 +184,9 @@ Getting started * Writing a source file:: A sample MIXAL source file. * Compiling:: Using @code{mixasm} to compile source files into binary format. -* Running the program:: Running and debugging your program. +* Running the program:: Running and debugging your programs. +* Using mixguile:: Using the Scheme interpreter to run and + debug your programs. Running the program @@ -184,6 +194,12 @@ Running the program * Interactive mode:: Running programs interactively. * Debugging:: Commands for debugging your programs. +Using @code{mixguile} + +* The mixguile shell:: +* Additional functions:: +* Defining new functions:: + @code{mixvm}, the MIX computer simulator * Invocation:: Options when invoking @code{mixvm}. @@ -227,12 +243,13 @@ Copying @include mdk_gmixvm.texi @include mdk_mixasm.texi @include mdk_bugs.texi -@c @include gpl.texi -@c @include fdl.texi @include mdk_copying.texi +@include mdk_ack.texi @include mdk_index.texi - +@include mdk_findex.texi @shortcontents @contents @bye + +$Id: mdk.texi,v 1.13 2001/09/13 00:13:39 jao Exp $ -- cgit v1.2.3