log src/sdl/SDL.cpp

age author description
Sun, 24 Jun 2012 13:12:51 -0500 Robert McIntyre sound recording test now works.
Wed, 21 Mar 2012 22:13:43 -0500 Robert McIntyre wrote functions to read and write pokemon DV values and status
Sun, 11 Mar 2012 19:07:31 -0500 Robert McIntyre added tick(), which allows one to step through each opcode of gameboy
Thu, 08 Mar 2012 02:25:20 -0600 Robert McIntyre removed zero frame confusion
Wed, 07 Mar 2012 23:23:15 -0600 Robert McIntyre resets now work correctly
Wed, 07 Mar 2012 13:24:32 -0600 Robert McIntyre can now send button presses to the simulated gameboy
Wed, 07 Mar 2012 02:31:39 -0600 Robert McIntyre enabled stepping from clojure
Wed, 07 Mar 2012 01:17:53 -0600 Robert McIntyre clojure can now drive vba
Mon, 05 Mar 2012 16:37:38 -0600 Robert McIntyre got some speedruns to work!
Mon, 05 Mar 2012 01:25:11 -0600 Robert McIntyre found source of problem for video recording
Sun, 04 Mar 2012 22:32:01 -0600 Robert McIntyre brought prof package in compile-milestone
Sat, 03 Mar 2012 10:31:27 -0600 Robert McIntyre importing src directory