
Bought some EPROM from Amazon. Intend to work them in to the 6502 build later.
These are supposed to be 10x 32K ROM chips that are used. The part number for five of them are AM27C256-125DC, while the others are M5L27128K. Although the second half are only 16 KB, I think i can work it into my computer later and get access to the full 32K of RAM somehow.
One issue is that they require interesting voltages to write. The 32K ones need 6.25v on VCC and 12.75v on the programming pin to roll into programming mode. The 16K ones need 6v and 21v. Designing the power converters for these in a not-so-annoying way will be a project in itself.
My end goal for these is to create a monitor program and library of routines that will allow me to work some interesting programs on such limited hardware. That's not to mention finding a UVC light source to erase them. I am curious to see what's on them in the first place. Maybe nothing interesting, but only time will tell.