Mercurial > vba-clojure
log src/sdl/SDL.cpp
age | author | description |
---|---|---|
2012-06-24 | Robert McIntyre | sound recording test now works. |
2012-03-22 | Robert McIntyre | wrote functions to read and write pokemon DV values and status |
2012-03-12 | Robert McIntyre | added tick(), which allows one to step through each opcode of gameboy |
2012-03-08 | Robert McIntyre | removed zero frame confusion |
2012-03-08 | Robert McIntyre | resets now work correctly |
2012-03-07 | Robert McIntyre | can now send button presses to the simulated gameboy |
2012-03-07 | Robert McIntyre | enabled stepping from clojure |
2012-03-07 | Robert McIntyre | clojure can now drive vba |
2012-03-05 | Robert McIntyre | got some speedruns to work! |
2012-03-05 | Robert McIntyre | found source of problem for video recording |
2012-03-05 | Robert McIntyre | brought prof package in compile-milestone |
2012-03-03 | Robert McIntyre | importing src directory |