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