log

age author description
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
Wed, 07 Mar 2012 01:39:12 -0600 Robert McIntyre time for further planning
Wed, 07 Mar 2012 01:17:53 -0600 Robert McIntyre clojure can now drive vba
Wed, 07 Mar 2012 00:36:53 -0600 Robert McIntyre clojure hello world works
Wed, 07 Mar 2012 00:13:50 -0600 Robert McIntyre changed compile order
Tue, 06 Mar 2012 23:43:52 -0600 Robert McIntyre added skeleton clojure gb driver
Tue, 06 Mar 2012 22:07:22 -0600 Robert McIntyre using libtool for convienence libraries
Tue, 06 Mar 2012 21:53:31 -0600 Robert McIntyre created java folder and simple build script
Tue, 06 Mar 2012 21:43:28 -0600 Robert McIntyre add initial jni interface
Tue, 06 Mar 2012 14:27:20 -0600 Robert McIntyre remove useless shell scripts
Tue, 06 Mar 2012 12:38:47 -0600 Robert McIntyre upgraded Util.cpp to work with libpng 1.5
Mon, 05 Mar 2012 16:37:58 -0600 Robert McIntyre save personal settings.
Mon, 05 Mar 2012 16:37:38 -0600 Robert McIntyre got some speedruns to work!
Mon, 05 Mar 2012 15:06:22 -0600 Robert McIntyre video does not appear to de-sync after 3 minutes of playing and several random battles.
Mon, 05 Mar 2012 14:51:43 -0600 Robert McIntyre reseting the movie does not appear to work recording-sans-reset
Mon, 05 Mar 2012 14:47:45 -0600 Robert McIntyre getting something now when recording movies
Mon, 05 Mar 2012 14:26:45 -0600 Robert McIntyre fixed Segfault but the recorded movie now lacks keypresses
Mon, 05 Mar 2012 01:58:52 -0600 Robert McIntyre saving progress
Mon, 05 Mar 2012 01:25:11 -0600 Robert McIntyre found source of problem for video recording
Sun, 04 Mar 2012 22:44:42 -0600 Robert McIntyre adding config file
Sun, 04 Mar 2012 22:34:59 -0600 Robert McIntyre VisualBoyAdvance compiles, we will see if it works...
Sun, 04 Mar 2012 22:32:01 -0600 Robert McIntyre brought prof package in compile-milestone
Sun, 04 Mar 2012 21:09:22 -0600 Robert McIntyre added version.h
Sun, 04 Mar 2012 21:06:50 -0600 Robert McIntyre bringing in SDL package
Sun, 04 Mar 2012 20:32:31 -0600 Robert McIntyre brought in filters package
Sun, 04 Mar 2012 18:30:06 -0600 Robert McIntyre make distcheck now works
Sun, 04 Mar 2012 18:02:08 -0600 Robert McIntyre checkpoint
Sun, 04 Mar 2012 17:50:56 -0600 Robert McIntyre checkpoint works-incomplete
Sun, 04 Mar 2012 17:38:32 -0600 Robert McIntyre add SMID-oriented fast mersenne twister
Sun, 04 Mar 2012 17:35:30 -0600 Robert McIntyre remote.cpp must include config.h
Sun, 04 Mar 2012 16:56:20 -0600 Robert McIntyre trying to fix network problem
Sun, 04 Mar 2012 14:35:54 -0600 Robert McIntyre fix indentation for remote.cpp
Sun, 04 Mar 2012 14:33:52 -0600 Robert McIntyre brought in common and gba, fixed problems with outdated Makefile.am files in both of these packages
Sat, 03 Mar 2012 12:06:10 -0600 Robert McIntyre need to fix NLS.h problem
Sat, 03 Mar 2012 11:44:47 -0600 Robert McIntyre going to now integrate the gb src tree since it has no dependencies
Sat, 03 Mar 2012 11:38:28 -0600 Robert McIntyre clean up lua Makefile.am
Sat, 03 Mar 2012 11:38:08 -0600 Robert McIntyre fixed typos in the lua Makefile.am
Sat, 03 Mar 2012 11:29:11 -0600 Robert McIntyre cleaning up lua stuff
Sat, 03 Mar 2012 11:10:08 -0600 Robert McIntyre clean up makefile
Sat, 03 Mar 2012 11:09:16 -0600 Robert McIntyre complete raising of lua source
Sat, 03 Mar 2012 11:07:39 -0600 Robert McIntyre raise lua sources up one level
Sat, 03 Mar 2012 11:04:56 -0600 Robert McIntyre build of lua successful
Sat, 03 Mar 2012 11:03:44 -0600 Robert McIntyre working on only lua
Sat, 03 Mar 2012 10:54:39 -0600 Robert McIntyre add files required by automake
Sat, 03 Mar 2012 10:50:33 -0600 Robert McIntyre ignore generated files
Sat, 03 Mar 2012 10:48:33 -0600 Robert McIntyre working on lua generation
Sat, 03 Mar 2012 10:39:40 -0600 Robert McIntyre concentrating on lua first
Sat, 03 Mar 2012 10:35:58 -0600 Robert McIntyre apu appears to not be used
Sat, 03 Mar 2012 10:33:11 -0600 Robert McIntyre fix some formatting
Sat, 03 Mar 2012 10:31:47 -0600 Robert McIntyre adding makefile.am
Sat, 03 Mar 2012 10:31:27 -0600 Robert McIntyre importing src directory