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 8e69762 commit dbfbe15Copy full SHA for dbfbe15
README.md
@@ -40,8 +40,8 @@ Note: The atari800 emulator's playback feature is used to tokenize the ASCII ver
40
## Dependencies
41
42
- dir2atr (found in the [AtariSIO](https://github.com/HiassofT/AtariSIO) project)
43
-- atari800 (found at [atari800](https://github.com/atari800/atari800)
44
-- ca65 (included in [cc65](https://github.com/cc65/cc65)
+- atari800 (found at the [atari800](https://github.com/atari800/atari800) project)
+- ca65 (included in [cc65](https://github.com/cc65/cc65))
45
- Perl (used to convert the text version of the author's binary data to a raw binary file)
46
- C compiler to create a simple ASCII to ATASCII conversion tool
47
0 commit comments