Cleaning up the ucode disassembler.

This commit is contained in:
Ben Vanik
2013-10-09 22:50:44 -07:00
parent 14bf4912d1
commit 8558176ee0
14 changed files with 914 additions and 929 deletions

View File

@@ -5,5 +5,10 @@
'register_table.inc',
'registers.cc',
'registers.h',
'ucode.cc',
'ucode.h',
'ucode_disassembler.cc',
'ucode_disassembler.h',
'xenos.h',
],
}