CaptainCulry wrote:
...I have created what I think incorporates the fixes that were pointed out to me. This is not a full schematic of the machine.
Any particular reason for using the 74HC132 to generate /RD and /WD?
BTW, in schematics it's usually better to use logic symbols for gates, instead of representing them as rectangles with pins. Seeing logic symbols makes it much easier to understand what's going on in the circuit. Although many of us are quite familiar with glue logic hardware, not all can mentally translate pin numbers into input and outputs.
Also, I second Ed's suggestion that you create one topic on your project and add to it as it moves along. Doing so should make it easier for the reader to understand what you are attempting to accomplish, and what steps had to be taken to get there. Also, you will find it useful if you forget something, since you will have presumably written down all of it as you post.
Oh, almost forgot. Be sure to terminate any unused inputs to Vcc or GND. Leaving a CMOS input floating will make the affected device very sensitive to noise and cause it to constantly switch states, leading to a considerable increase in power consumption.