log

age author description
Fri, 13 Apr 2012 05:28:17 -0500 Robert McIntyre fixed bug where variables would be overwritten.
Fri, 13 Apr 2012 04:56:01 -0500 Robert McIntyre use E as scratch instead of C
Fri, 13 Apr 2012 04:50:58 -0500 Robert McIntyre fixed bug where A was always 0 when the self-modigying code was executed.
Fri, 13 Apr 2012 04:37:12 -0500 Robert McIntyre set H for real
Fri, 13 Apr 2012 04:13:12 -0500 Robert McIntyre set H, but found flaw in program flow.
Thu, 12 Apr 2012 01:25:28 -0500 Robert McIntyre saving progress.
Thu, 12 Apr 2012 00:52:19 -0500 Robert McIntyre saving progress....
Thu, 12 Apr 2012 00:20:16 -0500 Robert McIntyre saving progress...
Wed, 11 Apr 2012 23:40:01 -0500 Robert McIntyre saving progress.
Thu, 12 Apr 2012 12:08:36 -0500 Robert McIntyre saving progress.
Thu, 12 Apr 2012 10:20:38 -0500 Robert McIntyre had to change programs to prevent repeats.
Thu, 12 Apr 2012 09:21:40 -0500 Robert McIntyre saving progress...
Thu, 12 Apr 2012 06:27:03 -0500 Robert McIntyre changed scratch ragisters from BC to DE.
Thu, 12 Apr 2012 06:20:17 -0500 Robert McIntyre working on mode-dispatch
Wed, 11 Apr 2012 14:04:21 -0500 Robert McIntyre completed read-user-input by working off of Dylan's version.