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