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 77ccf7d commit aa54f97Copy full SHA for aa54f97
README.md
@@ -1,7 +1,6 @@
1
# eprom tool
2
-Tool for programming a eprom with a Arduino Mega, for retrocomputing or whatever. I use it to play games on my SNES.
3
-
4
-Python 3 and pyserial are neede for uploading data to the eprom
+Tool for programming a eprom with a Arduino Mega, for retrocomputing or whatever. I use it to play games on my SNES.\
+Python 3 and pyserial are needed for uploading data to the eprom
5
## Usage:
6
The script allows reading and writing to the eprom.
7
For programming, a vpp of 12V and a vcc of 6V must be applied to the eprom.
0 commit comments