]> sigrok.org Git - libsigrokdecode.git/history - decoders/z80/tables.py
Make srd_inst_decode() return the actual decoder state, not SRD_OK
[libsigrokdecode.git] / decoders / z80 / tables.py
2014-02-27 Daniel Elstnerz80: Output jump offsets relative to instruction start.
2014-02-27 Daniel Elstnerz80: Format hex numbers with leading zero if necessary.
2014-02-24 Daniel Elstnerz80: New decoder for disassembling Z80 CPU instructions.