References

Intel 4004 Emulator in FPC Forth

This emulator runs in DOS and contains valuable documentation.

4004 Instruction Set

There are numerous copies of the 4004 Instruction Set throughout the World Wide Web. The copy here came from iRobot.

Lecture on Intel 4004

4004 Reference Card

There are numerous copies of the 4004 Reference Card throughout the World Wide Web.

ASL Assembler Package

This assembler compiles programs written for the Intel 4004 processor. The output is in p-format, which the emulator understands.


Home | Copying the Emulator | Introduction | Features | Emulator Initialization | User Interface | 4004 Instruction Set | 4004 Reference Card | References