- 3951ad2 Cleanup of unneeded global extern declarations by Mark Pizzolato · 10 years ago
- 56236ac RTVAX1000: Finish making sure that a rtvax1000 can't have any part of a VCB01 (found by Dan Gahlinger) by Mark Pizzolato · 10 years ago
- 0b89e63 RTVAX1000: Make sure that rtvax1000 doesn't contain any parts of the VCB01 board which was never supported. by Mark Pizzolato · 10 years ago
- 3e01bef VAX: Fix the PxBR and SBR validation tests to correctly reflect the 780 microcode patch 38 from Bob Supnik by Mark Pizzolato · 10 years ago
- d6456e5 VAX: Simplified idle detection which allows more operating systems to properly detect when they are idling. by Mark Pizzolato · 10 years ago
- 26cf388 VAX780: Added idle support for SysVR2 by Mark Pizzolato · 10 years ago
- 89ca7bd Fix to avoid excessive compiler optimization of MicroVAX II ROM access spinwait. Found by Cory Smelosky and Jordi Guillaumes Pons. by Mark Pizzolato · 10 years ago
- 3116ce5 VAX8600: Fix for console I/O from Johnny Billquist by Mark Pizzolato · 10 years ago
- 4c55f1a VAX: Make sure that Ultrix 1.X specific behaviors are only in effect with that OS by Mark Pizzolato · 10 years ago
- 6d64924 MicroVAX I: Fix to allow reboot when the initial boot didn't specify a boot device (i.e. a sniff boot) by Mark Pizzolato · 10 years ago
- 4d817f1 VAX: Added support for the DEQNA device on Ultrix 1.x. Henry Bent observed that the deqna driver in this OS counted on older DEQNA firmware which automatically enabled interrupts after a software reset. by Mark Pizzolato · 10 years ago
- a0a7eb2 VAX: Allow potentially pending console output to be delivered prior to halting back to the sim> prompt by Mark Pizzolato · 10 years ago
- f961a98 Documentation update from Bob Supnik by Mark Pizzolato · 10 years ago
- 27a8a14 VAX730: Fix 3MB memory setting. Found by Brad Parker. by Mark Pizzolato · 11 years ago
- 3946eb7 VAX, PDP11, PDP10: Added a explanation of the capabilities and limitations of the NEXT command which is output the first time a NEXT command is entered. by Mark Pizzolato · 11 years ago
- d3bdc26 VAX: Added support for the NEXT command to step over subroutine calls BSBB, BSBW, JSB, CALLS and CALLG by Mark Pizzolato · 11 years ago
- 6ce8d99 SCP: Added generic output routine sim_printf to output to stdout and sim_log (and sim_deb when enabled) by Mark Pizzolato · 11 years ago
- 02cb5c2 Compiler suggested cleanups. by Mark Pizzolato · 11 years ago
- eaae194 SCP: Initial merge of old style single line help with hierarchical help by Mark Pizzolato · 11 years ago
- 0e753b7 Compiler indicated cleanups by Mark Pizzolato · 11 years ago
- bf58edf VAX: Fix for unaligned memory reference to IO and Register Space (from Bob Supnik) by Mark Pizzolato · 11 years ago
- 55c5d20 PDP10,PDP11,VAX: Addition of inter operable DUP11, DMC11 and KDP11 devices by Mark Pizzolato · 11 years ago
- f59d86d VAX: Fix for unaligned longword access to Qbus space from Matt Burke for issue #88 by Mark Pizzolato · 11 years ago
- b57201b QVSS/VIDEO: Fix for mouse tracking on Ultrix from Mike Burke for issue #88 by Mark Pizzolato · 11 years ago
- 593c7f4 QVSS: Changed prior VSYNC fix to only interrupt quickly immediately after interrupts are enabled to avoid idling issues with the prior fix. From Matt Burke by Mark Pizzolato · 11 years ago
- 304ad39 VAX: Avoid potential VAX simulator hangs when code may poll for console input without being interrupted by Mark Pizzolato · 11 years ago
- 5bce9da QVSS: Fix to get the VSYNC interrupts to be more reasonable. Addresses Issue #88. From Mike Burke by Mark Pizzolato · 11 years ago
- fdb33ce Compiler warning cleanup by Mark Pizzolato · 11 years ago
- be46bac PDP8/PDP11/VAX: Support high speed character input on console and other multiplexer ports instead of limiting input data rate to 1 character per clock tick. by Mark Pizzolato · 11 years ago
- 6b45d9b SCP/VIDEO: Added support for libSDL2 video capabilities. Changed existing video layer to carry pixels as 32bpp vs 8bpp for more natural behaviors in libSDL2. by Mark Pizzolato · 11 years ago
- 8617a58 VAX/QVSS: Added debugging support to sim_video by Mark Pizzolato · 11 years ago
- db91afb VAX: Compiler warning cleanup by Mark Pizzolato · 11 years ago
- 1a48d85 VAX630: Fix watch chip behavior the first time a file is attached to the NVR device. by Mark Pizzolato · 11 years ago
- d3135b7 VAX630: NVR corrected to be 64 bytes instead of 128. Added NVR read/write debug tracing. by Mark Pizzolato · 11 years ago
- 4e53c5f VAX630: Added register bitfields for the IPC (Doorbell) register and read/write tracing. by Mark Pizzolato · 11 years ago
- 19d30d9 VAX630: Added register bit fields for the watch device and read/write tracing for watch register activity. by Mark Pizzolato · 11 years ago
- da8dd3c VAX: Added Register Bit Field definitions for the PSL register by Mark Pizzolato · 11 years ago
- c8f775a QVSS: Fix to handle when cursor is near the right edge of the screen and only partially visible. by Mark Pizzolato · 11 years ago
- 47a6bdf Revised QVSS mouse support from Matt Burke to address #60 by Mark Pizzolato · 11 years ago
- 91c7d26 SHOW IOSPACE, again by Timothe Litt · 11 years ago
- 5de0c8d Instrumented the qvss activities for better debug support by Mark Pizzolato · 11 years ago
- 65de3d0 Add descriptions to the QVSS register declarations by Mark Pizzolato · 11 years ago
- a7a8f3d Added reporting of the QVSS window focus release key when Video Windows is created by Mark Pizzolato · 11 years ago
- b3a9a0d Add sim_video and VAX QVSS (VCB01) Monochrome Video Board from Matt Burke by Mark Pizzolato · 11 years ago
- feeea1e Remove unused definitions by Mark Pizzolato · 11 years ago
- 651780c Remove stray tab characters which crept in over time by Mark Pizzolato · 11 years ago
- 89bd58a Addition of DUP11 simulation to all Unibus simulators (PDP11, PDP10, and all Unibus VAXen) by Mark Pizzolato · 11 years ago
- 6cf54e8 Fixes for stable operation with SIM_ASYNCH_CLOCKS defined by Mark Pizzolato · 12 years ago
- 1936f7f Fixed VAX8600 simulator boot from console without an attach disk to report a useful error instead of crashing by Mark Pizzolato · 12 years ago
- e0225c3 Added boot from console floppy support to the VAX780 simulator (Changed console floppy device name from RXC to CS) by Mark Pizzolato · 12 years ago
- 96dbeae Added SHOW CPU MEMORY support for all VAX simulators to display the memory controller and board configuration by Mark Pizzolato · 12 years ago
- 471ea3e Added SHOW CPU MEMORY to the MicroVAX I simulator by Mark Pizzolato · 12 years ago
- a005822 Extended the VAX 8600 memory to 512MB and reworked the memory board slot allocation logic to fill as many slots as possible. by Mark Pizzolato · 12 years ago
- a78c978 Fixed pamm initialization for SBI 0 and improved output of SHOW CPU MEMORY - from Johnny Billquist by Mark Pizzolato · 12 years ago
- 8116b75 Fix VAX 8600 memory controller attribute descriptions to properly reflect the board size and slots. by Mark Pizzolato · 12 years ago
- ce41ac8 Fixed the non-functional VAX 8600 boot and use of the console RL02 disk. by Mark Pizzolato · 12 years ago
- 388b2be Added missing SET CPU MODEL to VAX 8600 simulator by Mark Pizzolato · 12 years ago
- 51badc2 The MicroVAX specific CPU Boot help has been moved to the MicroVAX specific modules by Mark Pizzolato · 12 years ago
- 9b3694b Fixed extended VAX 8600 memory of 260MB. by Mark Pizzolato · 12 years ago
- 960c5b5 Fix issues observed by Sun C compiler by Mark Pizzolato · 12 years ago
- 55e45c9 Correct VAX 8600 Maximum memory size since 64MB boards were available (Johnny Billquist) by Mark Pizzolato · 12 years ago
- 0605b6d Added support for building on Solaris with the Sun C compiler by Mark Pizzolato · 12 years ago
- 28f645a Compiler suggested cleanups by Mark Pizzolato · 12 years ago
- 9bd8305 Cleanup compiler warnings on Solaris and newer OSX clang compilers. by Mark Pizzolato · 12 years ago
- d5ca542 Changed use of compile #defines which start with a _ character to not do this since defined symbols starting with _ are reserved to local compiler/runtime implementations in the C language. This addresses issue #32 by Mark Pizzolato · 12 years ago
- 8f9a14c Fixed clk_help to display the correct device name for the VAX TODR implementations by Mark Pizzolato · 12 years ago
- b2ee3a5 Added VH device to the VAX 8600 system configuration by Mark Pizzolato · 12 years ago
- a91b6db Adding help to VAX system devices by Mark Pizzolato · 12 years ago
- 864b581 Adding more device help by Mark Pizzolato · 12 years ago
- 453890f Adding more device help by Mark Pizzolato · 12 years ago
- 6b4353f Returned the pdp11_cr device to the VAX Qbus systems and changed the pdp11_cr device to properly describe itself as a Qbus capable device when CR11 device is being simulated since it is a programmed I/O device and doesn't have bus addressing issues that DMA devices have. by Mark Pizzolato · 12 years ago
- 8640cd6 - Removed pdp11_cr and pdp11_ry from the Qbus VAX simulators since these devices can't address the full Q22 address range. by Mark Pizzolato · 12 years ago
- 7290474 Removed pdp11_dmc from the Qbus VAX systems since the DMC11 is only a Unibus device by Mark Pizzolato · 12 years ago
- 55693fb Added missing MOD_VALR flag on some recently revised MTAB entries by Mark Pizzolato · 12 years ago
- 28b9055 Revised all VAX simulator devices to have proper help information defined to make "HELP dev SHOW" and "HELP dev SET" most useful. by Mark Pizzolato · 12 years ago
- e2fb364 Added internal help for the vax_watch watch chip simulator and added a missing register declaration for the watch mode by Mark Pizzolato · 12 years ago
- 8df4b94 Added a SET CPU MODEL=(MicroVAX|VAXServer) to the VAX 3900 simulator by Mark Pizzolato · 12 years ago
- 370f57e Provide more useful help for VAX simulator boot commands and clearer error reports for boot command errors by Mark Pizzolato · 12 years ago
- c729942 Added SET CPU AUTOBOOT to the MicroVAX II and VAX 3900 simulators by Mark Pizzolato · 12 years ago
- 6dcf5ba Renamed the VAX860 simulator to VAX8600, and used the VAX system model names for all simulators by Mark Pizzolato · 12 years ago
- d674bb1 Changed VAX console input polling to only poll for input if the last character received has been processed by the VM by Mark Pizzolato · 12 years ago
- 7a9db0f Clean up output formatting for SHOW DEVICE, SHOW CONFIG and changed SHOW SYSTEM to SHOW FEATURES by Mark Pizzolato · 12 years ago
- cbe1114 Created a way for devices to have a description presentation routine and if it is supplied for its output to be visible with a SHOW SYSTEM command. Provided device description routines for devices used in the VAX simulators by Mark Pizzolato · 12 years ago
- 9091330 Compiler suggested fixes by Mark Pizzolato · 12 years ago
- 33897a6 Added UBA register descriptions by Mark Pizzolato · 12 years ago
- 71fcfac Added calls to sim_register_clock_unit for simulators with clock devices by Mark Pizzolato · 12 years ago
- 115f860 Fixed typo referring to auto configuration information by Mark Pizzolato · 12 years ago
- 9fc6aa7 Finish migration for simulators to use generic clock co-scheduling and sim_activate_after for scheduled delays by Mark Pizzolato · 12 years ago
- 83c1d80 Merge branch 'master' into AsyncTmxr by Mark Pizzolato · 12 years ago
- 95033ce Declare the console port input and output polling units for most simulators to potentially allow asynchronous console I/O. by Mark Pizzolato · 12 years ago
- eb0dfed Changed register variable names to avoid the reserved register name STATE by Mark Pizzolato · 12 years ago
- a60d907 Adding register descriptions to VAX processor devices by Mark Pizzolato · 12 years ago
- 19f8fcc Added HELP device REGISTERS support and register definitions for the VAX CPU device by Mark Pizzolato · 12 years ago
- 923d541 Added HELP CPU to all VAX simulators by Mark Pizzolato · 12 years ago
- 8720c8c Made the VAX model visible with a SHOW CPU MODEL command for all simulators and made the model persist across a SAVE/RESTORE for the VAX simulators with a settable model by Mark Pizzolato · 12 years ago
- dac73b9 Migrating scp and library global variables to be declared as extern in the appropriate library include file and remove repetitive declarations in referencing modules. by Mark Pizzolato · 12 years ago
- bc816ae Fixed Asynchronous Event Queueing to work correctly when doing Lock based queueing by Mark Pizzolato · 12 years ago
- 784ae24 - Fixed asynchronous i/o hangs introduced when asynchronous cancel support was added by Mark Pizzolato · 12 years ago
- 2af67a7 Cleanup of compiler noted issue by Mark Pizzolato · 12 years ago
- 722f479 Added missing VAX 8600 reboot functionality and cleaned up some compiler warnings. by Mark Pizzolato · 12 years ago