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 1c151f4 commit e1b26aeCopy full SHA for e1b26ae
README.md
@@ -44,11 +44,13 @@ Rapid edit-compile-run-debug cycle:
44
It is mainly targeted at the Commodore-64 machine at this time.
45
Contributions to add support for other 8-bit (or other?!) machines are welcome.
46
47
-Documentation is online at https://prog8.readthedocs.io/
+Documentation/manual
48
+--------------------
49
+See https://prog8.readthedocs.io/
50
51
-Required tools:
----------------
52
+Required tools
53
+--------------
54
55
[64tass](https://sourceforge.net/projects/tass64/) - cross assembler. Install this on your shell path.
56
A recent .exe version of this tool for Windows can be obtained from my [clone](https://github.com/irmen/64tass/releases) of this project.
0 commit comments