![Image](http://i41.tinypic.com/4j59x0.png)
![Image](http://i39.tinypic.com/qxmjch.png)
Moderator: Moderators
I am using a 74139, but I'm trying to see if I can get all of the decoding working with just the 74139 and the 1 extra NAND gate I have available on the 7400.whicker wrote:Alright, A20 from the flash chip goes to cart edge pin 46.
Chip Select on the flash chip would be the output from an OR gate:
Flash /CS = pin 49 (/ROMSEL) OR pin 47 (S-CPU A22)
In the exact diagram, you could also use the other half of the 74139 chip to make the OR function.
2A input tied to GND, 2B input still CA22, 2G still /ROMSEL, use output 2Y0 for chip select.
That's if you're actually using a 74139
Yes, exactly.qwertymodo wrote:I looked at your schematic again, and mine maps bank 6xh the same way yours does. Bank 6xh means BA5 and BA6 (A21/A22) are both high. In your schematic, that selects Y3 low, combined with A15 low selects RAM_CE unless both /RD and /WR are high.