Skip to content

G2-Games/ibm-701-emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IBM 701 Emulator

The IBM 701 Electronic Data Processing Machine, also known during development as the Defense Calculator, was an electronic vacuum-tube computer released in 1952. This is an emulator for the system, which is based on the Principle of Operations manual.

Features

  • Run binary programs
  • Supports all opcodes
  • Proper 36-bit operations
  • Proper 18-bit operations
  • Perform input-output
    • Tape drive
    • Drum memory
    • Punched cards
    • Typewriter
  • Load programs from tape

Speedcoding Interpreter

Speedcoding, also known as Speedcode and SpeedCo I, is a programming language created by John Backus for the IBM 701 Electronic Data Processing Machine in 1953. This project is partially an attempt to recreate an interpreter for Speedcoding on "original" hardware.

About

Emulator for the IBM 701 Electronic Data Processing Machine

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages