From 822cbdb134acd8dce82b7a3a82844a1c0daadd75 Mon Sep 17 00:00:00 2001 From: Ross Wilson Date: Wed, 27 May 2015 18:12:46 +0700 Subject: [PATCH] Added -cf option --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0f50c3d..6831a67 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,9 @@ required. The options are: -c clears core including bootstrap ROM, if write enabled ``` ``` +-cf sets the name of the core file to read and write (default 'pymlac.core') +``` +``` -d sets the console data switches to the ``` ``` @@ -98,9 +101,9 @@ required. The options are: ``` ``` -t ( [,] | off) controls the execution trace: - -t 0100 trace from address 0100 (octal) - -t 010,200 trace from 0100 octal to 200 decimal - -t off turns trace off + -t 0100 trace from address 0100 (octal) + -t 0100,200 trace from 0100 octal to 200 decimal + -t off turns trace off ``` ``` -ttyin loads a file on to the teletype reader device