1. 51badc2 The MicroVAX specific CPU Boot help has been moved to the MicroVAX specific modules by Mark Pizzolato · 12 years ago
  2. e7c2adb Fixed bug affecting pdp11_rq disks introduced when adding greater than 2GB disk support to PDP11 simulator by Mark Pizzolato · 12 years ago
  3. a262dd9 Compiler indicated cleanups by Mark Pizzolato · 12 years ago
  4. 9b3694b Fixed extended VAX 8600 memory of 260MB. by Mark Pizzolato · 12 years ago
  5. 960c5b5 Fix issues observed by Sun C compiler by Mark Pizzolato · 12 years ago
  6. 1e515d8 HP-UX socket fixes from Mikulas Patocka. by Mark Pizzolato · 12 years ago
  7. 7756cb8 Added HP-UX Serial port detection (for SHOW SERIAL) from Mikulas Patocka by Mark Pizzolato · 12 years ago
  8. 55e45c9 Correct VAX 8600 Maximum memory size since 64MB boards were available (Johnny Billquist) by Mark Pizzolato · 12 years ago
  9. 0605b6d Added support for building on Solaris with the Sun C compiler by Mark Pizzolato · 12 years ago
  10. 97bbd34 Added request for SHOW VERSION output when sending in problem reports by Mark Pizzolato · 12 years ago
  11. 4425241 OSX fix for recent sim_disk changes by Mark Pizzolato · 12 years ago
  12. 2e5b0d5 Generalized the sim_disk layer to support large file disk devices (simh, VHD and RAW formats) with out requiring USE_ADDR64, and enhanced the pdp11_rq device to use this capability. by Mark Pizzolato · 12 years ago
  13. 60e8558 Addition of Idling explaination and solution for Solaris hosts by Mark Pizzolato · 12 years ago
  14. d3ec5a6 Fix to properly reference the correct routine during initial clock calibration introduced in commit: c45a377c7 by Mark Pizzolato · 12 years ago
  15. de48307 Cleanup for build on VMS by Mark Pizzolato · 12 years ago
  16. c45a377 Use the same sleep API to determine the host minimal sleep time that will be used depending on whether ASYNCH_IO is enabled by Mark Pizzolato · 12 years ago
  17. b06505a Adjusted minimum wait time to allow RKLFMT to properly complete formatting an RK disk by Mark Pizzolato · 12 years ago
  18. b31dc88 Added indication of idle/throttling capabilities and the OS clock tick size to the SHOW VERSION output by Mark Pizzolato · 12 years ago
  19. 28f645a Compiler suggested cleanups by Mark Pizzolato · 12 years ago
  20. 9bd8305 Cleanup compiler warnings on Solaris and newer OSX clang compilers. by Mark Pizzolato · 12 years ago
  21. f179ba6 Added support for newer clang compilers on OSX and more flexible cases for libpcap components built from www.tcpdump.org source code by Mark Pizzolato · 12 years ago
  22. 3dea605 Remove compiler warnings generated by newer clang compiler by Mark Pizzolato · 12 years ago
  23. 147ca8c Exclude LTO from gcc builds when compiler isn't known to support it. by Mark Pizzolato · 12 years ago
  24. c293e15 Start sleep calibration for *nix platforms on a clock tick by Mark Pizzolato · 12 years ago
  25. 665e995 Fixed misspelled include guard for the definition of SERHANDLE. by Mark Pizzolato · 12 years ago
  26. 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
  27. fb105a9 Merge remote-tracking branch 'jguillaumes/master' by Mark Pizzolato · 12 years ago
  28. faebb0b Added '.' as a legal character in a register name (From Harry Reed) by Mark Pizzolato · 12 years ago
  29. 8f9a14c Fixed clk_help to display the correct device name for the VAX TODR implementations by Mark Pizzolato · 12 years ago
  30. eb101e3 HP-UX port supplied by Mikulas Patocka by Mark Pizzolato · 12 years ago
  31. bc40f6a Removed recently linked dependence of VHD support on Large File support. VHDs can be supported without large file support up to the limits a system without large file support (i.e. 2GB). Fixes issue #35 by Mark Pizzolato · 12 years ago
  32. 374b13f Fixes to infinite loop issues found by Mikulas Patocka by Mark Pizzolato · 12 years ago
  33. 7b01cd1 Fix identified by Mikulas Patocka. by Mark Pizzolato · 12 years ago
  34. 37af573 CR11: Added 026DEC translation table. Fixed bit clearing after CSR write, by Jordi Guillaumes i Pons · 12 years ago
  35. 47bb4c8 Removed reference to the winpcap link libraries from the Visual Studio project definitions since winpcap is always dynamically loaded by Mark Pizzolato · 12 years ago
  36. a63090f Fix compile error of #ifdef __linux change for the altairz80 simulator by Mark Pizzolato · 12 years ago
  37. 4ff56d6 Changed all internal #ifdef's which were conditional on __linux to be conditional on either __linux or __linux__. Some platforms (PPC) don't define __linux when gcc is invoked with -std=c99. by Mark Pizzolato · 12 years ago
  38. 952f29e Force include of unistd.h on linux by Mark Pizzolato · 12 years ago
  39. 3d3f757 Added display of VHD and RAW disk access capabilities to the output of SHOW VERSION by Mark Pizzolato · 12 years ago
  40. 6319996 Added missing Visual Studio VAX8600 project by Mark Pizzolato · 12 years ago
  41. 4052738 Fixed target name for VMS build of the VAX8600 simulator by Mark Pizzolato · 12 years ago
  42. a3072fe Cleanup of build on VMS by Mark Pizzolato · 12 years ago
  43. 8440466 Fixed display of large file support in SHOW VERSION and enhanced SHOW VERSION. by Mark Pizzolato · 12 years ago
  44. aaa5fb1 Added display of large file support status to SHOW VERSION by Mark Pizzolato · 12 years ago
  45. 119ca2f Fixed display of percentage progress when copying or merging a VHD to avoid overflow by Mark Pizzolato · 12 years ago
  46. b2ee3a5 Added VH device to the VAX 8600 system configuration by Mark Pizzolato · 12 years ago
  47. 448ee4a Fixed open issues on corrupt or inconsistent differencing disks to properly return error status. by Mark Pizzolato · 12 years ago
  48. 4d187a7 Another typo by Mark Pizzolato · 12 years ago
  49. 74b8a7d Fixed typo in help text by Mark Pizzolato · 12 years ago
  50. a91b6db Adding help to VAX system devices by Mark Pizzolato · 12 years ago
  51. 864b581 Adding more device help by Mark Pizzolato · 12 years ago
  52. 63d0cdb Display something descriptive when a peer hasn't been specified yet. by Mark Pizzolato · 12 years ago
  53. 16d04a1 simplified the generic help command output to avoid excess clutter by Mark Pizzolato · 12 years ago
  54. c5bd79f Add register descriptions and help to the pdp11_pt devices (PTR, PTP). by Mark Pizzolato · 12 years ago
  55. e59d9c1 Added register descriptions and help to pdp11_rp device by Mark Pizzolato · 12 years ago
  56. 65079ca Added register descriptions and help for pdp11_hk device by Mark Pizzolato · 12 years ago
  57. a5413ab Relaxed HELP dev REGISTERS to now also list registers for devices which don't have register descriptions yet. by Mark Pizzolato · 12 years ago
  58. 08e97d5 Corrected error in pdp11_rq help routine by Mark Pizzolato · 12 years ago
  59. 387b72c Added register definitions and imbedded help to the pdp11_cr device by Mark Pizzolato · 12 years ago
  60. 56be3b0 Added register definitions and descriptions to the pdp11_vh device by Mark Pizzolato · 12 years ago
  61. 610ecaa Adding mode device help by Mark Pizzolato · 12 years ago
  62. 453890f Adding more device help by Mark Pizzolato · 12 years ago
  63. ef13fdd Fixed to once again display the DZ vector by Mark Pizzolato · 12 years ago
  64. c53cbd6 Removed 8 bit characters from pdp11_dmc help text by Mark Pizzolato · 12 years ago
  65. 0344d6f Finished returning the pdp11_cr.c to the VAX qbus simulators by Mark Pizzolato · 12 years ago
  66. ebe7014 Reorganized help to provide a useful default HELP dev output if a device defines any registers and/or MTAB entries by Mark Pizzolato · 12 years ago
  67. d65b12d Excape from doubly nested loop quickly for efficiency by Mark Pizzolato · 12 years ago
  68. 7bd01a5 Added device help and register descriptions by Mark Pizzolato · 12 years ago
  69. ad4d5be Give preference with HELP dev SHOW and HELP dev SET for unit modifiers to be displayed with a unit number as an example (unless the device has only one unit). by Mark Pizzolato · 12 years ago
  70. 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
  71. 8a97baa Added MTAB entry descriptions by Mark Pizzolato · 12 years ago
  72. 0b2d790 Renamed the VAX Qbus simulator executables to reflect the VAX model names they actually simulate by Mark Pizzolato · 12 years ago
  73. 10ab68c Added help strings pointing to extended device specific help for the HELP attach, set and show help by Mark Pizzolato · 12 years ago
  74. 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
  75. 7290474 Removed pdp11_dmc from the Qbus VAX systems since the DMC11 is only a Unibus device by Mark Pizzolato · 12 years ago
  76. 55693fb Added missing MOD_VALR flag on some recently revised MTAB entries by Mark Pizzolato · 12 years ago
  77. c5fe058 Renamed scp's recently created macro MMASK to MODMASK to avoid name collisions with MMASK macros used in some simulators by Mark Pizzolato · 12 years ago
  78. 06cf953 Documentation cleanup by Mark Pizzolato · 12 years ago
  79. 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
  80. 7db15fa Fixed SHOW dev output which was broken by the last commit by Mark Pizzolato · 12 years ago
  81. ecf913f Reworked the MTAB flags to force Extended mode when any extended flag is set and to then handle any references properly by Mark Pizzolato · 12 years ago
  82. a036f40 Fix format of HELP dev SHOW for MTAB entries with MTAB_SHP flag set by Mark Pizzolato · 12 years ago
  83. 0eba66c Avoid an internal error status if the pdp11_dc device ever did a SET DC ADDRESS= by Mark Pizzolato · 12 years ago
  84. 8b230f9 Fixed HELP dev SET and HELP dev SHOW to properly process non-extended mtab entries and to avoid using the help string when mstring has example arguments/syntax by Mark Pizzolato · 12 years ago
  85. 8f170b0 Fixed modifier table to properly declare things which are showable vs settable, added modifier descriptions as appropriate by Mark Pizzolato · 12 years ago
  86. bb8be22 Added provisions for device modifiers to to have descriptive help by Mark Pizzolato · 12 years ago
  87. 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
  88. 8df4b94 Added a SET CPU MODEL=(MicroVAX|VAXServer) to the VAX 3900 simulator by Mark Pizzolato · 12 years ago
  89. 659873b The Massbus byte count register was incorrectly presumed to be constant during a complete I/O transfer request (it can change due to DMA activity). Prior to the conversion to use the sim_disk library, the Massbus byte count was only read once. After the code restructuring it was read early in the processing and again later in transfer processing. The subsequent read returned a different value which ultimately caused the problems. This fixes issue #30. by Mark Pizzolato · 12 years ago
  90. 97de4db Added AIO_CHECK_EVENT to pdp11_cpu to properly digest the asynchronous event queue in a timely manner (with the desired interrupt latency) for asynch I/O by Mark Pizzolato · 12 years ago
  91. 94650ff README.md formatting and typo cleanup by Mark Pizzolato · 12 years ago
  92. 5545e7a Added a problem report section to the README.md by Mark Pizzolato · 12 years ago
  93. f2e9346 Furthur README.md reformatting by Mark Pizzolato · 12 years ago
  94. 48aa7a9 README.md formatting cleanup by Mark Pizzolato · 12 years ago
  95. 081dd21 Added initial README.md by Mark Pizzolato · 12 years ago
  96. 370f57e Provide more useful help for VAX simulator boot commands and clearer error reports for boot command errors by Mark Pizzolato · 12 years ago
  97. 7dddb56 Fixed makefile all after simulator rename of vax860 to vax8600 by Mark Pizzolato · 12 years ago
  98. c729942 Added SET CPU AUTOBOOT to the MicroVAX II and VAX 3900 simulators by Mark Pizzolato · 12 years ago
  99. 6dcf5ba Renamed the VAX860 simulator to VAX8600, and used the VAX system model names for all simulators by Mark Pizzolato · 12 years ago
  100. c4251bd Fixed GCC compiler identified warning. by Mark Pizzolato · 12 years ago