Sun, 02 Sep 2012 09:20:09 -0500 |
Robert McIntyre |
use png to save memory.
|
Sun, 02 Sep 2012 09:18:43 -0500 |
Robert McIntyre |
going to render the advanced choreo.
|
Sun, 02 Sep 2012 06:37:11 -0500 |
Robert McIntyre |
merge.
|
Sat, 01 Sep 2012 18:37:19 -0400 |
Robert McIntyre |
added dylan's chibi gb image.
|
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.
|
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.
|
Fri, 31 Aug 2012 05:00:33 -0500 |
Robert McIntyre |
restored previous functionality of glyph-display program.
|
Fri, 31 Aug 2012 04:58:15 -0500 |
Robert McIntyre |
problem was improper value for starting position in memory for glyph-display-program.
|
Fri, 31 Aug 2012 04:22:08 -0500 |
Robert McIntyre |
trying to track down major problem with storing variables in RAM.
|
Fri, 31 Aug 2012 02:01:34 -0500 |
Robert McIntyre |
more cleanup code.
|
Fri, 31 Aug 2012 01:48:31 -0500 |
Robert McIntyre |
created scaffold for displaying terminal characters.
|
Fri, 31 Aug 2012 00:52:33 -0500 |
Robert McIntyre |
tightened up control transfer waiting period.
|
Fri, 31 Aug 2012 00:51:17 -0500 |
Robert McIntyre |
progress.
|
Thu, 30 Aug 2012 14:11:11 -0500 |
Robert McIntyre |
saving progress for the night.
|
Thu, 30 Aug 2012 12:09:15 -0500 |
Robert McIntyre |
moduralized main-bootstrap-program
|
Thu, 30 Aug 2012 11:19:52 -0500 |
Robert McIntyre |
condensed gameboy program into a contigous sequence of bytes.
|
Thu, 30 Aug 2012 09:32:57 -0500 |
Robert McIntyre |
going to explore a cool new idea for the final video.
|
Thu, 23 Aug 2012 19:58:14 -0400 |
Robert McIntyre |
update choreo files.
|
Wed, 27 Jun 2012 19:56:20 -0500 |
Robert McIntyre |
yay.
|
Wed, 27 Jun 2012 19:38:13 -0500 |
Robert McIntyre |
all synching issues resolved.
|
Wed, 27 Jun 2012 14:08:59 -0500 |
Robert McIntyre |
i believe this latest change will correct all A/V synching problems.
|
Wed, 27 Jun 2012 13:41:01 -0500 |
Robert McIntyre |
audio now syncs properly, but moves no longer sync with main display.
|
Wed, 27 Jun 2012 11:20:50 -0500 |
Robert McIntyre |
trying to fix AV sync issues.
|
Mon, 25 Jun 2012 19:46:48 -0500 |
Robert McIntyre |
created video, but there are problems with it synching.
|
Mon, 25 Jun 2012 16:08:56 -0500 |
Robert McIntyre |
working on generating first major video.
|
Mon, 25 Jun 2012 15:32:16 -0500 |
Robert McIntyre |
working on basic choreo.
|