Mercurial > vba-clojure
comparison 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 |
comparison
equal
deleted
inserted
replaced
54:88218735d220 | 55:719d910c90f8 |
---|---|
4 - [ ] remove vba code | 4 - [ ] remove vba code |
5 - [ ] remove prof | 5 - [ ] remove prof |
6 - [ ] remove lua | 6 - [ ] remove lua |
7 | 7 |
8 ** additional functionality | 8 ** additional functionality |
9 - [ ] step the simulator | 9 - [X] step the simulator |
10 - [ ] get CPU data | 10 - [ ] get CPU data |
11 - [ ] get RAM / ROM data | 11 - [ ] get RAM / ROM data |
12 - [ ] save / load state (use savestates) | 12 - [ ] save / load state (use savestates) |
13 - [ ] write current frame | 13 - [ ] write current frame |
14 - [ ] write sound | 14 - [ ] write sound |
15 - [ ] send button presses to the GB | 15 - [X] send button presses to the GB |
16 | 16 |
17 * high level | 17 * high level |
18 - [ ] write vbm files | 18 - [ ] write vbm files |
19 | 19 |
20 | 20 |