log

age author description
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.
2012-06-21 Robert McIntyre efficient data writing assembly complete.
2012-06-21 Robert McIntyre problem turned out to be nothing.
2012-06-21 Robert McIntyre trying to track down pesky assembly bug.
2012-06-21 Robert McIntyre saving progress.
2012-06-20 Robert McIntyre added function to slice up an image into an appropriate representation for the GB.
2012-06-20 Robert McIntyre fix compilation problem.