graph
- building code to play vbm files2012-03-08, by Robert McIntyre
- resets now work correctly2012-03-07, by Robert McIntyre
- going to make restarts work2012-03-07, by Robert McIntyre
- refactor clojure level2012-03-07, by Robert McIntyre
- java/c++ framework more or less complete2012-03-07, by Robert McIntyre
- added code to retrieve CPU registers2012-03-07, by Robert McIntyre
- added code to retrieve other RAM areas and ROM2012-03-07, by Robert McIntyre
- added function to retrieve main RAM2012-03-07, by Robert McIntyre
- added functions to get rom/ram sizes2012-03-07, by Robert McIntyre
- savestate buffer was too small2012-03-07, by Robert McIntyre
- going to work on getting CPU data2012-03-07, by Robert McIntyre
- emabled loading and saving CPU state from clojure.2012-03-07, by Robert McIntyre
- can now send button presses to the simulated gameboy2012-03-07, by Robert McIntyre
- stepping achieved2012-03-07, by Robert McIntyre
- enabled stepping from clojure2012-03-07, by Robert McIntyre