MIDAS: Difference between revisions
From Computer History Wiki
Jump to navigationJump to search
Also available on other systems. |
m Better cat |
||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 6: | Line 6: | ||
* [http://www.bitsavers.org/bits/MIT/tx-0/midas/ TX-0 source code] | * [http://www.bitsavers.org/bits/MIT/tx-0/midas/ TX-0 source code] | ||
* [http://bitsavers.org/pdf/mit/rle_pdp1/memos/PDP-1_MIDAS.pdf The MIDAS Assembly Program] - RLE PDP-1 memo | |||
* [https://dspace.mit.edu/bitstream/handle/1721.1/5909/AIM-090.pdf AI memo 90: MIDAS] - PDP-6 version | |||
[[Category: Languages]] | [[Category: Assembly Languages]] | ||
[[Category: PDP-10 Software]] | |||
Latest revision as of 11:09, 16 November 2023
An assembler with macros written at MIT. First for the TX-0, then ported to the PDP-1, and then to the AI Lab PDP-6. The primary assembler in ITS.
Due to the popularity of some ITS applications such as Maclisp and MacHack VI, MIDAS was ported over to other PDP-10 operating systems in order to assemble those applications.
External links
- TX-0 source code
- The MIDAS Assembly Program - RLE PDP-1 memo
- AI memo 90: MIDAS - PDP-6 version