Hello,
Please forgive my opening, but I simply cannot call you "Clueless"
whether it be tongue in cheek or otherwise :-)
I would like to suggest an alterternative.
The Western Design Center has offered two off the shelf single-chip
solutions for a number of years. One unit is 02 based ( W65C134 ) and the
other is 816 based ( 65C265 )
The convenient thing about both of these devices is that they each
have a dedicated Console serial line to a Mask ROM monitor which allows
for test program up/download, register modification and such.
A minmial system can be put together with two clock sources, and a serial
line with RS232 signal conversion. You don't even need to add RAM in
the beginning as each device has enough on board to get you started.
I am not suggesting that this is the optimal way to get started,
but it would let you concentrate on code familiarization / tryout without
having to troubleshoot code & hardware at the same time.
Over the years I have built up a couple using the 265. The
latest one, I have even operated at 8Mhz with no trouble on a wire-wrapped board.
Good Luck,
Wally
clueless wrote:
I wish to build my own single board computer based on the 6502 and related chips. I intend to build a 1MHz version on a bread board and then deign and build a faster one on a real PCB, probably using expressPCB or equivilent.