log

age author description
Wed, 20 Jun 2012 22:49:31 -0500 Robert McIntyre efficient data writing assembly complete.
Wed, 20 Jun 2012 22:08:56 -0500 Robert McIntyre problem turned out to be nothing.
Wed, 20 Jun 2012 21:41:38 -0500 Robert McIntyre trying to track down pesky assembly bug.
Wed, 20 Jun 2012 19:51:50 -0500 Robert McIntyre saving progress.
Wed, 20 Jun 2012 16:50:36 -0500 Robert McIntyre added function to slice up an image into an appropriate representation for the GB.
Wed, 20 Jun 2012 13:59:21 -0500 Robert McIntyre fix compilation problem.
Mon, 18 Jun 2012 18:56:49 -0500 Robert McIntyre resolved conflict.
Thu, 14 Jun 2012 00:47:15 -0500 Robert McIntyre saving progress
Wed, 13 Jun 2012 01:10:00 -0500 Robert McIntyre created function to deconstruct image into tiles and translate into gb-rgb color space.
Tue, 12 Jun 2012 10:12:25 -0500 Robert McIntyre working on confirming accuracy of color map.
Tue, 12 Jun 2012 08:05:24 -0500 Robert McIntyre discovered that the gb has far fewer unique colors than I initially thought.
Tue, 12 Jun 2012 03:36:47 -0500 Robert McIntyre generated graphical representation of the gb color map.
Mon, 11 Jun 2012 10:07:01 -0500 Robert McIntyre discovered gameboy->vga color map.
Mon, 11 Jun 2012 06:19:38 -0500 Robert McIntyre reversed pixel image.
Mon, 11 Jun 2012 06:04:25 -0500 Robert McIntyre pixel introspection. but entire image is upside down.
Mon, 11 Jun 2012 00:55:51 -0500 Robert McIntyre merged changes from trip to wichita.
Thu, 07 Jun 2012 23:11:18 -0500 Robert McIntyre improbed color display kernel.
Thu, 07 Jun 2012 23:03:05 -0500 Robert McIntyre can now display a single color :)
Thu, 07 Jun 2012 22:52:30 -0500 Robert McIntyre fleshing out image color calibration code.
Thu, 24 May 2012 17:33:25 -0500 Robert McIntyre added function to pack gb-rgb bytes
Mon, 11 Jun 2012 00:53:20 -0500 Robert McIntyre edit to image.clj
Mon, 07 May 2012 12:37:04 -0500 Robert McIntyre cleanup.
Mon, 07 May 2012 12:31:16 -0500 Robert McIntyre added rgb->gbRGB translation code.
Mon, 07 May 2012 11:15:49 -0500 Robert McIntyre merge
Mon, 07 May 2012 11:15:44 -0500 Robert McIntyre added image.clj
Sun, 06 May 2012 20:54:09 -0500 Robert McIntyre added reference c program for converting vga rgb to vb rgb.
Sun, 06 May 2012 20:52:31 -0500 Robert McIntyre merge.
Wed, 02 May 2012 13:07:36 -0500 Robert McIntyre added save state
Sat, 05 May 2012 06:19:55 -0500 Robert McIntyre adjusted drum beats.
Fri, 04 May 2012 09:03:34 -0500 Robert McIntyre slight cleanup.