A tiny edit to the TODOs.
Chris Pressey
7 years ago
40 | 40 | TODO |
41 | 41 | ---- |
42 | 42 | |
43 | ### Add to pointer. | |
43 | ### Add 16 bit values. | |
44 | ||
45 | I guess this means making `add` a bit more like `copy`. | |
46 | ||
47 | And then: add to pointer. (Not necessarily range-checked yet though.) | |
44 | 48 | |
45 | 49 | And then write a little demo "game" where you can move a block around the screen with |
46 | 50 | the joystick. |