Rivoreo Source Code Repositories
src.rivoreo.one
/
emulators
/
simh
/
2793d49bf9460ac602aad12ab3c2b8ae5e798235
2793d49
Cleanup function prototypes for consistency with newer versions of WinPcap and libpcap.
by Mark Pizzolato
· 13 years ago
3b7492d
Added dynamic loading of libpcap on *nix platforms.
by Mark Pizzolato
· 13 years ago
8b01b90
Generalized readline support to dynamically load the readline library and avoid the symbol conflicts which happen on some platforms and some simulators with a global PC variable.
by Mark Pizzolato
· 13 years ago
2d4d248
Added Android targeted build support to the makefile
by Mark Pizzolato
· 13 years ago
22b130b
Generalized makefile approach to find libraries and include files allowing different platforms to simply describe where to check for required components.
by Mark Pizzolato
· 13 years ago
07e1738
Cleaned up makefile to only build network support for simulators which can use it.
by Mark Pizzolato
· 13 years ago
f9521ea
Reverting Interrupt Priority Level change for DEQNA/DELQA. There is a general issue with all Qbus devices which is not specific to the DEQNA/DELQA. Fix coming later from Bob Supnik
by Mark Pizzolato
· 13 years ago
8e606f0
Fix compiler warning due to extra arguments passed to printf
by Mark Pizzolato
· 13 years ago
1d49090
Fix for OSX clean compile
by Mark Pizzolato
· 13 years ago
d733bc3
Fixed Interrupt Priority Level of DELQA and DELQA-T devices to be BR4 devices. Reported by Sergey Oboguev
by Mark Pizzolato
· 13 years ago
158a02d
Removed unused utility routine which doesn't compile on some platforms
by Mark Pizzolato
· 13 years ago
02c5302
cleaned up Solaris build issues
by Mark Pizzolato
· 13 years ago
cbc14bc
Fix memory leak on error path and proper polling vs async conditions
by Mark Pizzolato
· 13 years ago
fd5de0d
Added support for VDE (Virtual Distributed Ethernet) network packet transport
by Mark Pizzolato
· 13 years ago
bfb6e54
Compiler warning cleanup
by Mark Pizzolato
· 13 years ago
4167c4c
Cleanup comments
by Mark Pizzolato
· 13 years ago
f84c610
Added useful diagnostic when restore operation fails due to inability to attach a device
by Mark Pizzolato
· 13 years ago
a8a5a5b
Fixed error path to properly close file
by Mark Pizzolato
· 13 years ago
eaddb7d
Added support for integrated Tap networking interfaces on OSX
by Mark Pizzolato
· 13 years ago
ec4f002
Standardized the simulatar transition messages which is needed on hosts with raw console tty I/O (From the OSX community)
by Mark Pizzolato
· 13 years ago
0c4b62f
Remove compiler warnings if built with DONT_USE_PCAP_FINDALLDEVS
by Mark Pizzolato
· 13 years ago
2df727b
adds link to pdp8_fpp.c
by Mark Pizzolato
· 13 years ago
852293e
many bug fixes (all from Rick Murphy); now functional
by Mark Pizzolato
· 13 years ago
445cb17
Fixed SDLC to clear AC (from Dave Gesswein)
by Mark Pizzolato
· 13 years ago
c38eacd
Fixed throttling in several ways:
by Mark Pizzolato
· 13 years ago
9f1f586
Compiler cleanup
by Mark Pizzolato
· 13 years ago
7075a3e
Added support for concurrent sharing of raw disk images/drives between simulators
by Mark Pizzolato
· 13 years ago
51525f7
Fixed builds on x64 *nix platforms to properly detect the availability of libm
by Mark Pizzolato
· 13 years ago
329d84e
Fixed Missing SIM_ASYNCH_IO option in VAX780 Debug build
by Mark Pizzolato
· 13 years ago
7f9a612
Merge branch 'VAX-TODR'
by Mark Pizzolato
· 13 years ago
5687f92
VAX & VAX780 Generalized setting TODR for all OSes.
by Mark Pizzolato
· 13 years ago
eef35bd
Added a console log flush when starting a simulator and potentially waiting for a telnet connection
by Mark Pizzolato
· 13 years ago
3ae8a42
Allowed SET CONSOLE TELNET=nnn to be issued multiple times, with an automatic SET CONSOLE NOTELNET done as needed.
by Mark Pizzolato
· 13 years ago
2753c4a
Fixed DO command to properly return and display status from nested invocations.
by Mark Pizzolato
· 13 years ago
034e749
Added SET ASYNCH and SET NOASYNCH commands to dynamically enable or disable Asynchronous I/O support
by Mark Pizzolato
· 13 years ago
6e09802
Documented current state of sim_ether, etc. and included references for new OpenVMS Integrety (IA64) support.
by Mark Pizzolato
· 13 years ago
e410733
fixed makefile to correctly use readline on x64 Linux builds which have libreadline available
by Mark Pizzolato
· 13 years ago
cb35f6c
Added support for embedded ROM images in simulators.
by Mark Pizzolato
· 13 years ago
312bc9a
Added signal catching of SIGHUP and SIGTERM to cause simulator STOP. This will facilitate running a simulator as a 'service' on *nix platforms, given a sufficiently flexible simulator .ini file.
by Mark Pizzolato
· 13 years ago
e70278e
VAX: Fixed idle conditions for various versions of Ultrix, Quasijarus-4.3BSD, NetBSD and OpenBSD.
by Mark Pizzolato
· 13 years ago
a280dd2
Added Readline build support on more *nix platforms
by Mark Pizzolato
· 13 years ago
5151c34
Fixed *nix build support on x64 platforms
by Mark Pizzolato
· 13 years ago
49597cc
Added makefile build support for detecting libpthreads on x64 *nix platforms.
by Mark Pizzolato
· 13 years ago
f1b6387
Added display of the measured sleep resolution to sim_show_idle and a call to sim_show_idle from the VAX cpu_show_idle routine.
by Mark Pizzolato
· 13 years ago
b363704
Merge branch 'master' of github.com:markpizz/simh
by Mark Pizzolato
· 13 years ago
573f7bc
Minor compile message cleanup
by Mark Pizzolato
· 13 years ago
706e07a
Fixed from Sergey Oboguev relating to XU and XQ Auto Config issues with vector assignments.
by Mark Pizzolato
· 13 years ago
3a61487
Cleaned up payload length determination.
by Mark Pizzolato
· 13 years ago
015f2bb
Fixed race condition detecting reflections when threaded reading and writing is enabled.
by Mark Pizzolato
· 13 years ago
724cdfc
Fixed DESCRIP.MMS for clean building on IA64 platforms.
by Mark Pizzolato
· 13 years ago
9e220f1
Cleaned up VMS builds using various versions of the Dec/Compaq/HP C compilers
by Mark Pizzolato
· 13 years ago
89a27e0
pdp11_vh.c: - Added debugging support to trace register, interrupt
by Mark Pizzolato
· 13 years ago
338ad51
Extend help text for SET CONSOLE to describe all of the settable console options
by Mark Pizzolato
· 13 years ago
b3cb279
Added telnet Option Negotiation Debugging support
by Mark Pizzolato
· 13 years ago
d32b3a0
Added idle support when sitting at the >>> prompt in the console ROM
by Mark Pizzolato
· 13 years ago
31bf337
Fix sim_debug to display actual instruction count.
by Mark Pizzolato
· 13 years ago
14a88e4
Make sure that VAX/vmb.exe is included in the git repository
by Mark Pizzolato
· 13 years ago
f7b53a5
Fixed sim_idle to account for a reasonable number of cycles which have passed when an asynchrnous event terminated the idle wait.
by Mark Pizzolato
· 14 years ago
049540a
Removed sim_console_old.c and sim_tmxr_old.c since the original files are available directly in the repository history.
by Mark Pizzolato
· 14 years ago
d8e4a43
makefile: Cleaned up MinGw build and provided an option to build without Asynch I/O support using MinGw.
by Mark Pizzolato
· 14 years ago
599c471
ibm1130 - Compiler cleanup
by Mark Pizzolato
· 14 years ago
2532ff4
Remove ECLIPSE from the VAX build since it requires 64b and move the presumed location of PCAP-VMS up one directory level.
by Mark Pizzolato
· 14 years ago
db99885
scp - Added expansion of %STATUS% and %TSTATUS% in do command
by Mark Pizzolato
· 14 years ago
7dfe732
pdp11_xq Fixed save/restore behavior
by Mark Pizzolato
· 14 years ago
e3d3544
Changed sim_rest to defer attaching devices until after device register contents have been restored.
by Mark Pizzolato
· 14 years ago
3e4185b
pdp11_xq - Changed default to disable polling when Asynch I/O is available
by Mark Pizzolato
· 14 years ago
d81365b
Compile cleanups.
by Mark Pizzolato
· 14 years ago
d8f55a6
Cleaned up filename cases to be consistent for cross platform builds
by Mark Pizzolato
· 14 years ago
5da9566
Fixed missing void declaration
by Mark Pizzolato
· 14 years ago
77ce0c7
Idle enabled state should persist across a save/restore
by Mark Pizzolato
· 14 years ago
b577841
Fixed bug with self loopback packets in multithreaded environments
by Mark Pizzolato
· 14 years ago
bafbba4
Fixed bug with shared log file references
by Mark Pizzolato
· 14 years ago
94ad4e3
Cleaned up to support running in a background/detached process
by Mark Pizzolato
· 14 years ago
2247e52
Enriched .gitignore to avoid testing/working files
by Mark Pizzolato
· 14 years ago
fe8b1f0
Merge branch 'FastAsynchIO' into simhv38-2-rc2
by Mark Pizzolato
· 14 years ago
87157dc
Merge branch 'BufferedConsole' into simhv3.8-2.rc2
by Mark Pizzolato
· 14 years ago
8eb9caf
Merge branch 'ControlFlow' into simv3.8-2-rc2
by Mark Pizzolato
· 14 years ago
4ca8935
Revised VMS build (descrip.mms) and makefile
by Mark Pizzolato
· 14 years ago
a6964f8
Cleaned up parameter declarations in all simulators to achieve clean compiles on all platforms
by Mark Pizzolato
· 14 years ago
eb514e2
Merged in new ethernet code to potentially leverage AsynchIO
by Mark Pizzolato
· 14 years ago
a1930c9
Added Visual Studio Projects for VS2008 and VS2010
by Mark Pizzolato
· 14 years ago
87c3e34
Added Asynch I/O and Disk Support for various Disk formats
by Mark Pizzolato
· 14 years ago
454b706
Added Buffered Console Capabilities
by Mark Pizzolato
· 14 years ago
766e705
Added SET ON, SET NOON, ON, GOTO and RETURN command support
by Mark Pizzolato
· 14 years ago
v4.0-devel
a9fd3dd
Notes For V3.8
by Bob Supnik
· 14 years ago
v3.8-2-rc2
35eac70
Notes For V3.8
by Bob Supnik
· 15 years ago
v3.8-2-rc1
9c4779c
Notes For V3.8
by Bob Supnik
· 16 years ago
v3.8-1
59aa4a7
Notes For V3.8
by Bob Supnik
· 16 years ago
v3.8-0
3cb7c60
Notes For V3.7
by Bob Supnik
· 17 years ago
v3.7-3
56a7d31
Notes For V3.7
by Bob Supnik
· 17 years ago
v3.7-2
6149cc7
Notes For V3.7
by Bob Supnik
· 18 years ago
v3.7-1
53d02f7
Notes For V3.7-0
by Bob Supnik
· 18 years ago
v3.7-0
15919a2
Notes For V3.6-0
by Bob Supnik
· 18 years ago
v3.6-1
dc871fa
Notes For V3.6-0
by Bob Supnik
· 19 years ago
v3.6-0
a12e4a1
Notes For V3.5-1
by Bob Supnik
· 19 years ago
v3.5-2
1e704bf
Notes For V3.5-1
by Bob Supnik
· 19 years ago
v3.5-1
b7c1eae
Notes For V3.5-0
by Bob Supnik
· 19 years ago
v3.5-0
ec60bbf
Notes For V3.4-0
by Bob Supnik
· 20 years ago
v3.4-0
098200a
Notes For V3.3-2
by Bob Supnik
· 20 years ago
v3.3-2
9b5c8c9
Notes For V3.3-1
by Bob Supnik
· 20 years ago
v3.3-1
Next »