Tue, 30 Dec 2014 19:11:34 -0800 |
Michael Pavone |
Merge
|
Wed, 03 Dec 2014 09:26:07 -0800 |
Michael Pavone |
Unbreak PC indexed addressing modes in decoder
|
Wed, 15 Oct 2014 00:30:19 -0700 |
Michael Pavone |
Fix interpretation of moves direction field
|
Wed, 15 Oct 2014 00:26:57 -0700 |
Michael Pavone |
Fix decoding of movec
|
Tue, 14 Oct 2014 21:58:03 -0700 |
Michael Pavone |
Add support for 68020 addressing modes in decoder and disassembler
|
Sun, 12 Oct 2014 19:03:05 -0700 |
Michael Pavone |
Add support for 68020 bitfield instructions
|
Sat, 11 Oct 2014 22:18:49 -0700 |
Michael Pavone |
Better support for labels sourced from VOS program module header
|
Wed, 08 Oct 2014 22:18:34 -0700 |
Michael Pavone |
Improve support for disassembling 68010+ binaries
|
Sun, 28 Dec 2014 17:58:43 -0800 |
Michael Pavone |
Fix opsize for sbcd in 68K instruction decoder. This fixes the timer bug in Strider 2
|
Sun, 09 Feb 2014 12:35:27 -0800 |
Mike Pavone |
Refactor debugger next command
|
Tue, 10 Sep 2013 23:31:08 -0700 |
Mike Pavone |
Added copyright notice to source files and added GPL license text in COPYING
|
Wed, 19 Jun 2013 00:40:13 -0700 |
Mike Pavone |
Fix movem with pc displacement or pc indexed source
|
Sun, 12 May 2013 01:34:29 -0700 |
Mike Pavone |
Fixed decoding of CHK destination
|
Sat, 26 Jan 2013 01:33:32 -0800 |
Mike Pavone |
Tweaks to make blastem compatible with m68k-tester
|
Thu, 17 Jan 2013 20:00:07 -0800 |
Mike Pavone |
Add instruction address logging to translator and support for reading an address log to the disassembler
|
Sun, 13 Jan 2013 13:01:13 -0800 |
Mike Pavone |
Fix a bunch of bugs in the CPU core, add a 68K debugger
|
Wed, 09 Jan 2013 22:31:07 -0800 |
Mike Pavone |
Fix (a7)+ src when size is byte, fix trap return address, make div with areg src decoded to invalid
|
Wed, 09 Jan 2013 21:08:37 -0800 |
Mike Pavone |
Fix signed division with negative result, fix address reg destination with word-sized operand, fix cmpm decoding and code generation, fix unbalanced pop in bit instructions
|
Sun, 06 Jan 2013 21:42:57 -0800 |
Mike Pavone |
Print a message when we try to run an invalid instruction, not when we try to translate it
|
Sat, 05 Jan 2013 02:46:55 -0800 |
Mike Pavone |
Fix decoding of movep
|
Fri, 04 Jan 2013 22:51:01 -0800 |
Mike Pavone |
Small fix for bit instructions
|
Mon, 31 Dec 2012 11:56:01 -0800 |
Mike Pavone |
Fix label names in disassembler
|
Sun, 30 Dec 2012 18:40:33 -0800 |
Mike Pavone |
Fix some bugs in decoding cmp
|
Sun, 30 Dec 2012 09:55:18 -0800 |
Mike Pavone |
Improve disassembler
|
Fri, 28 Dec 2012 22:47:22 -0800 |
Mike Pavone |
Fix decoding of CMPA
|
Fri, 28 Dec 2012 21:20:14 -0800 |
Mike Pavone |
Implement pea (untested).
|
Fri, 28 Dec 2012 15:34:24 -0800 |
Mike Pavone |
Fix decoding of Scc
|
Thu, 27 Dec 2012 22:35:26 -0800 |
Mike Pavone |
Some fixes to add/addx sub/subx decoding
|
Thu, 27 Dec 2012 21:19:58 -0800 |
Mike Pavone |
Initial work on allowing dynamic branches and code in RAM plus a small fix to effective address decoding
|
Thu, 27 Dec 2012 18:47:33 -0800 |
Mike Pavone |
Fix decoding bug for addq/subq
|