From bdee72222da97c3d3c553232dc2a98c035ad1e2f Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Tue, 18 Sep 2001 22:53:18 +0000 Subject: partial doc update --- doc/mdk.texi | 39 ++++++++++++--------------------------- 1 file changed, 12 insertions(+), 27 deletions(-) (limited to 'doc/mdk.texi') diff --git a/doc/mdk.texi b/doc/mdk.texi index 58afc1d..420e37c 100644 --- a/doc/mdk.texi +++ b/doc/mdk.texi @@ -107,33 +107,15 @@ helpful discussions, as well as actual code (@pxref{mixvm.el}). * MIX and MIXAL tutorial:: Learn the innards of MIX and MIXAL. * Getting started:: Basic usage of the @sc{mdk} tools. * mixvm.el:: Using @code{mixvm} within Emacs. +* mixasm:: Invoking the MIXAL assembler. * mixvm:: Invoking and using the MIX virtual machine. * gmixvm:: Invoking and using the GTK+ virtual machine. -* mixasm:: Invoking the MIXAL assembler. +* mixguile:: Invoking and using the Scheme virtual machine. * Problems:: Reporting bugs. * Copying:: @sc{mdk} licensing terms. * Concept Index:: Index of concepts. * Instructions and commands:: Index of MIXAL instructions and MIXVM commands. - - - - - - - - - - - - - - - - - - - @detailmenu --- The Detailed Node Listing --- @@ -203,13 +185,18 @@ Using @code{mixguile} * The mixguile shell:: Using the Scheme MIX virtual machine. * Additional functions:: Scheme functions accessing the VM. * Defining new functions:: Defining your own Scheme functions. -* Hook functions:: +* Hook functions:: Using command and break hook functions. +* Scheme scripts:: Hook functions * Command hooks:: * Break hooks:: +@code{mixasm}, the MIXAL assembler + +* Invoking @code{mixasm}:: @code{mixasm} options + @code{mixvm}, the MIX computer simulator * Invocation:: Options when invoking @code{mixvm}. @@ -222,6 +209,7 @@ Interactive commands * Debug commands:: Debugging programs. * State commands:: Inspecting the virtual machine state. * Configuration commands:: Storing mixvm settings. +* Scheme commands:: @code{gmixvm}, the GTK virtual machine @@ -232,10 +220,6 @@ Interactive commands * MIX devices view:: Device output. * Menu and status bars:: Available menu commands. -@code{mixasm}, the MIXAL assembler - -* Invoking @code{mixasm}:: @code{mixasm} options - Copying * GNU General Public License:: @@ -250,9 +234,10 @@ Copying @include mdk_tut.texi @include mdk_gstart.texi @include mdk_emixvm.texi +@include mdk_mixasm.texi @include mdk_mixvm.texi @include mdk_gmixvm.texi -@include mdk_mixasm.texi +@include mdk_mixguile.texi @include mdk_bugs.texi @include mdk_copying.texi @include mdk_index.texi @@ -262,4 +247,4 @@ Copying @contents @bye -$Id: mdk.texi,v 1.14 2001/09/16 22:17:33 jao Exp $ +$Id: mdk.texi,v 1.15 2001/09/18 22:53:18 jao Exp $ -- cgit v1.2.3