Adding instruction table and basic PPC state.
Can decode a single instruction.
This commit is contained in:
6
src/cpu/ppc/sources.gypi
Normal file
6
src/cpu/ppc/sources.gypi
Normal file
@@ -0,0 +1,6 @@
|
||||
# Copyright 2013 Ben Vanik. All Rights Reserved.
|
||||
{
|
||||
'sources': [
|
||||
'instr.cc',
|
||||
],
|
||||
}
|
||||
Reference in New Issue
Block a user