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.
|
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.
|
2012-06-18 |
Robert McIntyre |
resolved conflict.
|
2012-06-14 |
Robert McIntyre |
saving progress
|
2012-06-13 |
Robert McIntyre |
created function to deconstruct image into tiles and translate into gb-rgb color space.
|
2012-06-12 |
Robert McIntyre |
working on confirming accuracy of color map.
|
2012-06-12 |
Robert McIntyre |
discovered that the gb has far fewer unique colors than I initially thought.
|
2012-06-12 |
Robert McIntyre |
generated graphical representation of the gb color map.
|
2012-06-11 |
Robert McIntyre |
discovered gameboy->vga color map.
|
2012-06-11 |
Robert McIntyre |
reversed pixel image.
|
2012-06-11 |
Robert McIntyre |
pixel introspection. but entire image is upside down.
|
2012-06-11 |
Robert McIntyre |
merged changes from trip to wichita.
|
2012-06-08 |
Robert McIntyre |
improbed color display kernel.
|