From 51986a883fbad1e4d513f8e263caf4b5cab7ec88 Mon Sep 17 00:00:00 2001 From: neauoire Date: Wed, 1 Nov 2023 10:06:16 -0700 Subject: [PATCH] (opctest) Comment --- cli/opctest/opctest.tal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/opctest/opctest.tal b/cli/opctest/opctest.tal index 52d1677..2e93784 100644 --- a/cli/opctest/opctest.tal +++ b/cli/opctest/opctest.tal @@ -80,7 +80,7 @@ AND ;Dict/ram-wrap test-part ( Part 9 - > Testing that zero-page is not wrapping ) + > Testing that zero-page is wrapping ) #1234 #ff STZ2 #00ff LDA #0000 LDA ADD #46 EQU