We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76ece10 commit f8a4404Copy full SHA for f8a4404
README.rst
@@ -32,7 +32,7 @@ But you can use them in the way you need. And it's very easy to use: download th
32
$ python3 -m zxtools.hobeta strip input.hobeta result.zeus
33
$ python3 -m zxtools.zeus2txt result.zeus listing.asm --include-code
34
35
-.. image:: zeus2txt.jpg
+.. image:: https://raw.githubusercontent.com/codeatcpp/zxtools/master/zeus2txt.jpg
36
37
NOTE: Python 3 is required to use this package, and Python 2 is not supported but you are welcome to fix it.
38
0 commit comments