log

age author description
Sun, 02 Sep 2012 06:36:57 -0500 Robert McIntyre determined that I cannot shorten the long B sequeuce during bootstrap.
Sat, 01 Sep 2012 13:32:19 -0500 Robert McIntyre saving progress.... sleepy time :)
Sat, 01 Sep 2012 12:52:46 -0500 Robert McIntyre improved route from celadon dept. store to celadon pokemon center.
Sat, 01 Sep 2012 12:38:26 -0500 Robert McIntyre increased speed to travel to floor two of celadon dept. store.
Sat, 01 Sep 2012 11:59:05 -0500 Robert McIntyre added buttons
Sat, 01 Sep 2012 10:57:00 -0500 Robert McIntyre modified 9 so it doesn't clash with E
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.