log

age author description
Tue, 13 Nov 2012 18:26:43 -0800 Mike Pavone Implement (possibly broken) decoding of all M68000 instructions not in the OR_DIV_SBCD group
Fri, 09 Nov 2012 22:01:26 -0800 Mike Pavone Finish bit/movep/immediate group except for 68020 instructions
Tue, 06 Nov 2012 02:07:45 -0800 Mike Pavone merge
Tue, 06 Nov 2012 01:57:36 -0800 Mike Pavone Add some logic analyzer captures, a Python script for analyzing said captures and a higher level analysis of the output
Tue, 06 Nov 2012 02:04:42 -0800 Mike Pavone More bit and immediate instructions
Sun, 04 Nov 2012 23:43:03 -0800 Mike Pavone Add support for some bit instructions and a few others in the same "category"
Sat, 03 Nov 2012 22:15:55 -0700 Mike Pavone Finish mulu.w, muls.w and abcd parameter decoding
Sat, 03 Nov 2012 21:38:28 -0700 Mike Pavone Improve 68K instruction decoding. Add simple disassembler.
Sat, 03 Nov 2012 21:37:38 -0700 Mike Pavone Make sure all operations are long-word length on fib example.
Mon, 29 Oct 2012 01:18:38 -0700 Mike Pavone Initial work on M68K instruction decoding