First Commit of my working state
[simh.git] / 0readme_38.txt
CommitLineData
196ba1fc
PH
1Notes For V3.8\r
2\r
3\r
4The makefile now works for Linux and most Unix's. Howevr, for Solaris\r
5and MacOS, you must first export the OSTYPE environment variable:\r
6\r
7> export OSTYPE\r
8> make\r
9\r
10Otherwise, you will get build errors.\r
11\r
12\r
131. New Features\r
14\r
151.1 3.8-0\r
16\r
171.1.1 SCP and Libraries\r
18\r
19- BREAK, NOBREAK, and SHOW BREAK with no argument will set, clear, and\r
20 show (respectively) a breakpoint at the current PC.\r
21\r
221.2 GRI\r
23\r
24- Added support for the GRI-99 processor.\r
25\r
261.3 HP2100\r
27\r
28- Added support for the BACI terminal interface.\r
29- Added support for RTE OS/VMA/EMA, SIGNAL, VIS firmware extensions.\r
30\r
311.4 Nova\r
32\r
33- Added support for 64KW memory (implemented in third-party CPU's).\r
34\r
351.5 PDP-11\r
36\r
37- Added support for DC11, RC11, KE11A, KG11A.\r
38- Added modem control support for DL11.\r
39- Added ASCII character support for all 8b devices.\r
40\r
41\r
422. Bugs Fixed\r
43\r
44Please see the revision history on http://simh.trailing-edge.com or\r
45in the source module sim_rev.h.\r