I extracted a MOS 6502AD processor, NEC D4364C-15L Static RAM, ATMEL AT49F010 70PC flash, a WINBOND W27E257-12 EEPROM, and a TOYCOM TCO-745A crystal oscillator @16.000 MHz (I'm not really sure about the clock, these 6502 chips typically run much slower than this, right?)
I don't have a fancy EEPROM programmer (yet), lots of breadboard or lots of spare wire. I don't mind getting technical. I also have some other spare chips that might help (FYI I extracted the CPU from a Commodore 1581 drive, mainly because I don't have a use for it since I don't own a commodore, AND I had to destroy the drive in the process because I suck at desoldering... And I didn't have any solder wick
Is it possible to make a bare bones breadboard computer using this hardware? A basic, microcontroller-like design that is just a CPU, RAM, and Storage with some GPIO? (Now that I think about it, I'm basically asking if it's possible to create an Arduino with extra steps)
I was thinking about calling it "Poor man's Arduino", because of it's retro, general-purpose nature...