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 793f4e7 commit 77ccf7dCopy full SHA for 77ccf7d
README.md
@@ -1,6 +1,7 @@
1
# eprom tool
2
-Tool for programming a eprom with a Arduino Mega, for retrocomputing or whatever.
3
-Python 3 and pyserial are necessry 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.
+
4
+Python 3 and pyserial are neede 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