Mercurial > repos > blastem
log dis.c @ 631:de6f00204fa2
age | author | description |
---|---|---|
Sat, 11 Oct 2014 20:32:17 -0700 | Michael Pavone | Add support for disassembling VOS program modules |
Sat, 01 Mar 2014 17:07:33 -0800 | Michael Pavone | Fix PC displacement mode check in disassembler so that jmps involving a register are handled correctly |
Tue, 10 Sep 2013 23:31:08 -0700 | Mike Pavone | Added copyright notice to source files and added GPL license text in COPYING |
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 |
Sat, 05 Jan 2013 22:59:06 -0800 | Mike Pavone | Small fix to disassembler |
Thu, 03 Jan 2013 22:07:40 -0800 | Mike Pavone | Implement MULU/MULS and DIVU/DIVS |
Tue, 01 Jan 2013 07:04:48 -0800 | Mike Pavone | Bail out of disassembly of a particular stream when we hit an invalid instruction |