By Bob Applegate
Adding I/O devices that don’t need much address space. On the KIM-1, the space from 1400-17FF is grouped into the K0 block but only 17xx are used, leaving 1400-16FF open for use. To decode that range into four blocks of 256 bytes is easy using a single chip and a few signals from the KIM Clone expansion bus:
Everyone has a 74LS138 in their parts collection, so just connect a few signals from the expansion bus and use one of the three signals from the 138 to decode which block you want to use. Use the A0-A7 address lines to decode into smaller pieces.
See also:
A 2K Symbolic Assembler for the KIM-1
A 2K Symbolic Assembler, by Robert Ford Denison. An assembler and editor in 2K!
This small program allows to assemble...
The Rockwell KIM-1
Once in a while I hear a myth on the internet about Rockwell manufactured the KIM-1. That myth needs to be debunked.
...
KIM-1 PCB Edge connectors
The KIM-1 needs 2 edge connectors.
The specifications are: card edge; PIN: 44; 3.96mm
When you search for those, ...
Dungeons And Dragons Dice Simulator For The KIM-1
In Compute! Issue 13, June 1981, a small program is published. It runs on an unexpanded KIM-1, showing a random number a...