1
0
mirror of https://github.com/retro-software/B5500-software.git synced 2026-03-06 18:51:39 +00:00
Files
retro-software.B5500-software/B6500-Simulator/B65SIM-COMPILE.card
Paul Kimpel 205a0fdd2b Commit implementation of LONGALG and LONG ARRAYs for use by B65SIM.
Commit compile card deck and listing for B65SIM.
2017-06-18 14:35:41 -07:00

9 lines
260 B
Plaintext

?REMOVE B65SIM/DISK
?COMPILE B65SIM/DISK WITH LONGALG LIBRARY
?ALGOL FILE TAPE=SYMBOL/B65SIM SERIAL
?ALGOL FILE NEWTAPE=NEWSYM/B65SIM SERIAL
?DATA CARD
$TAPE LIST SINGLE PRT
$ 99999990
?END