alpha
|
Merge changes from v3.9-0 rc1
|
2012-03-19 16:05:24 -07:00 |
ALTAIR
|
Compiler cleanup after v3.9-0 merge
|
2012-03-19 16:07:36 -07:00 |
AltairZ80
|
Completing merge of v3.9-0-rc1 compile cleanups
|
2012-03-20 18:55:45 -07:00 |
doc
|
Merge changes from v3.9-0 rc1
|
2012-03-19 16:05:24 -07:00 |
GRI
|
Notes For V3.8
|
2011-04-15 08:36:09 -07:00 |
H316
|
Compiler cleanup after v3.9-0 merge
|
2012-03-19 16:07:36 -07:00 |
HP2100
|
Merge changes from v3.9-0 rc1
|
2012-03-19 16:05:24 -07:00 |
I1401
|
Merge changes from v3.9-0 rc1
|
2012-03-19 16:05:24 -07:00 |
I1620
|
Compiler cleanup after v3.9-0 merge
|
2012-03-19 16:07:36 -07:00 |
I7094
|
Compiler cleanup after v3.9-0 merge
|
2012-03-19 16:07:36 -07:00 |
Ibm1130
|
Compile cleanups
|
2012-03-20 11:13:17 -07:00 |
Interdata
|
Compiler cleanup after v3.9-0 merge
|
2012-03-19 16:07:36 -07:00 |
LGP
|
Merge changes from v3.9-0 rc1
|
2012-03-19 16:05:24 -07:00 |
NOVA
|
Merge branch 'FastAsynchIO' into simhv38-2-rc2
|
2011-04-15 10:47:35 -07:00 |
PDP1
|
Notes For V3.8
|
2011-04-15 08:36:09 -07:00 |
PDP8
|
adds link to pdp8_fpp.c
|
2011-10-26 13:48:15 -07:00 |
PDP10
|
Merge changes from v3.9-0 rc1
|
2012-03-19 16:05:24 -07:00 |
PDP11
|
Fix potential memory leak in error path reported by Michael Bloom
|
2012-03-20 18:57:02 -07:00 |
PDP18B
|
Compiler cleanup after v3.9-0 merge
|
2012-03-19 16:07:36 -07:00 |
S3
|
Compiler cleanup after v3.9-0 merge
|
2012-03-19 16:07:36 -07:00 |
SDS
|
Compiler cleanup after v3.9-0 merge
|
2012-03-19 16:07:36 -07:00 |
sigma
|
Merge changes from v3.9-0 rc1
|
2012-03-19 16:05:24 -07:00 |
swtp
|
Compile cleanups
|
2012-03-20 11:13:17 -07:00 |
VAX
|
Merge changes from v3.9-0 rc1
|
2012-03-19 16:05:24 -07:00 |
Visual Studio Projects
|
Completing merge of v3.9-0-rc1 compile cleanups
|
2012-03-20 18:55:45 -07: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
|
Compiler cleanup after v3.9-0 merge
|
2012-03-19 16:07:36 -07:00 |
0readme_ethernet.txt
|
Fixed cygwin build and execution issue, mostly from Tony Nicholson
|
2012-03-02 13:27:20 -08:00 |
0readmeAsynchIO.txt
|
Clarified operational requirements for SIM_ASYNCH_IO on Windows
|
2012-02-06 10:03:09 -08:00 |
build_mingw.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_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
|
Completing merge of v3.9-0-rc1 compile cleanups
|
2012-03-20 18:55:45 -07:00 |
makefile
|
Revised makefile to build with gcc 3.x as well as different 4.x versions and to dynamically determine the availability of desired features and to report the GCC version at build time.
|
2012-03-20 08:54:44 -07:00 |
scp.c
|
Completing merge of v3.9-0-rc1 compile cleanups
|
2012-03-20 18:55:45 -07:00 |
scp.h
|
Cleaned up VMS builds using various versions of the Dec/Compaq/HP C compilers
|
2011-06-04 04:29:00 -07:00 |
sim_BuildROMs.c
|
More robust detection of file transfer/conversion errors in ROM/boot code
|
2012-02-26 12:38:07 -08:00 |
sim_console.c
|
Provided Console Control Event explanation as comments in the sim_console code.
|
2012-02-28 14:02:49 -08:00 |
sim_console.h
|
Added sim_ttisatty to support reasonable behaviour (i.e. avoid in infinite loop) in the main command input loop when EOF is detected and input is coming from a file (or a null device: /dev/null or NUL:) This may happen when a simulator is running in a background process.
|
2011-12-07 10:01:07 -08:00 |
sim_defs.h
|
Added SET ASYNCH and SET NOASYNCH commands to dynamically enable or disable Asynchronous I/O support
|
2011-09-25 08:16:40 -07:00 |
sim_disk.c
|
Compiler cleanup after v3.9-0 merge
|
2012-03-19 16:07:36 -07:00 |
sim_disk.h
|
Added Asynch I/O and Disk Support for various Disk formats
|
2011-04-15 08:49:18 -07:00 |
sim_ether.c
|
Cleanup potential fault in eth_close if eth_close is called with a NULL argument.
|
2012-03-20 11:16:00 -07:00 |
sim_ether.h
|
Fixed cygwin build and execution issue, mostly from Tony Nicholson
|
2012-03-02 13:27:20 -08: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
|
Merge changes from v3.9-0 rc1
|
2012-03-19 16:05:24 -07:00 |
sim_sock.c
|
Compiler cleanup for issues noticed during x64 compiles
|
2012-01-17 04:09:34 -08:00 |
sim_sock.h
|
Compiler cleanup for issues noticed during x64 compiles
|
2012-01-17 04:09:34 -08:00 |
sim_tape.c
|
Added support for Logical End of Tape (EOT) detection when required
|
2012-01-24 10:12:26 -08:00 |
sim_tape.h
|
Added support for Logical End of Tape (EOT) detection when required
|
2012-01-24 10:12:26 -08:00 |
sim_timer.c
|
Merge changes from v3.9-0 rc1
|
2012-03-19 16:05:24 -07:00 |
sim_timer.h
|
Make sure that the correct struct timespec definition (which the pthreads APIs will need) is known before we define our own.
|
2012-01-13 15:32:51 -08:00 |
sim_tmxr.c
|
Compiler cleanup for issues noticed during x64 compiles
|
2012-01-17 04:09:34 -08:00 |
sim_tmxr.h
|
Added telnet Option Negotiation Debugging support
|
2011-06-02 08:57:20 -07:00 |