log

age author description
Sat, 01 Sep 2012 10:53:15 -0500 Robert McIntyre modified cutie mark image to remove white outline
Sat, 01 Sep 2012 10:15:04 -0500 Robert McIntyre cleanup.
Sat, 01 Sep 2012 10:11:18 -0500 Robert McIntyre added blank character.
Sat, 01 Sep 2012 10:08:26 -0500 Robert McIntyre remove unnecessary code.
Sat, 01 Sep 2012 10:05:55 -0500 Robert McIntyre can now remove hack to regenerate D and E from render-glyph b/c of fixing bug in clear-screen.
Sat, 01 Sep 2012 10:04:19 -0500 Robert McIntyre fixed problem in clear-screen.
Sat, 01 Sep 2012 10:02:25 -0500 Robert McIntyre cosmetic improvements revealed glitch in clear-screen.
Sat, 01 Sep 2012 09:54:48 -0500 Robert McIntyre fixed glyph display bug, going to apply cosmetic corrections now and remove testing cruft.
Sat, 01 Sep 2012 09:43:19 -0500 Robert McIntyre tracked down error to set=HL-from-row-and-column
Sat, 01 Sep 2012 09:35:07 -0500 Robert McIntyre saving progress.
Sat, 01 Sep 2012 06:15:23 -0500 Robert McIntyre saving progress.
Sat, 01 Sep 2012 06:03:08 -0500 Robert McIntyre row and columns increment correctly now.
Sat, 01 Sep 2012 05:14:37 -0500 Robert McIntyre implemented row glyph drawing.
Sat, 01 Sep 2012 04:42:41 -0500 Robert McIntyre saving progress.
Sat, 01 Sep 2012 04:19:15 -0500 Robert McIntyre removed max-glyph-count handling code as it is unnecessary.
Sat, 01 Sep 2012 04:15:32 -0500 Robert McIntyre glyph display works partially, but does not write all glyphs.
Sat, 01 Sep 2012 04:05:51 -0500 Robert McIntyre implemented video-memory pointer logic.
Sat, 01 Sep 2012 03:56:30 -0500 Robert McIntyre implemented row and column increment logic.
Sat, 01 Sep 2012 03:42:16 -0500 Robert McIntyre minor formatting changes.
Sat, 01 Sep 2012 03:40:50 -0500 Robert McIntyre added row and column variables; clear-screen logic works now.
Sat, 01 Sep 2012 03:36:33 -0500 Robert McIntyre clear-screen complete
Sat, 01 Sep 2012 03:18:55 -0500 Robert McIntyre added code to save rows and columns to RAM.
Sat, 01 Sep 2012 03:15:13 -0500 Robert McIntyre added skeleton for clear-screen.
Sat, 01 Sep 2012 03:09:31 -0500 Robert McIntyre add code to load row and column into DE.
Sat, 01 Sep 2012 03:03:46 -0500 Robert McIntyre changed jump from relative to absolute to allow for display-glyph code greater than 128 numbers.
Fri, 31 Aug 2012 12:14:47 -0500 Robert McIntyre saving progress.
Fri, 31 Aug 2012 11:01:22 -0500 Robert McIntyre simplified return program.
Fri, 31 Aug 2012 09:37:18 -0500 Robert McIntyre added blank glyph.
Fri, 31 Aug 2012 09:22:52 -0500 Robert McIntyre new glyph rendering skeleton complete.
Fri, 31 Aug 2012 08:50:32 -0500 Robert McIntyre saving progress.