graph
- changed scratch ragisters from BC to DE.2012-04-12, by Robert McIntyre
- working on mode-dispatch2012-04-12, by Robert McIntyre
- completed read-user-input by working off of Dylan's version.2012-04-11, by Robert McIntyre
- saving progress.2012-04-11, by Robert McIntyre
- decreased frame-metronome by one opcode2012-04-11, by Robert McIntyre
- frame-metronome no longer needs any state.2012-04-11, by Robert McIntyre
- leave HL unmolested2012-04-11, by Robert McIntyre
- simplifying frame-metronome2012-04-11, by Robert McIntyre
- created efficient frame-metronome program2012-04-11, by Robert McIntyre
- working on main bootstrap program2012-04-11, by Robert McIntyre
- modifying dylan's assembly bootstrap program so that my primitive item-writer program can write it to memory.2012-04-11, by Robert McIntyre
- add demo moves2012-04-10, by Robert McIntyre
- merge2012-04-10, by Robert McIntyre
- Found some tile sprites for printable characters. Neato.2012-04-09, by Dylan Holmes
- merged changes2012-04-09, by Dylan Holmes
- Added more sandbox stuff in rom.org to show how the memory is laid out.2012-04-09, by Dylan Holmes
- fixed a few blocks that were not tangling properly.2012-04-08, by Dylan Holmes
- script: wrote memory pattern from within game!2012-04-10, by Robert McIntyre
- cleaning up code2012-04-10, by Robert McIntyre
- script: item-program completely deposited. Will test tomorrow :)2012-04-09, by Robert McIntyre
- saving progress...2012-04-09, by Robert McIntyre
- almost halfway there!2012-04-09, by Robert McIntyre
- more progress.2012-04-09, by Robert McIntyre
- saving progress...]2012-04-09, by Robert McIntyre
- script: made it to celadon poke-center.2012-04-09, by Robert McIntyre
- route repaired.2012-04-09, by Robert McIntyre
- repairing route2012-04-09, by Robert McIntyre
- script: got leomnades and TM13, shopping is complete.2012-04-09, by Robert McIntyre
- got guard spec & x-accuracy; floor five complete.2012-04-09, by Robert McIntyre
- got elemental stones; floor four complete.2012-04-09, by Robert McIntyre
- script: got TM18; floor three complete.2012-04-09, by Robert McIntyre
- script: bought status healing items; floor two complete.2012-04-09, by Robert McIntyre
- script: bought TMs on second floor.2012-04-09, by Robert McIntyre
- adjusting run to use 0x00 items for money since they are worth a half million each.2012-04-09, by Robert McIntyre
- wrote skeleton for celadon purchase spree.2012-04-08, by Robert McIntyre
- mapped celadon store inventories.2012-04-08, by Robert McIntyre
- merge dylan's changes.2012-04-08, by Robert McIntyre
- fixed a few blocks that were not tangling properly.2012-04-08, by Dylan Holmes
- finished working for now. i've completed more carving up of code blocks.2012-04-08, by Dylan Holmes
- more progess: now rom.org tangles into hxc.clj; i'll be subdividing the code blocks as I write more.2012-04-08, by Dylan Holmes
- Saving progress. Cleaned up documentation a little; found more ROM stuff, including names of status ailments and amount of HP restored by potions.2012-04-08, by Dylan Holmes
- script: made it to cereulean with TM55s worth 2 million.2012-04-08, by Robert McIntyre
- item layout is complete.2012-04-08, by Robert McIntyre
- constructing exact item-pc layout for item-writer.2012-04-08, by Robert McIntyre
- completed testing of item-writer; looks good.2012-04-08, by Robert McIntyre
- brought item-writer down to 20 items.2012-04-08, by Robert McIntyre
- preliminary item-writer complete2012-04-08, by Robert McIntyre
- rewriting basic-writer assemly so that it is valid items2012-04-08, by Robert McIntyre
- created 40-byte program to bootstrap main bootstrap program2012-04-07, by Robert McIntyre
- restore memoization.2012-04-07, by Robert McIntyre
- Fixed two major bugs related to restart events which were causing desync. The entire video now syncs properly.2012-04-07, by Robert McIntyre
- fixed major bug with first-difference which was causing de-sync.2012-04-07, by Robert McIntyre
- saving progress.2012-04-06, by Robert McIntyre
- fixed problem with rival's name.2012-04-06, by Robert McIntyre
- solving problem with rival name becomming a key item.2012-04-06, by Robert McIntyre
- improved do-save-corruption2012-04-06, by Robert McIntyre
- made more progress, have burn heals and correct name for rival.2012-04-06, by Robert McIntyre
- improved efficiency of delayed-difference2012-04-06, by Robert McIntyre
- improved delayed-difference with memoization2012-04-05, by Robert McIntyre
- corrected compilation bugs2012-04-05, by Robert McIntyre