Mercurial > vba-clojure
log src/clojure/clojure.cpp
age | author | description |
---|---|---|
2012-03-23 | Robert McIntyre | added function to set ROM |
2012-03-12 | Robert McIntyre | created functions to get and set register values |
2012-03-12 | Robert McIntyre | added write-memory!, which allows me to write any value to the |
2012-03-12 | Robert McIntyre | added function to get all the GB's memory. |
2012-03-12 | Robert McIntyre | added tick(), which allows one to step through each opcode of gameboy |
2012-03-10 | Robert McIntyre | fleshing out functional gb interface |
2012-03-09 | Robert McIntyre | working on disk-backup for save-states |
2012-03-08 | Robert McIntyre | added code to retrieve CPU registers |