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

age author description
2012-04-16 Robert McIntyre made basic tone player.
2012-04-11 Robert McIntyre working on main bootstrap program
2012-04-07 Robert McIntyre created 40-byte program to bootstrap main bootstrap program
2012-04-04 Robert McIntyre created function to determine total item-offset
2012-04-04 Robert McIntyre located item-list related addresses.
2012-04-03 Robert McIntyre greatly speed up scroll-text by using binary-search.
2012-04-03 Robert McIntyre scroll text works robustly but is slow
2012-03-31 Robert McIntyre item manipulation program works!
2012-03-31 Robert McIntyre inserted backwards jump into bootstrap program to fit it into item-pc space
2012-03-29 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.
2012-03-27 Dylan Holmes further improvements on hxc-pokemon-base.
2012-03-26 Robert McIntyre starting work on unoptimized bootstrap script.
2012-03-24 Robert McIntyre working on map memory, modified view-memory to output hex and decimal as well as binary
2012-03-24 Robert McIntyre enabled pokedex printing.
2012-03-23 Robert McIntyre fixed compilaition error in dylan's code
2012-03-23 Robert McIntyre fixed compilation problems, added more functionality to pokemon-info
2012-03-22 Robert McIntyre wrote functions to read and write pokemon DV values and status
2012-03-21 Robert McIntyre made functions more convienent for repl use.
2012-03-20 Robert McIntyre discovered hex-values for every move.
2012-03-20 Robert McIntyre major refactoring complete.