graph
- preparing to refactor:2012-03-19, by Robert McIntyre
- determined location of sixth pokemon's name's first character.2012-03-19, by Robert McIntyre
- moved set-memory to proper position, added pokemon.clj2012-03-19, by Robert McIntyre
- added save states, since many functions now depend on them.2012-03-19, by Robert McIntyre
- added driver for dylan's code, verified that it works.2012-03-19, by Dylan Holmes
- write-memory-assembly* confirmed...stage one.2012-03-19, by Dylan Holmes
- saving progress on state machine; 240 ops -> 90 ops (provided it withstands debugging)2012-03-19, by Dylan Holmes
- Checkpoint: about to include the state machine in the assembly* code.2012-03-18, by Dylan Holmes
- minor tweaking; incremental results: 91 -> 582012-03-18, by Dylan Holmes
- Wrote a more efficient input-number-assembly program; 91 oc -> 60 oc.2012-03-18, by Dylan Holmes
- removed hardcoded /home/r/ strings from paths and made them relative to user.home2012-03-18, by Robert McIntyre
- saving progress2012-03-18, by Robert McIntyre