Mercurial > vba-clojure
log src/sdl/SDL.cpp
age | author | description |
---|---|---|
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 |