log

age author description
Sun, 08 Apr 2012 07:55:06 -0500 Dylan Holmes finished working for now. i've completed more carving up of code blocks.
Sun, 08 Apr 2012 06:13:39 -0500 Dylan Holmes more progess: now rom.org tangles into hxc.clj; i'll be subdividing the code blocks as I write more.
Sun, 08 Apr 2012 01:28:39 -0500 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.
Sun, 08 Apr 2012 20:58:14 -0500 Robert McIntyre script: made it to cereulean with TM55s worth 2 million.
Sun, 08 Apr 2012 08:43:52 -0500 Robert McIntyre item layout is complete.
Sun, 08 Apr 2012 08:27:55 -0500 Robert McIntyre constructing exact item-pc layout for item-writer.
Sun, 08 Apr 2012 06:11:29 -0500 Robert McIntyre completed testing of item-writer; looks good.
Sun, 08 Apr 2012 05:48:13 -0500 Robert McIntyre brought item-writer down to 20 items.
Sun, 08 Apr 2012 04:10:49 -0500 Robert McIntyre preliminary item-writer complete
Sun, 08 Apr 2012 03:00:51 -0500 Robert McIntyre rewriting basic-writer assemly so that it is valid items
Sat, 07 Apr 2012 12:31:12 -0500 Robert McIntyre created 40-byte program to bootstrap main bootstrap program
Sat, 07 Apr 2012 07:43:17 -0500 Robert McIntyre restore memoization.
Sat, 07 Apr 2012 07:31:59 -0500 Robert McIntyre Fixed two major bugs related to restart events which were causing desync. The entire video now syncs properly.
Sat, 07 Apr 2012 05:42:26 -0500 Robert McIntyre fixed major bug with first-difference which was causing de-sync.
Fri, 06 Apr 2012 14:54:39 -0500 Robert McIntyre saving progress.