Mercurial > vba-clojure
diff org/todo.org @ 55:719d910c90f8
can now send button presses to the simulated gameboy
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Wed, 07 Mar 2012 13:24:32 -0600 |
parents | 88218735d220 |
children | b0473c3a0df0 |
line wrap: on
line diff
1.1 --- a/org/todo.org Wed Mar 07 12:50:44 2012 -0600 1.2 +++ b/org/todo.org Wed Mar 07 13:24:32 2012 -0600 1.3 @@ -6,13 +6,13 @@ 1.4 - [ ] remove lua 1.5 1.6 ** additional functionality 1.7 - - [ ] step the simulator 1.8 + - [X] step the simulator 1.9 - [ ] get CPU data 1.10 - [ ] get RAM / ROM data 1.11 - [ ] save / load state (use savestates) 1.12 - [ ] write current frame 1.13 - [ ] write sound 1.14 - - [ ] send button presses to the GB 1.15 + - [X] send button presses to the GB 1.16 1.17 * high level 1.18 - [ ] write vbm files