ibm-system-360-50-simulator icon indicating copy to clipboard operation
ibm-system-360-50-simulator copied to clipboard

Simulator of an IBM System/360 Model 50

A simulator for the IBM System/360 Model 50

This simulator runs the microcode for this computer, to execute System/360 instructions.

This is under development.

Directory structure:

js: The main code, in TypeScript.

ocr: Code used for OCR on the microcode listings.

sim: Experiments with a C++ version.