You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You should first fork my repo, then clone your own fork (http://github.com/AnalogThinker/c64_test_tools). Fix the problem there, do a git commit and a git push to commit it to your repo. Then, follow this:
Diagram (first half) shows:
A4 --- RAM A5 (Should show A4 --- RAM A4)
A6 --- RAM A7 (Should show A6 --- RAM A6)
Upload fails on MEGA if 3 exclamation marks are sent.
Change "Serial.println("FAIL!!!");" to be "Serial.println("FAIL!");"
The text was updated successfully, but these errors were encountered: