graph
- saving progress.2012-03-17, by Robert McIntyre
- working on proper timing for modes2012-03-16, by Robert McIntyre
- finished Mode 2 of bootstrapping program2012-03-16, by Robert McIntyre
- finished Mode 1 of bootstrapping program2012-03-16, by Robert McIntyre
- wrote test case for write-memory skeleton2012-03-16, by Robert McIntyre
- mode 0 of bootstrapping state machine complete2012-03-16, by Robert McIntyre
- saving progress2012-03-16, by Robert McIntyre
- functional number-input bootstrap code complete2012-03-16, by Robert McIntyre
- working on preliminary bootstrap code2012-03-16, by Robert McIntyre
- added test for count-frames2012-03-16, by Robert McIntyre
- completed frame-counting machine language program with dylan's help2012-03-16, by Robert McIntyre
- saving progress2012-03-15, by Robert McIntyre
- now I have an assembly program that can read button presses!2012-03-15, by Robert McIntyre
- changed display for memory and registers to binary2012-03-15, by Robert McIntyre
- saving progress2012-03-15, by Robert McIntyre
- fix typo2012-03-15, by Robert McIntyre
- working on the start of the bootstrap program; expanded register array to 29 elements2012-03-15, by Robert McIntyre
- better functional assembly interface; removed frame numbers from SaveStates2012-03-14, by Robert McIntyre
- working on some actual assembly programs2012-03-13, by Robert McIntyre
- checking in continue!, which let's the GB run for an unlimited time.2012-03-13, by Robert McIntyre
- working on understanding basic opcodes2012-03-12, by Robert McIntyre
- made first 'hello-world' item based assembly insertion.2012-03-12, by Robert McIntyre
- filled out functions for the rest of the registers.2012-03-12, by Robert McIntyre
- created functions to get and set register values2012-03-12, by Robert McIntyre
- can now read and set the inventory of a state2012-03-12, by Robert McIntyre
- renamed inspect.clj to items.clj2012-03-12, by Robert McIntyre
- derived item list2012-03-12, by Robert McIntyre
- added write-memory!, which allows me to write any value to the2012-03-11, by Robert McIntyre