graph
- better functional version of earlier code2012-03-09, by Robert McIntyre
- fleshing out functional gb interface2012-03-09, by Robert McIntyre
- going to try using zippers2012-03-09, by Robert McIntyre
- generated intro2012-03-09, by Robert McIntyre
- worked out size of save files and reduced MAX_SAVE_SIZE to a more reasonable value2012-03-08, by Robert McIntyre
- more stuff.2012-03-08, by Robert McIntyre
- speed up emulation2012-03-08, by Robert McIntyre
- disk backup complete2012-03-08, by Robert McIntyre
- working on disk-backup for save-states2012-03-08, by Robert McIntyre
- added play command2012-03-08, by Robert McIntyre
- added optional argument to rewind2012-03-08, by Robert McIntyre
- added history facilities2012-03-08, by Robert McIntyre
- can now write proper vbm files from clojure2012-03-08, by Robert McIntyre
- refactored2012-03-08, by Robert McIntyre
- removed zero frame confusion2012-03-08, by Robert McIntyre
- remove obsolete testing code2012-03-08, by Robert McIntyre
- got the speedrun to play2012-03-08, by Robert McIntyre
- 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
- working on the API2012-03-07, by Robert McIntyre
- created list of stuff to do2012-03-07, by Robert McIntyre
- time for further planning2012-03-07, by Robert McIntyre
- clojure can now drive vba2012-03-07, by Robert McIntyre
- clojure hello world works2012-03-07, by Robert McIntyre
- changed compile order2012-03-07, by Robert McIntyre
- added skeleton clojure gb driver2012-03-06, by Robert McIntyre
- using libtool for convienence libraries2012-03-06, by Robert McIntyre
- created java folder and simple build script2012-03-06, by Robert McIntyre
- add initial jni interface2012-03-06, by Robert McIntyre
- remove useless shell scripts2012-03-06, by Robert McIntyre
- upgraded Util.cpp to work with libpng 1.52012-03-06, by Robert McIntyre
- save personal settings.2012-03-05, by Robert McIntyre
- got some speedruns to work!2012-03-05, by Robert McIntyre
- video does not appear to de-sync after 3 minutes of playing and several random battles.2012-03-05, by Robert McIntyre
- reseting the movie does not appear to workrecording-sans-reset 2012-03-05, by Robert McIntyre
- getting something now when recording movies2012-03-05, by Robert McIntyre
- fixed Segfault but the recorded movie now lacks keypresses2012-03-05, by Robert McIntyre
- saving progress2012-03-05, by Robert McIntyre
- found source of problem for video recording2012-03-05, by Robert McIntyre
- adding config file2012-03-04, by Robert McIntyre
- VisualBoyAdvance compiles, we will see if it works...2012-03-04, by Robert McIntyre
- brought prof package incompile-milestone 2012-03-04, by Robert McIntyre
- added version.h2012-03-04, by Robert McIntyre
- bringing in SDL package2012-03-04, by Robert McIntyre
- brought in filters package2012-03-04, by Robert McIntyre
- make distcheck now works2012-03-04, by Robert McIntyre
- checkpoint2012-03-04, by Robert McIntyre