Mercurial > vba-clojure
log
age | author | description |
---|---|---|
2012-03-08 | Robert McIntyre | refactor clojure level |
2012-03-08 | Robert McIntyre | java/c++ framework more or less complete |
2012-03-08 | Robert McIntyre | added code to retrieve CPU registers |
2012-03-08 | Robert McIntyre | added code to retrieve other RAM areas and ROM |
2012-03-08 | Robert McIntyre | added function to retrieve main RAM |
2012-03-07 | Robert McIntyre | added functions to get rom/ram sizes |
2012-03-07 | Robert McIntyre | savestate buffer was too small |
2012-03-07 | Robert McIntyre | going to work on getting CPU data |
2012-03-07 | Robert McIntyre | emabled loading and saving CPU state from clojure. |
2012-03-07 | Robert McIntyre | can now send button presses to the simulated gameboy |
2012-03-07 | Robert McIntyre | stepping achieved |
2012-03-07 | Robert McIntyre | enabled stepping from clojure |
2012-03-07 | Robert McIntyre | working on the API |
2012-03-07 | Robert McIntyre | created list of stuff to do |
2012-03-07 | Robert McIntyre | time for further planning |
2012-03-07 | Robert McIntyre | clojure can now drive vba |