Simh Simulator

This is SIMH v36-0, compiled for the ARM platform, using the pdaXrom cross-compiling SDK.

Network mode has been enabled for those binaries which use it (VAX, PDP11?), using libpcap 0.9.4, though I haven't tested it.

I compiled SIMH with this 'make' line, having installed the libpcap lib and includes in /tmp/libpcap:

make CC="armv5tel-cacko-linux-gcc -std=c99 -O2 -U__STRICT_ANSI__ -g -lm -D_GNU_SOURCE -I .  -isystem /tmp/libpcap/include -L /tmp/libpcap/lib" USE_NETWORK=1 all

make CC="armv5tel-cacko-linux-gcc -std=c99 -O2 -U__STRICT_ANSI__ -g -lm -D_GNU_SOURCE -I .  -isystem /tmp/libpcap/include -L /tmp/libpcap/lib" USE_NETWORK=1 scp

Files (with MD5SUMs) - sorry, no ipkg yet:

ARM binaries, stripped
ca9d3989e9b85a05072238e7bb2cf659  simhv36-0-arm.tar.gz

Unmodified simh source code and support files
3e5b13362132e039b228dd0ad9ac1a3c  simhv36-0.zip