log

age author description
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.