Added TODO

This commit is contained in:
neauoire 2023-10-31 20:09:39 -07:00
parent fbfb2372b6
commit 98951c53c9
1 changed files with 6 additions and 0 deletions

View File

@ -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