]> sigrok.org Git - libsigrokdecode.git/commit
z80: Convert to PD API version 3 (brute force)
authorGerhard Sittig <redacted>
Sun, 15 Jan 2017 10:26:19 +0000 (11:26 +0100)
committerUwe Hermann <redacted>
Wed, 18 Jan 2017 11:38:24 +0000 (12:38 +0100)
commit2bde58c5654e7f0103a301548ac60ba294d5b649
treeae70f8afb52f8047b5064cbaa440f1f54432a78e
parentc551f324c89c1bc83b1f529c2b065cdb5a745c3a
z80: Convert to PD API version 3 (brute force)

This implementation technically uses v3 API calls, but has yet to come
up with appropriate wait() conditions, to spend less time in the decoder
and have more tedious work done in the backend.
decoders/z80/pd.py