dbuchwald / 6502

DB6502: 65C02 based computer inspired by BE6502
MIT License
144 stars 29 forks source link

Add a "ok, now what?" doc section #2

Closed neilenns closed 4 years ago

neilenns commented 4 years ago

Update the readme.md (or some other doc) with instructions on what to do after all the parts are soldered onto the board to verify things work correctly. Include things like:

  1. How to attach the clock to the main board
  2. How to use a jumper on the main board to get 1MHz clock
  3. Which program to run first (04_blink_s) and second (13_4bit_lcd?)
dbuchwald commented 4 years ago

This should be now available - can you verify and update the issue accordingly?

neilenns commented 4 years ago

Yes, this is fixed now!