From dc781aa71445f58064e4e28ba65af2c2ee947fe0 Mon Sep 17 00:00:00 2001 From: Vince Weaver Date: Mon, 5 Feb 2024 01:44:03 -0500 Subject: [PATCH] lovebyte: missing hello --- demos/lovebyte2024/plasma/hello.bas | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 demos/lovebyte2024/plasma/hello.bas diff --git a/demos/lovebyte2024/plasma/hello.bas b/demos/lovebyte2024/plasma/hello.bas new file mode 100644 index 00000000..defcb97b --- /dev/null +++ b/demos/lovebyte2024/plasma/hello.bas @@ -0,0 +1,2 @@ +5 HOME +10 PRINT CHR$(4)"BRUN PLASMAG_TINY"