log clojure/com/aurellem/gb_driver.clj

age author description
Thu, 08 Mar 2012 19:48:54 -0600 Robert McIntyre working on disk-backup for save-states
Thu, 08 Mar 2012 06:01:09 -0600 Robert McIntyre added play command
Thu, 08 Mar 2012 04:40:18 -0600 Robert McIntyre added optional argument to rewind
Thu, 08 Mar 2012 04:37:10 -0600 Robert McIntyre added history facilities
Thu, 08 Mar 2012 02:47:09 -0600 Robert McIntyre refactored
Thu, 08 Mar 2012 02:25:20 -0600 Robert McIntyre removed zero frame confusion
Thu, 08 Mar 2012 01:58:36 -0600 Robert McIntyre building code to play vbm files
Wed, 07 Mar 2012 23:23:15 -0600 Robert McIntyre resets now work correctly
Wed, 07 Mar 2012 21:04:55 -0600 Robert McIntyre going to make restarts work
Wed, 07 Mar 2012 20:47:25 -0600 Robert McIntyre refactor clojure level
Wed, 07 Mar 2012 20:37:46 -0600 Robert McIntyre java/c++ framework more or less complete
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 00:36:53 -0600 Robert McIntyre clojure hello world works