log clojure/com/aurellem/gb/util.clj

age author description
Sat, 01 Sep 2012 05:14:37 -0500 Robert McIntyre implemented row glyph drawing.
Mon, 16 Apr 2012 14:08:56 -0500 Robert McIntyre made basic tone player.
Wed, 11 Apr 2012 10:47:27 -0500 Robert McIntyre working on main bootstrap program
Sat, 07 Apr 2012 12:31:12 -0500 Robert McIntyre created 40-byte program to bootstrap main bootstrap program
Wed, 04 Apr 2012 00:16:49 -0500 Robert McIntyre created function to determine total item-offset
Tue, 03 Apr 2012 23:17:33 -0500 Robert McIntyre located item-list related addresses.
Mon, 02 Apr 2012 21:20:54 -0500 Robert McIntyre greatly speed up scroll-text by using binary-search.
Mon, 02 Apr 2012 20:30:02 -0500 Robert McIntyre scroll text works robustly but is slow
Sat, 31 Mar 2012 00:33:35 -0500 Robert McIntyre item manipulation program works!
Fri, 30 Mar 2012 23:39:58 -0500 Robert McIntyre inserted backwards jump into bootstrap program to fit it into item-pc space
Thu, 29 Mar 2012 13:31:31 -0500 Dylan Holmes Made hxc-pokenames and hxc-items return keywords instead of strings by default; added hxc-pokenames-raw and hxc-items-raw for the string version.
Tue, 27 Mar 2012 02:05:16 -0500 Dylan Holmes further improvements on hxc-pokemon-base.
Mon, 26 Mar 2012 03:08:54 -0500 Robert McIntyre starting work on unoptimized bootstrap script.
Sat, 24 Mar 2012 14:42:34 -0500 Robert McIntyre working on map memory, modified view-memory to output hex and decimal as well as binary
Sat, 24 Mar 2012 03:10:56 -0500 Robert McIntyre enabled pokedex printing.
Fri, 23 Mar 2012 18:06:37 -0500 Robert McIntyre fixed compilaition error in dylan's code
Thu, 22 Mar 2012 22:35:57 -0500 Robert McIntyre fixed compilation problems, added more functionality to pokemon-info
Wed, 21 Mar 2012 22:13:43 -0500 Robert McIntyre wrote functions to read and write pokemon DV values and status
Wed, 21 Mar 2012 03:38:46 -0500 Robert McIntyre made functions more convienent for repl use.
Tue, 20 Mar 2012 02:40:59 -0500 Robert McIntyre discovered hex-values for every move.
Mon, 19 Mar 2012 21:23:46 -0500 Robert McIntyre major refactoring complete.