From 4acf011fa4141cc05c5079debb5b51532415295b Mon Sep 17 00:00:00 2001 From: bbbradsmith Date: Sat, 25 May 2019 13:42:13 -0400 Subject: [PATCH] noting that standard file functions work as well correcting target name --- doc/sim65.sgml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/doc/sim65.sgml b/doc/sim65.sgml index d7ac91e4d..39fadad94 100644 --- a/doc/sim65.sgml +++ b/doc/sim65.sgml @@ -106,14 +106,18 @@ PVExit ($01) Creating a Test in C

-For a C test compiled and linked with @@ -127,7 +131,7 @@ for simple file input and output: Creating a Test in Assembly

Assembly tests may similarly be assembled and linked with -The The built-in functions are provided by 6 "paravirtualization" hooks present at +The built-in functions are provided by 6 paravirtualization hooks present at