From 2630491c9870e71a78791a8144a340e4cd5f99ed Mon Sep 17 00:00:00 2001 From: "Konstantin Kirik (snegovick)" Date: Thu, 25 Dec 2025 11:21:06 +0300 Subject: Implement basic interactive mode --- module/sh9util.m | 1 + 1 file changed, 1 insertion(+) (limited to 'module/sh9util.m') diff --git a/module/sh9util.m b/module/sh9util.m index 9d53da9..023847d 100644 --- a/module/sh9util.m +++ b/module/sh9util.m @@ -7,6 +7,7 @@ Command: adt { args: list of string; inf, outf: string; + infd, outfd: ref Sys->FD; append: int; }; -- cgit v1.2.3