From 98951c53c9f240775b72757d867ed65fbfc734db Mon Sep 17 00:00:00 2001 From: neauoire Date: Tue, 31 Oct 2023 20:09:39 -0700 Subject: [PATCH] Added TODO --- cli/opctest/opctest.tal | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/cli/opctest/opctest.tal b/cli/opctest/opctest.tal index 348bf33..f150ca6 100644 --- a/cli/opctest/opctest.tal +++ b/cli/opctest/opctest.tal @@ -62,6 +62,7 @@ ( Part 7 > Stack wrapping ) + POP #12 #34 ADD #46 EQU STH POP #1234 ADD #46 EQU STH POP2 #1111 #2222 ADD2 #3333 EQU2 @@ -84,7 +85,12 @@ #ff LDZ #0100 LDA ADD #46 EQU ;Dict/zp-wrap test-part + ( Part 10 + > Device page wrapping + > TODO ) + ( end ) + [ LIT &fail 80 ] DUP #80 EQU ;Dict/result test-part #0f DEO