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
|
Thu, 08 Mar 2012 19:48:54 -0600 |
Robert McIntyre |
working on disk-backup for save-states
|
Wed, 07 Mar 2012 20:10:21 -0600 |
Robert McIntyre |
added code to retrieve CPU registers
|
Wed, 07 Mar 2012 19:53:39 -0600 |
Robert McIntyre |
added code to retrieve other RAM areas and ROM
|
Wed, 07 Mar 2012 19:29:51 -0600 |
Robert McIntyre |
added function to retrieve main RAM
|
Wed, 07 Mar 2012 17:40:00 -0600 |
Robert McIntyre |
added functions to get rom/ram sizes
|
Wed, 07 Mar 2012 14:18:44 -0600 |
Robert McIntyre |
emabled loading and saving CPU state from clojure.
|