From e39e53f96e0fb75847bd2f5eb40cac7c52e85886 Mon Sep 17 00:00:00 2001 From: Benji Dial Date: Tue, 30 May 2023 01:20:08 -0400 Subject: labels aren't supposed to have colons --- warriors/dwarf-replicator.red | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'warriors/dwarf-replicator.red') diff --git a/warriors/dwarf-replicator.red b/warriors/dwarf-replicator.red index 01a1494..c5022a2 100644 --- a/warriors/dwarf-replicator.red +++ b/warriors/dwarf-replicator.red @@ -3,27 +3,27 @@ ;not a particularly good warrior, but is sufficient to test a few things -start: +start mov 0, 2908 nop }start, >start jmp 2 dat - seq.a #end - start, start + seq.a #the_end - start, start jmp start jmp 2 dat - sub.ab #end - start, start + sub.ab #the_end - start, start spl @start jmp 2,