Age | Commit message (Expand) | Author |
---|---|---|
2014-03-10 | Remove unused probes and options | Bert Vermeulen |
2014-03-02 | z80: Use methods directly as state values. | Daniel Elstner |
2014-02-28 | z80: Display not-taken conditional calls correctly. | Daniel Elstner |
2014-02-28 | z80: Fix display of read/modify/write instructions. | Daniel Elstner |
2014-02-28 | z80: Shorten annotation ID 'warning' to 'warn'. | Daniel Elstner |
2014-02-27 | z80: Output jump offsets relative to instruction start. | Daniel Elstner |
2014-02-27 | z80: Format hex numbers with leading zero if necessary. | Daniel Elstner |
2014-02-24 | z80: Use list comprehensions for bus probes. | Daniel Elstner |
2014-02-24 | z80: New decoder for disassembling Z80 CPU instructions. | Daniel Elstner |