

Before we get to that, I just cannot resist asking how on earth does that top RAM pack PCB stay upright, and indeed how come the Zeddy does not topple over?TMAOne wrote:My 74HCT02 chip arrived today, so I wired the circuit up, with a known good ZX81 and RAM pack.
It won't boot for me.
Admittedly, the way I've implemented it is far from elegant, but I've checked the connections and they seem to be correct. The RAMCS and A14 connections have been "broken" by using cellophane tape over the edge connector. Many of the connections at the chip are to each other, and I'd swear PokeMon even made it easy by laying out which gate to use where so that the socket pins are clustered to facilitate simply soldering them together.
Power-up only produces a white screen.
Any thoughts on how to debug?
Well I didn't test it, made it just up from my mind and think it should work.TMAOne wrote:My 74HCT02 chip arrived today, so I wired the circuit up, with a known good ZX81 and RAM pack.
It won't boot for me.
Admittedly, the way I've implemented it is far from elegant, but I've checked the connections and they seem to be correct. The RAMCS and A14 connections have been "broken" by using cellophane tape over the edge connector. Many of the connections at the chip are to each other, and I'd swear PokeMon even made it easy by laying out which gate to use where so that the socket pins are clustered to facilitate simply soldering them together.
Power-up only produces a white screen.
Any thoughts on how to debug?
Well no problem I think.1024MAK wrote: Before we get to that, I just cannot resist asking how on earth does that top RAM pack PCB stay upright, and indeed how come the Zeddy does not topple over?
Mark
Hmmm. Not sure what is exactly.TMAOne wrote: So I did "the experiment" you first thought of PokeMon. WIth A14 of the RAM pack taken to ground instead of the 74HTC02 gate output, the computer does boot with internal RAM. (That's actually 2K since this is a Timex.)
Code: Select all
A15 A14 address range
0 0 => $0000-$3FFF
0 1 => $4000-$7FFF
1 0 => $8000-$BFFF
1 1 => $C000-$FFFF
D'oh! That's me, my bad. I got so hung up on soldering pins 5,6, 8, & 9 together I forgot to connect them to A15, then when I checked I was looking for vertical lines.PokeMon wrote:* A15 from main board