summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 22d5cd1..476a74a 100644
--- a/README
+++ b/README
@@ -12,11 +12,12 @@ Building:
Run make
Running:
-./vbtracetool [-d] [-l] [-r] [-g | -p | -s MODENUMBER | -w]
+./vbtracetool [-d] [-l] [-r | -x ROMFILE] [-g | -p | -s MODENUMBER | -w]
-d gives trace output *to stderr*. you'll want to redirect that.
-l gives IO logging *to stderr*. you'll want to redirect that.
-r forces use of the shadow ram bios image
+ -x forces use of given bios image (inadvisable)
-g gets the current display mode number (default)
-p posts the card. could induce several seconds of pants cacking with -d.