The "classical" aspect makes sense. This hobby is often a journey to the past more than anything.
I wonder how many 6502 "newbs" started like me, having plenty of 8 Bit "modern" micro-controller experience (Arduino included), but wanted to take a roll down memory lane? When I initially seen all of the 6502 projects, I was turned off by the ROM / ROM Programmer requirement. Even some of the 65C02 SBC's were ending up reliant on an ebay dinosaur to program horrendously slow (150ns) ROMS.
A modern solution using modern components would be great. The $1.50 microcontroller was the only answer I came up with, so I am throwing it into the ring, since most newbs probably have this hardware on their bench.
The other win is to have in-circuit programming. Learning 6502 assembly, I make more revisions per hour than I take breaths. Imagine having to pull a ROM each time!! Forget it! A modern solution for newbs MUST have in circuit programmability and allow assembling / loading from a PC.
Brad
plasmo wrote:
I’m with you regarding ROM-less designs, vast majority of my own designs are ROM-less with the help of programmable CPLD; they are smaller and faster but they are more complicated and distract from the study of 6502. Newbies want to see a classical microprocessor design. The proposed EPROM programmer is in fact ROM-less, surely we have the expertises to design a ROM-less (or Arduino-less, or CPLD-less) 6502 SBC?