It begins! (Wren Prototype build log)
Re: It begins! (Wren Prototype build log)
gfoot wrote:
Rather than using ZIF sockets, I make little straps out of paper and selotape and put one around each ROM IC, so that I can more easily pull them out:
"The key is not to let the hardware sense any fear." - Radical Brad
Re: It begins! (Wren Prototype build log)
John West wrote:
It's a pattern that we see all too often in computing. The final design makes no sense in itself, but only as the end-product of a series of short-term decisions. With each chip, the new functions are squeezed in wherever they will fit, with no concern for what's going to happen on the next one.
"The key is not to let the hardware sense any fear." - Radical Brad
Re: It begins! (Wren Prototype build log)
Making it up as they went along, I think, but trying to maintain backwards compatibility as far as possible. And in that I think they mostly succeeded until you get to the 1MB and bigger chips which have, as observed, pins all over the place.
Neil
Neil
Re: It begins! (Wren Prototype build log)
Paganini wrote:
But I always forget to do it and end up messing up my pins anyway! 
Neil
- allisonlastname
- Posts: 88
- Joined: 06 Mar 2023
- Location: UK
- Contact:
Re: It begins! (Wren Prototype build log)
barnacle wrote:
My homebrew programmer has a zif socket,
probably the youngest person on this forum
- allisonlastname
- Posts: 88
- Joined: 06 Mar 2023
- Location: UK
- Contact:
Re: It begins! (Wren Prototype build log)
Day 2: address wiring is finished!
I ended up swapping A10 and A11 on the RAM, because it made the wiring easier and doesn't affect operation at all. Next is data bus, then a few days of waiting around for parts to arrive.
I ended up swapping A10 and A11 on the RAM, because it made the wiring easier and doesn't affect operation at all. Next is data bus, then a few days of waiting around for parts to arrive.
probably the youngest person on this forum
- allisonlastname
- Posts: 88
- Joined: 06 Mar 2023
- Location: UK
- Contact:
Re: It begins! (Wren Prototype build log)
Decided to flip the VIA round because all the IO pins were on the side closest to the processor and the control/address/data lines were closest to the edge of the board. This way, the wiring is neater and it's easier to rig stuff on another board to the IO pins.
probably the youngest person on this forum
- allisonlastname
- Posts: 88
- Joined: 06 Mar 2023
- Location: UK
- Contact:
Re: It begins! (Wren Prototype build log)
Also, I've just noticed that the data pins are in the same place on the 6502 and 6522. Not sure when this would be useful, but it's interesting
probably the youngest person on this forum
Re: It begins! (Wren Prototype build log)
allisonlastname wrote:
Also, I've just noticed that the data pins are in the same place on the 6502 and 6522. Not sure when this would be useful, but it's interesting
Neil
- allisonlastname
- Posts: 88
- Joined: 06 Mar 2023
- Location: UK
- Contact:
Re: It begins! (Wren Prototype build log)
Day 3! Didn't get as much done on Wren itself because I spent all afternoon messing about with AVR programmers and shift registers. However, the parts I was waiting on did arrive, so I should be able to get a fair amount done over the weekend. I've already wired up the clock and caught a mistake in my schematic (/MRW was being generated as not /MRD instead of /MRD nand phi2).
probably the youngest person on this forum
Re: It begins! (Wren Prototype build log)
allisonlastname wrote:
Day 2: address wiring is finished!
I ended up swapping A10 and A11 on the RAM, because it made the wiring easier and doesn't affect operation at all.
I ended up swapping A10 and A11 on the RAM, because it made the wiring easier and doesn't affect operation at all.
Not so much with ROM unless you are willing to shuffle the code around too.
Bill
- allisonlastname
- Posts: 88
- Joined: 06 Mar 2023
- Location: UK
- Contact:
Re: It begins! (Wren Prototype build log)
Day 5. Wren itself is pretty much done, and all that's left to do is rebuild the flash programmer. After that I can start the inevitable debugging.
probably the youngest person on this forum
Re: It begins! (Wren Prototype build log)
barnacle wrote:
Paganini wrote:
The pins haven't fallen off that yet, and a PO#1 screwdriver is a convenient lever
Neil
Neil
Re: It begins! (Wren Prototype build log)
I haven't come across the Wren prototype (eponymous surname??) but the RC6502 pcb that I build had many
power supply decoupling capacitors. Admit to not having done one on a breadboard but I assume you will need them.
Apologies if they are awaiting placement.
From memory they were 100nF but could be wrong; hopefully someone more knowledgeable than me can help with quantity/values.
Good luck with the project.
power supply decoupling capacitors. Admit to not having done one on a breadboard but I assume you will need them.
Apologies if they are awaiting placement.
From memory they were 100nF but could be wrong; hopefully someone more knowledgeable than me can help with quantity/values.
Good luck with the project.
Re: It begins! (Wren Prototype build log)
gfoot wrote:
My wife is very good at sewing, and I originally asked her to make these things for me out of ribbon, but she laughed and told me to just use paper instead, so here we are!
/Andrew
deck65 - 6502 slab with screen and keyboard | ПК-88 - SBC based on KM1810VM88 (Ukrainian i8088 clone) | leo80 - simple Z80 SBC
nice65 - 6502 assembly linter | My parts, footprints & 3D models for KiCad/FreeCAD
deck65 - 6502 slab with screen and keyboard | ПК-88 - SBC based on KM1810VM88 (Ukrainian i8088 clone) | leo80 - simple Z80 SBC
nice65 - 6502 assembly linter | My parts, footprints & 3D models for KiCad/FreeCAD