1
0
mirror of https://github.com/catseye/SixtyPical.git synced 2024-07-11 06:28:55 +00:00

A tiny edit to the TODOs.

This commit is contained in:
Chris Pressey 2017-12-01 16:46:14 +00:00
parent 6afbf581f7
commit e9322c8f93

View File

@ -41,7 +41,11 @@ Documentation
TODO 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 And then write a little demo "game" where you can move a block around the screen with
the joystick. the joystick.