summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-11-06Add some logic analyzer captures, a Python script for analyzing said ↵Mike Pavone
captures and a higher level analysis of the output
2012-11-04Add support for some bit instructions and a few others in the same "category"Mike Pavone
2012-11-03Finish mulu.w, muls.w and abcd parameter decodingMike Pavone
2012-11-03Improve 68K instruction decoding. Add simple disassembler.Mike Pavone
2012-11-03Make sure all operations are long-word length on fib example.Mike Pavone
2012-10-29Initial work on M68K instruction decodingMike Pavone