log java/src/com/aurellem/gb/Gb.java

age author description
Mon, 12 Mar 2012 12:37:04 -0500 Robert McIntyre created functions to get and set register values
Sun, 11 Mar 2012 23:27:19 -0500 Robert McIntyre added write-memory!, which allows me to write any value to the
Sun, 11 Mar 2012 20:16:09 -0500 Robert McIntyre added function to get all the GB's memory.
Sun, 11 Mar 2012 19:07:31 -0500 Robert McIntyre added tick(), which allows one to step through each opcode of gameboy
Fri, 09 Mar 2012 19:18:00 -0600 Robert McIntyre fleshing out functional gb interface
Fri, 09 Mar 2012 01:43:25 -0600 Robert McIntyre generated intro
Thu, 08 Mar 2012 22:29:11 -0600 Robert McIntyre worked out size of save files and reduced MAX_SAVE_SIZE to a more reasonable value