Adding basic register names.

This commit is contained in:
Ben Vanik
2013-06-01 22:51:09 -07:00
parent e00e665a09
commit cf57481a0e
5 changed files with 229 additions and 6 deletions

View File

@@ -2,6 +2,7 @@
{
'sources': [
'packets.h',
'registers.cc',
'registers.h',
],
}