I've been reading this forum, but first time posting.
Was wondering if I could get some advice from you guys before I set fire at my apartment
I know some programming (python, c++, javascript, c#) and recently got into electronics because I wanted to make my own 6502 computer.
Bought some electronic kits, learned some basics like flip flips, latches, logic gates, 7400 series, arduino, etc.
I also did some simple assembly code on virtual 6502 to learn and make games.
I've been forcing myself to learn as much as I can before I try the 6502, but I really want to get my hands dirty
Wanted to ask a few questions before I buy some ICs at mouser.
I'm planing to buy a 65c02, 65c21, 65c22, 65c55, ram and eeprom
I'm planing to buy 32k sram, but variety of options/prices at mouser confuses me.
They range from $17 to $70 :0
What organization should I get? 2kx16 or 4kx8? does it matter?
(EDIT: I've been looking around and I guess it's 2kx16 since 6502 has a 16bit address bus, right?)
Should I go for 64k instead?
I would rather go with eeprom than eprom (dont want to get uv eraser and burner)
Found this eeprom and was wondering if it's worthy:
http://www.mouser.com/ProductDetail/Mic ... noRsYzg%3d
Seems fast, 2.5 to 5v, 4kx8
I was also wondering what's the best way for a beginner to play with video/graphics.
Should I get a propeller chip? I would love to try a MSN9918 or V9958, but I think its way beyond my current knowledge
Should I get a 1, 2 or 10 MHz crystal? maybe 1MHz to start?
I have a 20Mhz crystal, could use a few d flipflops to lowers it. Bad idea?
I pretty much wanted to ask whats a good list of parts that a beginner should get to play around.
Thanks for your help and sorry if my question sound too vague/redundant