log

age author description
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
Thu, 08 Mar 2012 21:55:40 -0600 Robert McIntyre more stuff.
Thu, 08 Mar 2012 21:50:46 -0600 Robert McIntyre speed up emulation
Thu, 08 Mar 2012 21:16:53 -0600 Robert McIntyre disk backup complete
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 03:41:24 -0600 Robert McIntyre can now write proper vbm files from clojure
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 02:12:49 -0600 Robert McIntyre remove obsolete testing code
Thu, 08 Mar 2012 02:10:03 -0600 Robert McIntyre got the speedrun to play
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 17:40:00 -0600 Robert McIntyre added functions to get rom/ram sizes
Wed, 07 Mar 2012 15:17:19 -0600 Robert McIntyre savestate buffer was too small
Wed, 07 Mar 2012 14:20:57 -0600 Robert McIntyre going to work on getting CPU data
Wed, 07 Mar 2012 14:18:44 -0600 Robert McIntyre emabled loading and saving CPU state from clojure.
Wed, 07 Mar 2012 13:24:32 -0600 Robert McIntyre can now send button presses to the simulated gameboy
Wed, 07 Mar 2012 12:50:44 -0600 Robert McIntyre stepping achieved
Wed, 07 Mar 2012 02:31:39 -0600 Robert McIntyre enabled stepping from clojure
Wed, 07 Mar 2012 02:12:59 -0600 Robert McIntyre working on the API
Wed, 07 Mar 2012 01:55:55 -0600 Robert McIntyre created list of stuff to do