1
0
mirror of https://github.com/retro-software/B5500-software.git synced 2026-03-03 17:56:13 +00:00

1. Commit Mark XIII ALGOL compiler base source as B6500-Simulator/LONGALG.

2. Commit typo correction to B6500-Simulator/B65SIM.
3. Rename LICENSE file.
This commit is contained in:
Paul Kimpel
2017-05-31 08:50:15 -07:00
parent c168596d07
commit cf0c0207a1
3 changed files with 11055 additions and 1 deletions

View File

@@ -98,7 +98,7 @@ REAL PROCCLOCK, % PROCESSOR CLOCK RATE IN MEGACYCLES DEFAULT=10 00279000
PROCID , % PROCESSOR IDENTIFICATION DEFAULT = 1 00284500
DISKLOAD, % ESPOL = 0; ALGOL = 1; COBOL = 2; 00285000
BUFRMAX , % MAXIMUM BUFFER SIZE 00286000
ROWLENGTH; % LENGTH OF M ARRAY ROW (6500 WOROS) 00287000
ROWLENGTH; % LENGTH OF M ARRAY ROW (6500 WORDS) 00287000
REAL ETIME, PTIME, STARTDATE; 00288000
REAL TIMEOFDAY; % WHAT IT SAYS - SEE SCNI - SCNO 00288010
SAVE ARRAY TBUF [0:16]; % FORMATTING AREA FOR TRACE AND MEMDUMP 00289000

11054
B6500-Simulator/LONGALG.alg_m Normal file

File diff suppressed because it is too large Load Diff