First Commit of my working state
[simh.git] / Ibm1130 / readme_update.txt
CommitLineData
196ba1fc
PH
1Version: 10 July 2003\r
2\r
3History (partial):\r
4\r
52003-11-15 Changed default value of TTO STIME to 200. It was\r
6 defined using a constant from sim_defs.h which was\r
7 changed from 10 to 100 at some point. APL\1130 has a\r
8 sychronization bug & hangs if the console output complete\r
9 interrupt occurs between the XIO SENSE and WAIT instructions.\r
10 This bug is hit frequently if the delay time is set to\r
11 100 instructions. 10 worked reliably, but is really not realistic,\r
12 and 200 may not be adequate in all cases, but we'll try 200 for now.\r
13\r
142003-11-00 Updated GUI to allow drag and drop to simulated card\r
15 reader, tear-off from simulated printer\r
16\r
172003-07-10 Fixed disk and console terminal bugs uncovered by\r
18 APL\1130. Added APL keyboard and output font support\r
19 to enable use of APL\1130. APL will be released soon.\r
20\r
212003-03-18 Fixed bug in asm1130 that produced an error message\r
22 with a (legal) offset of +127 in MDX instructions.\r
23\r
24 Fixed sign bug in 1130 emulator divide instruction.\r
25\r
26Interim 1130 distribution:\r
27--------------------------------------------\r
28\r
29folders:\r
30 . sources\r
31 winrel windows executables\r
32 windebug windows executables\r
33 utils accessory programs\r
34 utils\winrel windows executables\r
35 utils\windebug windows executables\r
36 sw working directory for DMS build & execution\r
37 sw\dmsR2V12 Disk Monitor System sources\r
38\r
39programs:\r
40 asm1130 cross assembler\r
41 bindump object deck dump tool, also used to sort decks by phase id\r
42 checkdisk DMS disk image check and dump\r
43 diskview work in progress, interpreted disk image dump\r
44 ibm1130 emulator\r
45 mkboot object deck to IPL and core image converter\r
46 viewdeck binary to hollerith deck viewer if needed to view phase ID cards and ident fields\r
47\r
48batch file:\r
49 mkdms.bat builds DMS objects and binary cards. Need a shell script version of this.\r
50\r
51IBM1130 simulator DO command scripts:\r
52 format format a disk image named DMS.DSK\r
53 loaddms format and install DMS onto the formatted DMS.DSK\r
54 for run a Fortran program\r
55 list list the disk contents\r
56 asm assemble a program\r
57\r
58ancillary files:\r
59 loaddms.deck list of files stacked into the card reader for loaddms\r
60 *.deck other sample deck files\r