From e9322c8f93fab358c9e9aacadea7431675e4a5b9 Mon Sep 17 00:00:00 2001 From: Chris Pressey Date: Fri, 1 Dec 2017 16:46:14 +0000 Subject: [PATCH] A tiny edit to the TODOs. --- README.markdown | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index f97d617..4aaeaf5 100644 --- a/README.markdown +++ b/README.markdown @@ -41,7 +41,11 @@ Documentation TODO ---- -### Add to pointer. +### Add 16 bit values. + +I guess this means making `add` a bit more like `copy`. + +And then: add to pointer. (Not necessarily range-checked yet though.) And then write a little demo "game" where you can move a block around the screen with the joystick.