X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=decoders%2Fz80%2F__init__.py;h=52ff9baccf646d0e74f527a8bbb0945aa7e323b5;hb=33687d6ed7b923662566e6a6f2761792bb087fb4;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