Re: What are these mods for?
Posted: Mon Nov 15, 2021 3:04 pm
If you are able to trace out the circuit, it will be easier to guess the purpose. For example, the 7475 chips are either latching data from the address bus for output, or sampling the ports for the address bus. The 7402 is likely for address and r/w decoding. I would guess each latch has 4 pins to the data bus and 4 or 8 pins to the port, but which pins are connected to the port vs the data bus would tell us if this is an input port, an output port, or a few bits of each.
If the at least some of the latch outputs are on the data bus, then I would guess this is a joystick or keypad interface. If all the outputs are on the port, then I might guess it's a parallel output such as a centronics interface. Of course, being right next to the keyboard, a joystick or keypad interface would seem like a good guess. Or a controller for a lost custom peripheral, such as a sound board.
If the at least some of the latch outputs are on the data bus, then I would guess this is a joystick or keypad interface. If all the outputs are on the port, then I might guess it's a parallel output such as a centronics interface. Of course, being right next to the keyboard, a joystick or keypad interface would seem like a good guess. Or a controller for a lost custom peripheral, such as a sound board.