--- trunk/man/gxemul.1 2007/10/08 16:21:43 37 +++ trunk/man/gxemul.1 2007/10/08 16:21:53 38 @@ -1,4 +1,4 @@ -.\" $Id: gxemul.1,v 1.85 2007/02/05 16:49:21 debug Exp $ +.\" $Id: gxemul.1,v 1.89 2007/04/10 15:37:00 debug Exp $ .\" .\" Copyright (C) 2004-2007 Anders Gavare. All rights reserved. .\" @@ -29,7 +29,7 @@ .\" This is a minimal man page for GXemul. Process this file with .\" groff -man -Tascii gxemul.1 or nroff -man gxemul.1 .\" -.Dd FEBRUARY 2007 +.Dd APRIL 2007 .Dt GXEMUL 1 .Os .Sh NAME @@ -174,6 +174,10 @@ SCSI. .It t Tape. +.It V +Add an overlay filename to an already defined disk image. +(A ID number must also be specified when this flag is used. See the +documentation for an example of how to use overlays.) .It 0-7 Force a specific ID number. .El @@ -202,11 +206,6 @@ heads and cylinders are assumed to be 2 and 80, respectively, and the number of sectors per track is calculated automatically. (This works for 720KB, 1.2MB, 1.44MB, and 2.88MB floppies.) -.It Fl G Ar port -Pause at startup, and listen to TCP port -.Ar port -for incoming remote GDB connections. The emulator starts up in paused -mode, and it is up to the remote GDB instance to start the session. .It Fl I Ar hz Set the main CPUs frequency to .Ar hz @@ -495,10 +494,6 @@ Userland (syscall-only) emulation, i.e. running a userland binary directly without simulating an entire machine, doesn't really work yet. .Pp -The documentation sometimes only reflects the way things worked with -the old MIPS emulation mode (prior to 0.4.0), and it is incorrect when -applied to current releases. -.Pp .Nm is in general not cycle-accurate; it does not simulate individual pipe-line stages or penalties caused by branch-prediction misses or