- 8f7523b PDP7: GRAPHICS-2 rename pdp18b_g2.c pdp18b_g2tty.c by Phil Budne · 9 years ago
- 770c373 PDP7: GRAPHICS2 cleanup, output side starting to work, but not input side? by Phil Budne · 9 years ago
- 40a3628 PDP7: Start of Bell Labs GRAPHICS-2 simulation (as "Glass TTY") by Phil Budne · 9 years ago
- b9c43e7 PDP11: Fix compiler warnings due to recent Xcode version change on OS X by Mark Pizzolato · 9 years ago
- adcd64d makefile: Fix build of VAX simulator which was recently broken by Mark Pizzolato · 9 years ago
- fb9e0ac makefile: Fix -fwhole-program warnings on OS X with newest Xcode by Mark Pizzolato · 9 years ago
- d2269f8 VAX: Fix compile error introduced by previous commit. by Mark Pizzolato · 9 years ago
- 1260324 VAX: Add IDLE names which align with various BSD Version names by Mark Pizzolato · 9 years ago
- bfe87ed VAX780, VAX750, VAX730, VAX8600: Add TC11/TU56 (DECtape) device to Unibus VAX simulators by Mark Pizzolato · 9 years ago
- d0e3d22 VAX: Correct documented list of CPU IDLE options. by Mark Pizzolato · 9 years ago
- 733f904 VAX: Removed SET CPU IDLE=ALL which can only produce strange behavior by Mark Pizzolato · 9 years ago
- e7f7b10 BESM6: Change REGister initializers to use sim_defs.h defined macros. by Mark Pizzolato · 9 years ago
- fc41711 SCP: Add BINRDATA, BINRDATAD and BINRDATADF REG initialization macros. by Mark Pizzolato · 9 years ago
- 313a8e2 SCP: Defer readline initialization until immediately before it will be used. by Mark Pizzolato · 9 years ago
- beaabbc ETHER: Add libpcap version information to the output of SHOW ETHERNET by Mark Pizzolato · 9 years ago
- e153b7f PDP8, VAX750: Fix compiler detected errors in REG initializers by Mark Pizzolato · 9 years ago
- 8032157 PDP10: Adjust build to include network support by Mark Pizzolato · 9 years ago
- 3ff8907 SCP: Add generic REGDATA register populating macro. by Mark Pizzolato · 9 years ago
- a7938b4 DOC: Update "Adding a Device to a Virtual Machine" to include details on the PDP18B simulators from Bob Supnik by Mark Pizzolato · 9 years ago
- 329f42a SCP: Rework newly added REG macro definitions to avoid problems with prior declarations by Mark Pizzolato · 9 years ago
- e0e58fc PDP15: Update pdp18b_rp from Bob Supnik. by Mark Pizzolato · 9 years ago
- af0420f TMXR: Add explanatory messages to attach failures by Mark Pizzolato · 9 years ago
- 6fab4cd PDP11: Fix TU58 boot and unimplemented commands from Don North by Mark Pizzolato · 9 years ago
- 9de34d7 TMXR: Avoid assigning incoming connections to modem enabled lines which don't have DTR raised. by Mark Pizzolato · 9 years ago
- f71acb3 SCP: Fix expect exit behavior to not be a reason a DO command procedure exits. by Mark Pizzolato · 9 years ago
- 95d2365 PDP18B: Update console CR/LF echo behavior from Bob Supnik by Mark Pizzolato · 9 years ago
- 6595ae5 PDP18B: Latest updates from Bob Supnik by Mark Pizzolato · 9 years ago
- f17c353 VAX750, VAX730, PDP11: Fix crash during startup of Release build binary on Windows. by Mark Pizzolato · 9 years ago
- 58925f7 SCP: Assure that a failure message is emitted before calling abort(). by Mark Pizzolato · 9 years ago
- 72d4e73 VAX, PDP11: Correct TU58 register declarations by Mark Pizzolato · 9 years ago
- 37733ca SCP: Add support REGister data in arrays of arbitrary structures. by Mark Pizzolato · 9 years ago
- b304d7f HP3000: Bug fix for byte instruction effective addresses calculations with negative indexes. by Mark Pizzolato · 9 years ago
- 1b6f28a SLIRP: Allow NAT networking even if pthreads are not available. by Mark Pizzolato · 9 years ago
- fb8f630 MAKEFILE: Fix locale issues while locating include and library paths by Mark Pizzolato · 9 years ago
- 3a4e879 HP3000: Initial release of the HP 3000 Series III simulator (from Dave Bryan) by Mark Pizzolato · 9 years ago
- 53b6809 HP2100: Change hp_disclib filename to hp2100_disclib (from Dave Bryan) by Mark Pizzolato · 9 years ago
- 71e745b PDP11: Fixed bug in history virtual addressing (Bob Supnik) by Mark Pizzolato · 9 years ago
- 51aad45 PDP18B: Add RB disk to PDP7 and DRM drum to PDP9 and -u, -p examine/deposit switches in PDP7, PDP9 and PDP15 by Mark Pizzolato · 9 years ago
- 253f8a8 VAX: Move CPU register and routine declarations into vax_defs.h by Mark Pizzolato · 9 years ago
- 8d51b35 VAX: Add computed results to instruction history trace by Mark Pizzolato · 9 years ago
- c8cd853 VAX: Allow SET CPU IDLE command to not specify a stability value. by Mark Pizzolato · 9 years ago
- 9a7c46f PDP11, VAX: Fix DEUNA/DELUA receive descriptor message size indicator. by Mark Pizzolato · 9 years ago
- f3ca23c DOC: Correct parameter description in "Writing a Simulator for the SIMH system". by Mark Pizzolato · 9 years ago
- 4d25cc4 slirp_glue: cleanup compiler warning of duplicate definition of O_BINARY under Cygwin by Tony Nicholson · 9 years ago
- 9d97936 VAX: Add the ability to 'STEP OUT" of the most recent subroutine call. by Mark Pizzolato · 9 years ago
- 6148585 README: Added specific mention that GNU make is required for a makefile build. by Mark Pizzolato · 9 years ago
- 4dfbb98 PDP11, VAX: Add detailed receive descriptor list usage debug information. by Mark Pizzolato · 9 years ago
- 49d3ec8 VAX: Add command support to set the idle stability delay by Mark Pizzolato · 9 years ago
- 2e21baf PDP11: Revised doc to include EXAMINE -B by Mark Pizzolato · 9 years ago
- cea1f1b VAX: Add optional simulator time and logging to disk for instruction history. by Mark Pizzolato · 9 years ago
- 92fe35f PDP10: Fix nested indirect address limit exceeded (from Bob Supnik) by Mark Pizzolato · 9 years ago
- 5ffd11c SCP: Fix year offset used when expanding DATE_19XX_YY and DATE_19XX_YYYY by Mark Pizzolato · 9 years ago
- 5e6127e VAX: Fix signed overflow in op_mtpr() by Mark Pizzolato · 9 years ago
- 445bc99 SCP: Add DATE_19XX_YY and DATE_19XX_YYYY variable insertion. by Mark Pizzolato · 9 years ago
- aadd66c VIDEO: Fix uninitialized pointer reference under libSDL by Mark Pizzolato · 9 years ago
- c1e7dfc TMXR: Make sure all types of incoming connections properly support telnet by Mark Pizzolato · 9 years ago
- d497aea FRONTPANEL: Add breakpoint support to support a debugger using the API by Mark Pizzolato · 9 years ago
- 5eb6750 SCP: Avoid using tempnam() to produce OS component of SHOW VERSION output by Mark Pizzolato · 9 years ago
- 7f1291d SLiRP: FIx compiler warning about inconsistent type for slirp_dbit variable by Mark Pizzolato · 9 years ago
- 8f54971 rtVAX1000: Fix potential array overrun when enabling the QVSS graphics. by Mark Pizzolato · 9 years ago
- 2b3680a SCP: Avoid potential file access error when producing SHOW VERSION output. by Mark Pizzolato · 9 years ago
- f285d52 SCP: More thorough OS version display in SHOW VERSION by Mark Pizzolato · 9 years ago
- 94a0629 PDP11, PDP1, TX-0: Merged most recent display code from Doug Gwyn. by Mark Pizzolato · 9 years ago
- 804b7d8 TAPE: Fix EOF detection to properly initialize state. by Mark Pizzolato · 9 years ago
- b1d0eb3 B5500: Added CPU Idle support, clean minor bugs. by Richard Cornwell · 9 years ago
- c45878f B5500: Added macros to detect buffer empty to remove compiler warnings. by Richard Cornwell · 9 years ago
- 02aa453 MAKEFILE: Make sure that the runtime library search path is also used at link time. by Mark Pizzolato · 9 years ago
- ba9769c MAKEFILE: Add proper simulator dependency relationship for BuildROMs by Mark Pizzolato · 9 years ago
- 7ad92f1 ETHER: Avoid meaningless "No description available" output when opening device. by Mark Pizzolato · 9 years ago
- 1cd8925 B5500: Add build (Makefile, Visual Studio Project, descrip.mms) support by Mark Pizzolato · 9 years ago
- 0a33758 B5500: Initial checking of simulator for current simh by Richard Cornwell · 9 years ago
- 4d51d63 PDP11, VAX: Fix XQ device identification probe logic. by Mark Pizzolato · 9 years ago
- f03bae6 PDP11, VAX: Add better debug output of loopback packets. by Mark Pizzolato · 9 years ago
- 3d6dd2f VAX: Fix NEXT command to also work when Virtual Memory is enabled. by Mark Pizzolato · 9 years ago
- 197edc8 VAX: Add VAX ELN idle support. by Mark Pizzolato · 9 years ago
- 9df1b0e ETHER: Add local system adapter description to the attach confirmation message by Mark Pizzolato · 9 years ago
- 9d2079d SERIAL: Fix extra probes to start at 0. by Mark Pizzolato · 9 years ago
- de72cba SERIAL: Add probes for common serial port names on NetBSD. by Mark Pizzolato · 9 years ago
- 197466c PDP11, PDP1, TX-0: Fix compiler warning with clang compiler. by Mark Pizzolato · 9 years ago
- b804964 PDP11, PDP1, TX-0: Added SDL based graphics support using sim_video. by Mark Pizzolato · 9 years ago
- 51419a2 VIDEO: Add ability for a video window Quit event to optionally propagate back to SCP. by Mark Pizzolato · 9 years ago
- 9da10c1 TIMER: Make internal calibrated clock persist across multiple boots by Mark Pizzolato · 9 years ago
- e1ed22f TIMER: Add missing type on internal calibrated clock service routine by Mark Pizzolato · 9 years ago
- 4f3dd08 VIDEO: Add window title to vid_open. by Mark Pizzolato · 9 years ago
- 00e8c80 TIMER: Provide an internal calibrated clock when none is otherwise available. by Mark Pizzolato · 9 years ago
- 21b31fc VIDEO: Add hot location functionality to cursor support. by Mark Pizzolato · 9 years ago
- 0897320 SCP: Add TYPE/CAT command by Mark Pizzolato · 9 years ago
- 4595525 TIMER: Lower the minimum calibration stability value to 2 by Mark Pizzolato · 9 years ago
- dce0aa2 VIDEO: Add SDL audio support to generate a beep. Add absolute pointer position to mouse events. by Mark Pizzolato · 9 years ago
- a9cc1f1 PDP11, VAX: Provide a useful error message when the unimplemented DUMP command is attempted. by Mark Pizzolato · 9 years ago
- c8c071e PDP11: Fix DL11 & TU58 autoconfigure limitation checks by Mark Pizzolato · 9 years ago
- 5da0d95 MUX: Add line disconnect message when a simulated line is dropped due to DTR transition, by Mark Pizzolato · 9 years ago
- d8f2647 SCP: general const cleanups and const change to sim_vm_parse_addr. by Mark Pizzolato · 9 years ago
- 80595a5 TIMER: Properly define the timespec structure when building with newer MinGW. by Mark Pizzolato · 9 years ago
- 32440a4 PDP11, VAX: Fix memory leak when preparing DEC Std 144 bad block table on new disk images by Mark Pizzolato · 9 years ago
- ed64606 VAX: Fix inconsistencies in setting CPU model for simulators that have different models by Mark Pizzolato · 9 years ago
- e7d379a PDP11, VAX: Remove UNIT_DISABLE from the XQ and XU UNIT definitions since the devices and not the units can be disabled. by Mark Pizzolato · 9 years ago
- 688416a VAX, MicroVAX1, MicroVAX2: Provide consistent messages when attempting to change CPU Model. by Mark Pizzolato · 9 years ago
- 2459a4c PDP11, VAX: Add logic to receive buffer descriptor processing to avoid list overrun. by Mark Pizzolato · 9 years ago
- 3a88a1d PDP11, VAX: Fix compiler warnings about quotes in #if 0 #endif block by Mark Pizzolato · 9 years ago