From abed711135bac8c0665032cc56bf0122063e1cd9 Mon Sep 17 00:00:00 2001 From: daviac Date: Tue, 20 Feb 2024 19:37:35 +1100 Subject: [PATCH] maybe better reading of the assembler example? --- hillbilly1.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hillbilly1.php b/hillbilly1.php index 926eb64..4641cdf 100644 --- a/hillbilly1.php +++ b/hillbilly1.php @@ -87,7 +87,7 @@ WAIT : 0c 00001100 \ : -

Here is an example 16 bit adder program for the DAVIAC-1.

+

Here is an example 16 bit adder program for the DAVIAC-1:

 \	RAM Variables
 	ORG		0800H			\RAM at 0800h