alpha
|
Merge changes from v3.9-0 rc1
|
2012-03-19 16:05:24 -07:00 |
ALTAIR
|
Cleanup for warning messages produced by the clang C compiler. Mostly adding parentheses in conditional assignments and clarification parentheses in complex boolean expressions.
|
2012-04-29 11:59:44 -07:00 |
AltairZ80
|
Revised the socket library sim_sock(.c & .h) to support both IPv4 and IPv6 leveraging the RFC3493 APIs.
|
2012-09-28 15:34:55 -07:00 |
doc
|
Added missing documentation files from Bob Supnik.
|
2012-10-20 07:47:03 -07:00 |
GRI
|
Cleanup for warning messages produced by the clang C compiler. Mostly adding parentheses in conditional assignments and clarification parentheses in complex boolean expressions.
|
2012-04-29 11:59:44 -07:00 |
H316
|
Cleanup for warning messages produced by the clang C compiler. Mostly adding parentheses in conditional assignments and clarification parentheses in complex boolean expressions.
|
2012-04-29 11:59:44 -07:00 |
HP2100
|
hp2100_ipl.c - Removed DEV_NET to allow restoration of listening ports
|
2012-10-26 05:02:44 -07:00 |
I1401
|
Cleanup for warning messages produced by the clang C compiler. Mostly adding parentheses in conditional assignments and clarification parentheses in complex boolean expressions.
|
2012-04-29 11:59:44 -07:00 |
I1620
|
Cleanup for warning messages produced by the clang C compiler. Mostly adding parentheses in conditional assignments and clarification parentheses in complex boolean expressions.
|
2012-04-29 11:59:44 -07:00 |
I7094
|
Cleanup for warning messages produced by the clang C compiler. Mostly adding parentheses in conditional assignments and clarification parentheses in complex boolean expressions.
|
2012-04-29 11:59:44 -07:00 |
Ibm1130
|
Revised the socket library sim_sock(.c & .h) to support both IPv4 and IPv6 leveraging the RFC3493 APIs.
|
2012-09-28 15:34:55 -07:00 |
Interdata
|
Cleanup for warning messages produced by the clang C compiler. Mostly adding parentheses in conditional assignments and clarification parentheses in complex boolean expressions.
|
2012-04-29 11:59:44 -07:00 |
LGP
|
Cleanup for warning messages produced by the clang C compiler. Mostly adding parentheses in conditional assignments and clarification parentheses in complex boolean expressions.
|
2012-04-29 11:59:44 -07:00 |
NOVA
|
Official simh-v3.9-0 Merge
|
2012-05-02 07:06:11 -07:00 |
PDP1
|
Cleanup for warning messages produced by the clang C compiler. Mostly adding parentheses in conditional assignments and clarification parentheses in complex boolean expressions.
|
2012-04-29 11:59:44 -07:00 |
PDP8
|
Cleanup for warning messages produced by the clang C compiler. Mostly adding parentheses in conditional assignments and clarification parentheses in complex boolean expressions.
|
2012-04-29 11:59:44 -07:00 |
PDP10
|
Cleanup for warning messages produced by the clang C compiler. Mostly adding parentheses in conditional assignments and clarification parentheses in complex boolean expressions.
|
2012-04-29 11:59:44 -07:00 |
PDP11
|
Fixed autogen table for DMC11 and DMP11 devices.
|
2012-11-07 15:34:45 -08:00 |
PDP18B
|
Cleanup for warning messages produced by the clang C compiler. Mostly adding parentheses in conditional assignments and clarification parentheses in complex boolean expressions.
|
2012-04-29 11:59:44 -07:00 |
S3
|
Cleanup for warning messages produced by the clang C compiler. Mostly adding parentheses in conditional assignments and clarification parentheses in complex boolean expressions.
|
2012-04-29 11:59:44 -07:00 |
SDS
|
Cleanup for warning messages produced by the clang C compiler. Mostly adding parentheses in conditional assignments and clarification parentheses in complex boolean expressions.
|
2012-04-29 11:59:44 -07:00 |
sigma
|
Merge changes from v3.9-0 rc1
|
2012-03-19 16:05:24 -07:00 |
swtp6800
|
Merge branch 'nj7p/swtp6800-v2.1'
|
2012-07-13 15:21:30 -07:00 |
VAX
|
Added DMC11 Device to the VAX simulator
|
2012-11-07 14:50:32 -08:00 |
Visual Studio Projects
|
Added DMC11 Device to the VAX simulator
|
2012-11-07 14:50:32 -08:00 |
.gitattributes
|
simh v2.5
|
2011-04-15 08:33:23 -07:00 |
.gitignore
|
Make sure that VAX/vmb.exe is included in the git repository
|
2011-06-01 09:10:13 -07:00 |
0readme_39.txt
|
Official simh-v3.9-0 Merge
|
2012-05-02 07:06:11 -07:00 |
0readme_ethernet.txt
|
Merge branch 'DMC11' into SerialMux
|
2012-10-16 15:50:38 -07:00 |
0readmeAsynchIO.txt
|
Fixed bug under Asynch I/O where I/O completion did not delay the appropriate time before passing back device status to a simulator. Found by Sergey Oboguev.
|
2012-04-02 14:05:12 -07:00 |
build_mingw.bat
|
Changes to replace the SWTP V1 code with the V2 code
|
2012-07-05 14:14:49 -07:00 |
build_mingw_ether.bat
|
Updated Windows Network build (in makefile and Visual Studio Projects) to reference WinPcap and pthreads in a consistent parallel directory to the simulator source (i.e. ../windows-build/...).
|
2012-01-27 05:00:46 -08:00 |
build_mingw_noasync.bat
|
makefile: Cleaned up MinGw build and provided an option to build without Asynch I/O support using MinGw.
|
2011-04-20 15:18:37 -07:00 |
descrip.mms
|
Added DMC11 Device to the VAX simulator
|
2012-11-07 14:50:32 -08:00 |
makefile
|
makefile fix to build VAX simulator with new pdp11_dmc device
|
2012-11-08 15:46:18 -08:00 |
scp.c
|
scp.c - Fixed RESTORE command to detach all attached devices before actually restoring. The goal here is to make restore behavior consistent without regard to the current VM state prior to the restore.
|
2012-10-24 12:56:03 -07:00 |
scp.h
|
scp.h, sim_console.h, sim_console.c - Changed SET CONSOLE DEBUG= and SET CONSOLE NODEBUG to enable/disable debugging for the console device
|
2012-10-23 14:37:19 -07:00 |
sim_BuildROMs.c
|
BuildROMs enhancements.
|
2012-05-12 13:49:47 -07:00 |
sim_console.c
|
Periodically flush buffered console mux data. This is necessary to cover the situation when data was buffered and sending data out the connection stalled due to OS/network buffering and no more output traffic happens to be generated.
|
2012-11-07 14:26:07 -08:00 |
sim_console.h
|
scp.h, sim_console.h, sim_console.c - Changed SET CONSOLE DEBUG= and SET CONSOLE NODEBUG to enable/disable debugging for the console device
|
2012-10-23 14:37:19 -07:00 |
sim_defs.h
|
Fixed regression recently introduced in string compare macro MATCH_CMD
|
2012-11-10 06:38:48 -08:00 |
sim_disk.c
|
sim_disk.c - Optimized read operations from unallocated VHD blocks
|
2012-11-12 14:36:35 -08:00 |
sim_disk.h
|
Fixed Asynch I/O issues which may leave pending asynch I/O in limbo when device resets happen (found by Sergey Oboguev)
|
2012-04-10 05:43:59 -07:00 |
sim_ether.c
|
Merge branch 'DMC11' into SerialMux
|
2012-10-16 15:50:38 -07:00 |
sim_ether.h
|
Fixed declaration of unused parameter to quiet a gcc warning
|
2012-04-27 10:08:27 -07:00 |
sim_fio.c
|
Fixed concurrent write issue (discovered by Sergey Oboguev) which may happen if SIM_ASYNC_IO is enabled
|
2012-02-01 19:58:55 -08:00 |
sim_fio.h
|
Added Asynch I/O and Disk Support for various Disk formats
|
2011-04-15 08:49:18 -07:00 |
sim_rev.h
|
Updating revision to reflect v4.0 development activity
|
2012-05-06 06:08:06 -07:00 |
sim_serial.c
|
sim_serial.c Fixed VMS serial code after testing.
|
2012-10-22 14:58:56 -07:00 |
sim_serial.h
|
sim_serial.c Added initial serial support for VMS hosts
|
2012-10-22 09:07:45 -07:00 |
sim_sock.c
|
sim_sock.c - preferred a bare textual IPv4 address be returned over an IPv4-mapped format address when returning the connecting IP address string in sim_accept_conn.
|
2012-11-06 16:38:43 -08:00 |
sim_sock.h
|
Change to support serial ports on multiplexer devices without any changes to existing multiplexer device emulation code.
|
2012-10-17 08:40:01 -07:00 |
sim_tape.c
|
Fixed incorrect cleanup when closing tape with asynch I/O enabled
|
2012-05-02 07:18:35 -07:00 |
sim_tape.h
|
Fixed bug under Asynch I/O where I/O completion did not delay the appropriate time before passing back device status to a simulator. Found by Sergey Oboguev.
|
2012-04-02 14:05:12 -07:00 |
sim_timer.c
|
Change to support serial ports on multiplexer devices without any changes to existing multiplexer device emulation code.
|
2012-10-17 08:40:01 -07:00 |
sim_timer.h
|
Change to support serial ports on multiplexer devices without any changes to existing multiplexer device emulation code.
|
2012-10-17 08:40:01 -07:00 |
sim_tmxr.c
|
TMXR fixes to support Virtual Null Modem Connections
|
2012-11-08 15:45:43 -08:00 |
sim_tmxr.h
|
Changed pdp11_dz to leverage the tmxr library's pass thru modem control capabilities.
|
2012-10-17 14:17:14 -07:00 |