Alternative Junior Monitor

Udo Juerss minimized the original monitor written by Alois Nachtmann by removing the socalled “assembler”.
And added Intel Hex and MOS Technology papertape upload.. Furthermore some routines can be use in own programs like: TTY_INIT, TTY_PUTC, TTY_PUTS.

Here an archive with the source, binary and documentation.

Rockwell AIM 65 additions

The Rockwell pages on AIM 65 have had some updates.

There is a new page on AIM 65 hardware produced by others, like video cards, dataloggers and more.

KIM-1 Simulator 1.5.4 published

A fresh version of the simulator.

New functionality

1. The audio tape routines interception can be switched off and on in settings. So no more popups if browsing in the -003 ROM
2. The console window stays open untouched when the LED display is chosen. When switched back to the LED display, the LED lights up again. More close to the KIM-1.

Testing my 6530 collection

I have a small collection of the MOS 6530 RRIOTs as made by MOS Technology.
Mask programmed, ROM and also ports can be used as chip select. See the 6530 pages!

I have tested my 6530s with the excellent Backbit Chiptester Pro V2.

6530-002 black all tests passed and ROM dumped OK, confirmed to be the 002 ROM, main KIM-1
6530-002 ceramic all tests passed, ROM test fails
6530-003 black all tests passed and ROM dumped OK, confirmed to be the 003 ROM, audio cassette KIM-1
4x 6530-004 all tests passed, except the PORT B and no ROM dumped, TIM
3x 6530-005 all tests passed, except the PORT B and the ROM (which is to be expected, the 005 has no ROM)
2x R6530P/R3004-11 all tests passed, except the PORT B and no ROM dumped, pinball
2x 6530-24 all tests passed a except the PORT B and no ROM dumped, Commodore diskdrives

I also tested a 6530 replacement, built with a 6532 and some glue logic and an EEPROM, both 002 and 003 variants tested OK.

SO I suppose all these 6530’s except the ceramic 6530-002 are all right. The Port B test fails, since the 6530-002 and 6530-002 use pin PB6 for a chip select and the others may have this as I/O pin. Now waiting for an answer of the Backbit Chiptester Pro to my query about Port 2 testing.

6530 replacement board

Christer from Sweden built an Eduardo Casino designed KIM-1 replica. And as we know, the 6530 replacement is an issue.
Not only for replica’s also for broken original KIM-1s.

So he designed his own, more compact original looking adapter.
He created this adapter because he wanted something that would work and look a little more unobtrusive than the other adapter boards that are available but still look somewhat genuine (no FPGA). The design is inspired by the Corsham 6530 replacement board but made way smaller by using SMD components and stacking the 6532 on top of the adapter board.

A newer design promised to be much more compact.

Circuit Diagram Poster, KIM Hints, First Book of KIM

While suffering from a bad cold I tried to entertain myself with essential KIM-1 documentation that needed version information and a good cleanup of the scans.

Circuit Diagrams, the big poster. Every KIM-1 came with one. I have several of them. As far as I can see the contents stayed the same trough the years. What did change was the paper it was printed on, from heavy carton to flimsy paper. And the 1977 version had different background colors, blueish.

There was some version information on the posters. 1975, 1976 3.2 m 11-76, 1976 4m3-76, 1977 5m 1-77. And the Rockwell branded one of course had the Rockwell imprint.

All can be seen on the new KIM-1 circuit Poster page, with high quality scans also.

KIM Hints, I have two versions, one with a greyish cover, the other pure black and white. Contents seem identical. An essential companion to the KIM-1 User manual.
Newly scanned in high quality here.

Every KIM-1 user had to have the First Book of KIM. Written by Jim Butterfield, Stan Ockers and Eric Rehnke (and many other authors!), first published 1977.
Invaluable source of information on programming the standard KIM-1. Background, games, utilities such as Hypertape.
Many reprints, many publishers.
The scan I had was done very bad, and that was the only scan ever made it seems. That had to be improved upon, it is such an essential book for the KIM-1..
Two versions are now scanned in high quality, the 1977 edition and the 1977,1978 edition (Hayden Book Company). In the later version many errors were corrected.

KIM KIM-1 which is what?

MOS Technology started development of the 6530 RRIOT very early after/during the 6501/2 development. All in 1975.

The first version of the Hardware Manual has this mention of KIM and TIM:

The KIM and TIM were mentioned as Keyboard and Teletype Input Monitor, indicating these are the 6530-002 and 6530-004 RRIOT IC’s. Indeed these ICs were sold later on.

The KIM-1 computer was developed later, with the KIM RRIOT and the 6530-003 audio cassette interfacing ROM using the KIM 6530-002 RAM and I/O ports.
The KIM-1 was not called -1 as first version, but for the 1K RAM included on the computer.
First shipping of the KIM-1 started in early 1976, then the first articles in the magazines and advertisements appeared.

So KIM is the 6530-002 RRIOT IC, KIM-1 is the computer around the KIM and 6530-003.

2K Symbolic Assembler for the KIM-1

The 2K Symbolic Assembler, by Robert Ford Denison. An assembler and editor in 2K!

This small program allows to assemble a program up to 1K on a KIM-1 system with only 4K, including 2K for the assembler.
One can enter program in the built-in line editor and assemble to memory.

Published as a small book by Robert Ford Denison around 1980, a scientist who is now Adjunct Professor Ecology, Evolution, and Behavior, College of Biological Sciences.
In the book the program is described in detail and in source format, a binary dump is added.
Two versions for the KIM-1 (at location 0200 and at 2000) and a SYM-1 version. And with the aid of Jeff Tranter available in source and binary format for KIM-1, SYM-1 and the Apple 1 Replica.

A quality improved version of the book added to the Software pages.

KIM-1 replica KIM-1000 with CHIPz modules, 6530 reDIP

Mark J Koch (https://github.com/CircuitMonkey/mos-kim1-replica, ‪@markjkoch.bsky.social) is designing a not so common KIM-1 replica, the KIM-1000,
with building blocks he calls ‬CHIPz modules.

He posted photos of his first versions, it is at this moment (October 2025) a work in progress.


As you can see on the photos the CHIPz modules on a ‘motherboard’ are recognizable KIM-1 blocks:
– application and expansion connector on motherboard, with ‘bus watchers’.
– keyboard and display, all KIM-1 keys, SST switch and the six LED displays. Standard KIM-1- (a 7442 instead of a 74145).
– CPU with 65C816, not the 65C02 one would expect here.
– Control logic, with clock, Reset and NMI, memory decode K0-K7, some glue logic for RAM R/W etc. Missing is the usual TTY and audio cassette glue logic. So no serial terminal!
– SRAM module 32K, mapped to all lower address except the KIM-1 holes 1400-1FFF
– 6530-002 and 6530-003 reDIPs

reDIP 6530

One of the building blocks will be the 6530/6532 redIP. More information on that 6530 replacement here.


The reDIP RIOT is an open source FPGA board which combines the following in a DIP-40 size package:

-Lattice iCE40UP5K FPGA
-1Mbit FLASH
-5V tolerant I/O
-The reDIP RIOT provides an open source hardware platform for 6530 RRIOT / MOS 6532 RIOT replacements.

All FPGA header I/O is 5V tolerant, and can drive 5V TTL.

A Diagnostic Board for the KIM-1

It all started on the VCFED forum many years ago, where people were looking for help on repairing their KIM-1 computer.
A dead KIM-1 is no easy to troubleshoot, most ICs are not in IC sockets, so poking around with a scope is looking for dead signal lines is all you can do.
But if the 6502 is working, programs could be written to test parts.

So Dwight Elvey designed and programmed a diagnostic board for the KIM-1, to determine what might be wrong with this KIM-1.
The board switches off the 6530 ROMs and one can run tests on the onboard ROM, looking for for defective RAM, defective LED display, defective 6530 ports.

Here I present the complete design of the board, with help and permission of Dwight Elvey, Santo Nucifora and Liu Ganning.
In October 2025 I have revised the page, build a diagnostic board myself and added the reverse engineered sources of the tests in MOS Technology standard assembler syntax instead of the obscure Forth like assembler Dwight uses. The EPROM can now be build and modified with modern tools.

The board has been used by many with success. The usual suspect, the 6530-002 RRIOT, was not always the problem maker. Defective RAM IC, a TTL IC with dead ports and such also were found
by using the test programs to pinpoint the area to check.