]> localhost Git - glBoy.git/commit
Added tests for ALU. Implemented all 8-buit arithmatic.
authorMichael McMaster <email@michaelmcmaster.name>
Sun, 19 Dec 2010 11:06:09 +0000 (21:06 +1000)
committerMichael McMaster <email@michaelmcmaster.name>
Sun, 19 Dec 2010 11:06:09 +0000 (21:06 +1000)
commit8e425f368335f8dc00d77db292b2957a5562cd96
tree5c59d360957a0d1849496876b0677ad80b0d8a07
parente6aafe3b08a2d6b02bd0f9983007964b974f1dfd
Added tests for ALU.  Implemented all 8-buit arithmatic.
ALU.cc [new file with mode: 0644]
ALU.hh [new file with mode: 0755]
DWORD.hh [new file with mode: 0644]
Test.cc [new file with mode: 0644]