log

age author description
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.
2012-06-08 Robert McIntyre can now display a single color :)
2012-06-08 Robert McIntyre fleshing out image color calibration code.
2012-05-24 Robert McIntyre added function to pack gb-rgb bytes
2012-06-11 Robert McIntyre edit to image.clj
2012-05-07 Robert McIntyre cleanup.
2012-05-07 Robert McIntyre added rgb->gbRGB translation code.
2012-05-07 Robert McIntyre merge
2012-05-07 Robert McIntyre added image.clj
2012-05-07 Robert McIntyre added reference c program for converting vga rgb to vb rgb.
2012-05-07 Robert McIntyre merge.
2012-05-02 Robert McIntyre added save state
2012-05-05 Robert McIntyre adjusted drum beats.
2012-05-04 Robert McIntyre slight cleanup.
2012-05-04 Robert McIntyre added csv files, completed demo :)