log

age author description
2012-09-01 Robert McIntyre clear-screen complete
2012-09-01 Robert McIntyre added code to save rows and columns to RAM.
2012-09-01 Robert McIntyre added skeleton for clear-screen.
2012-09-01 Robert McIntyre add code to load row and column into DE.
2012-09-01 Robert McIntyre changed jump from relative to absolute to allow for display-glyph code greater than 128 numbers.
2012-08-31 Robert McIntyre saving progress.
2012-08-31 Robert McIntyre simplified return program.
2012-08-31 Robert McIntyre added blank glyph.
2012-08-31 Robert McIntyre new glyph rendering skeleton complete.
2012-08-31 Robert McIntyre saving progress.
2012-08-31 Robert McIntyre restored previous functionality of glyph-display program.
2012-08-31 Robert McIntyre problem was improper value for starting position in memory for glyph-display-program.
2012-08-31 Robert McIntyre trying to track down major problem with storing variables in RAM.
2012-08-31 Robert McIntyre more cleanup code.
2012-08-31 Robert McIntyre created scaffold for displaying terminal characters.
2012-08-31 Robert McIntyre tightened up control transfer waiting period.
2012-08-31 Robert McIntyre progress.
2012-08-30 Robert McIntyre saving progress for the night.
2012-08-30 Robert McIntyre moduralized main-bootstrap-program
2012-08-30 Robert McIntyre condensed gameboy program into a contigous sequence of bytes.
2012-08-30 Robert McIntyre going to explore a cool new idea for the final video.
2012-08-23 Robert McIntyre update choreo files.
2012-06-28 Robert McIntyre yay.
2012-06-28 Robert McIntyre all synching issues resolved.
2012-06-27 Robert McIntyre i believe this latest change will correct all A/V synching problems.
2012-06-27 Robert McIntyre audio now syncs properly, but moves no longer sync with main display.
2012-06-27 Robert McIntyre trying to fix AV sync issues.
2012-06-26 Robert McIntyre created video, but there are problems with it synching.
2012-06-25 Robert McIntyre working on generating first major video.
2012-06-25 Robert McIntyre working on basic choreo.
2012-06-25 Robert McIntyre allow path back to bootstrap program from image-kernel.
2012-06-25 Robert McIntyre cleanup.
2012-06-25 Robert McIntyre song sucessfully plays.
2012-06-25 Robert McIntyre allow repositioning of music data.
2012-06-25 Robert McIntyre investigating a problem with bad sound when writing RAM with bootstrapping program
2012-06-25 Robert McIntyre refactored functionality of play-midi into midi-bytes for reuse.
2012-06-25 Robert McIntyre minor change to make button presses more dramatic.
2012-06-25 Robert McIntyre minor fix to create render dir if it does not already exist.
2012-06-25 Robert McIntyre completed clojure functions to generate final video.
2012-06-24 Robert McIntyre trying to find out map problem.
2012-06-24 Robert McIntyre added full recording function.
2012-06-24 Robert McIntyre added download script to get needed libraries for Dylan.
2012-06-24 Robert McIntyre saving progress.
2012-06-24 Robert McIntyre remove print statement.
2012-06-24 Robert McIntyre sound recording complete.
2012-06-24 Robert McIntyre sound recording test now works.
2012-06-24 Robert McIntyre working on recording sound. almost have it, but there is still unexplained popping sounds.
2012-06-24 Robert McIntyre added sound introspection abilities.
2012-06-24 Robert McIntyre added RAM display.
2012-06-23 Robert McIntyre going to work on functions relating to doing the final video, ram-display, sound, etc.
2012-06-23 Robert McIntyre reduced colors in pinkie pie mark to exactly 4.
2012-06-23 Robert McIntyre added pinkie pie cutie mark.
2012-06-23 Robert McIntyre generated gameboy palette for gimp for Dylan.
2012-06-23 Robert McIntyre switched tile and pallette assembly.
2012-06-23 Robert McIntyre cosmetic change. need to investigate why switching pallet and tile assembly does not work.
2012-06-23 Robert McIntyre colors now work properly.
2012-06-23 Robert McIntyre can now display black and white images (still working on color).
2012-06-22 Robert McIntyre accuracy of displayed image is much improved, but there the palettes are still messed up.
2012-06-22 Robert McIntyre going to correct premium stupdity.
2012-06-22 Robert McIntyre got an image to display, but it doesn't tile correctly.