Punched Cards
by
Douglas W. Jones
|
Punched cards were, in the 1960's the universal symbol of computing, and even in the 1930's, they were a symbol of modernity. Today, cards are all but forgotten, surviving in a few applicatons such as turnpike toll receipts and automatic voting systems.
There were multiple mappings between the 12 holes of one card column and the character sets of various machines and keypunches.
The following software is available to encourage the development of museum quality emulators for antique computing and punched-card tabulating equipment:
These are supported by a shared translation table that includes some of the many mappings between ASCII and hole patterns punched on cards.The file format used by these programs is available, and I hope that emulators for historical computer architectures will support interchangable punched card I/O using this format and that a suite of emulated punched card data processing machines will be developed.
Paul Mattes has created an 026 keypunch emulator that supports this format and runs under X11 on Linux and some other Unix compatible systems! See x026 for a demo and an animated GIF of the user interface.