From 24c328db90627881d7c293e1ba481c6bd96e31da Mon Sep 17 00:00:00 2001 From: ryo Date: Mon, 30 Dec 2024 16:11:32 +0000 Subject: Initial commit --- demo/inp.asm | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 demo/inp.asm (limited to 'demo/inp.asm') diff --git a/demo/inp.asm b/demo/inp.asm new file mode 100644 index 0000000..26304c0 --- /dev/null +++ b/demo/inp.asm @@ -0,0 +1,7 @@ + ORG 12 +LINP, SKI / check input flag + BUN LINP + INP + OUT /output character + STA CHR +CHR, HLT -- cgit v1.2.3