• jmcs@discuss.tchncs.de
    link
    fedilink
    arrow-up
    12
    ·
    edit-2
    21 hours ago

    We didn’t have the Intel 8080 chip that the Altair computer ran on, So Paul got to work writing a program that would simulate one on Harvard’s PDP-10 mainframe. This allowed us to test our software without needing an actual Altair.

    So, basically:

    We are going to write a compiler, but first we are going to write a Virtual Machine from scratch because the hardware is too expensive.

    Good times.