Ben Vanik
|
d1333db404
|
Disassembly for implemented control/memory instructions.
|
2013-01-29 01:55:03 -08:00 |
|
Ben Vanik
|
8a560e4cbe
|
Adding disassembler bits for alu.
|
2013-01-29 00:41:39 -08:00 |
|
Ben Vanik
|
775c97bf53
|
Beginning work on disassembler functions.
Ideally, this would be automated, but it's easier to just do it manually.
|
2013-01-28 21:37:03 -08:00 |
|
Ben Vanik
|
b29dd22850
|
Adding instruction emitting functions.
All empty, all ready to go!
|
2013-01-21 11:55:42 -08:00 |
|
Ben Vanik
|
ca2908db32
|
Converting everything to C++ cause I'm a masochist.
|
2013-01-20 01:13:59 -08:00 |
|
Ben Vanik
|
bfec194533
|
Adding instruction table and basic PPC state.
Can decode a single instruction.
|
2013-01-13 21:25:28 -08:00 |
|