X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=decoders%2Fz80%2F__init__.py;h=52ff9baccf646d0e74f527a8bbb0945aa7e323b5;hb=4d8b4da74356e2cdd8da75b4ce80c4a17e81b335;hp=aaf7c76e76ed3e41e422f86f014d64f4507469b5;hpb=26abbf3762e19d89ab578905aaba24e8764d1696;p=libsigrokdecode.git diff --git a/decoders/z80/__init__.py b/decoders/z80/__init__.py index aaf7c76..52ff9ba 100644 --- a/decoders/z80/__init__.py +++ b/decoders/z80/__init__.py @@ -28,8 +28,9 @@ sampling clock, if applicable. Notes on the Z80 opcode format and descriptions of both documented and "undocumented" opcodes are available here: - http://www.z80.info/decoding.htm - http://clrhome.org/table/ +Details: +http://www.z80.info/decoding.htm +http://clrhome.org/table/ ''' from .pd import Decoder