1. 34ad155 Compiler suggested cleanups by Mark Pizzolato · 12 years ago
  2. 6fd3e5f Added an message text for additional socket error which can be expected to happen on windows by Mark Pizzolato · 12 years ago
  3. 6f44a39 Added option to create listen sockets with SO_REUSEADDR if attach is done with -U switch set. Requested by Michael Mondy by Mark Pizzolato · 12 years ago
  4. 5bba4da Added support for MTAB entries to have values which contain quoted strings (which can therefore contain spaces and/or other characters which might normally be delimiters. Need suggested by Michael Mondy by Mark Pizzolato · 12 years ago
  5. 3dd4121 Added Large File Support which was missing for NetBSD (and OpenBSD) hosts - reported by Felix Deichmann by Mark Pizzolato · 12 years ago
  6. 414cf33 Compiler identified issues in AltairZ80 simulator by Mark Pizzolato · 12 years ago
  7. 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
  8. 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
  9. 798d123 Fixed missing help description for SHOW FEATURES command by Mark Pizzolato · 12 years ago
  10. 96dbeae Added SHOW CPU MEMORY support for all VAX simulators to display the memory controller and board configuration by Mark Pizzolato · 12 years ago
  11. 52838ea Fixed tmxr attach logic to initialize the backlink on all of the mux lines when only a single line is attached. by Mark Pizzolato · 12 years ago
  12. eb14529 Force return of SCPE_OPENERR when the same serial port is opened more than once. by Mark Pizzolato · 12 years ago
  13. 8acb3b2 Fixed disk creation logic to avoid writing a zero sector to the first and last sector of a newly created disk if the disk's contents were copied from another disk. This solves the last details in issue #35 by Mark Pizzolato · 12 years ago
  14. 471ea3e Added SHOW CPU MEMORY to the MicroVAX I simulator by Mark Pizzolato · 12 years ago
  15. d245c0b Compiler warning cleanup by Mark Pizzolato · 12 years ago
  16. c93658f Avoid bug in the HP PA-RISC C compiler. (from Mikulas Patocka) by Mark Pizzolato · 12 years ago
  17. 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
  18. ed6e3f7 Fix to build on HPUX with the HP C compiler which doesn't define __unix by Mark Pizzolato · 12 years ago
  19. b125da7 Fixed prior logic in sim_check_conn to return error conditions prior to read/write checks and to validate the peer's address on both read and write connection checks. by Mark Pizzolato · 12 years ago
  20. d308a23 Fixed sim_check_conn to return error status if the socket being checked is writable and no peer name exists (i.e. when a connect has failed). Suggested by Paul Koning by Mark Pizzolato · 12 years ago
  21. 732718e Fixed bug in pdp11_xu loopback processing. Now consistent with pdp11_xq. Found by Paul Koning by Mark Pizzolato · 12 years ago
  22. 5727ad1 Added a -V option to a VHD copy operation to cause a verify pass which will confirm all of the expected data has made it to the target virtual disk by Mark Pizzolato · 12 years ago
  23. a78c978 Fixed pamm initialization for SBI 0 and improved output of SHOW CPU MEMORY - from Johnny Billquist by Mark Pizzolato · 12 years ago
  24. 8116b75 Fix VAX 8600 memory controller attribute descriptions to properly reflect the board size and slots. by Mark Pizzolato · 12 years ago
  25. 2f85000 Compiler suggested cleanup by Mark Pizzolato · 12 years ago
  26. 249f40e Compiler indicated cleanup (FreeBSD on PPC) by Mark Pizzolato · 12 years ago
  27. be270bb Fix of Big Endian DELQA-T issue by Mark Pizzolato · 12 years ago
  28. 7217f60 Added OSX on PowerPC support by Mark Pizzolato · 12 years ago
  29. e2bb312 Fixed redundant output in SHOW ETHERNET when ethernet devices are open and added device send/receive stats by Mark Pizzolato · 12 years ago
  30. 01ee219 Fixed some HP-UX serial I/O functionality from Mikulas Patocka by Mark Pizzolato · 12 years ago
  31. 933a23e Added support to find dlopen in either libdl or libdld since some platforms package it there. by Mark Pizzolato · 12 years ago
  32. ce41ac8 Fixed the non-functional VAX 8600 boot and use of the console RL02 disk. by Mark Pizzolato · 12 years ago
  33. a28d5d7 Cleaned up the formatting of the pdp11_dmc help output as suggested by Jacob Goense by Mark Pizzolato · 12 years ago
  34. 9cbacc3 Added display of Windows version details to the output of SHOW VERSION by Mark Pizzolato · 12 years ago
  35. ba2070f Fix handle leak if a memory allocation error occurred during a VHD create with Copy by Mark Pizzolato · 12 years ago
  36. 38c1e1e Changed line endings to CR-LF to conform to simh standard. by Mark Pizzolato · 12 years ago
  37. de6bf7b Fix simh/simh Issue#21: tx-0 won't build under MinGW compiler by Howard M. Harte · 12 years ago
  38. c6691b6 Fixed size limit on RQ devices for PDP11 simulator by Mark Pizzolato · 12 years ago
  39. 388b2be Added missing SET CPU MODEL to VAX 8600 simulator by Mark Pizzolato · 12 years ago
  40. a98b150 The last compiler nit for issue #38 by Mark Pizzolato · 12 years ago
  41. 51badc2 The MicroVAX specific CPU Boot help has been moved to the MicroVAX specific modules by Mark Pizzolato · 12 years ago
  42. e7c2adb Fixed bug affecting pdp11_rq disks introduced when adding greater than 2GB disk support to PDP11 simulator by Mark Pizzolato · 12 years ago
  43. a262dd9 Compiler indicated cleanups by Mark Pizzolato · 12 years ago
  44. 9b3694b Fixed extended VAX 8600 memory of 260MB. by Mark Pizzolato · 12 years ago
  45. 960c5b5 Fix issues observed by Sun C compiler by Mark Pizzolato · 12 years ago
  46. 1e515d8 HP-UX socket fixes from Mikulas Patocka. by Mark Pizzolato · 12 years ago
  47. 7756cb8 Added HP-UX Serial port detection (for SHOW SERIAL) from Mikulas Patocka by Mark Pizzolato · 12 years ago
  48. 55e45c9 Correct VAX 8600 Maximum memory size since 64MB boards were available (Johnny Billquist) by Mark Pizzolato · 12 years ago
  49. 0605b6d Added support for building on Solaris with the Sun C compiler by Mark Pizzolato · 12 years ago
  50. 97bbd34 Added request for SHOW VERSION output when sending in problem reports by Mark Pizzolato · 12 years ago
  51. 4425241 OSX fix for recent sim_disk changes by Mark Pizzolato · 12 years ago
  52. 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
  53. 60e8558 Addition of Idling explaination and solution for Solaris hosts by Mark Pizzolato · 12 years ago
  54. d3ec5a6 Fix to properly reference the correct routine during initial clock calibration introduced in commit: c45a377c7 by Mark Pizzolato · 12 years ago
  55. de48307 Cleanup for build on VMS by Mark Pizzolato · 12 years ago
  56. 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
  57. b06505a Adjusted minimum wait time to allow RKLFMT to properly complete formatting an RK disk by Mark Pizzolato · 12 years ago
  58. b31dc88 Added indication of idle/throttling capabilities and the OS clock tick size to the SHOW VERSION output by Mark Pizzolato · 12 years ago
  59. 28f645a Compiler suggested cleanups by Mark Pizzolato · 12 years ago
  60. 9bd8305 Cleanup compiler warnings on Solaris and newer OSX clang compilers. by Mark Pizzolato · 12 years ago
  61. 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
  62. 3dea605 Remove compiler warnings generated by newer clang compiler by Mark Pizzolato · 12 years ago
  63. 147ca8c Exclude LTO from gcc builds when compiler isn't known to support it. by Mark Pizzolato · 12 years ago
  64. c293e15 Start sleep calibration for *nix platforms on a clock tick by Mark Pizzolato · 12 years ago
  65. 665e995 Fixed misspelled include guard for the definition of SERHANDLE. by Mark Pizzolato · 12 years ago
  66. 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
  67. fb105a9 Merge remote-tracking branch 'jguillaumes/master' by Mark Pizzolato · 12 years ago
  68. faebb0b Added '.' as a legal character in a register name (From Harry Reed) by Mark Pizzolato · 12 years ago
  69. 8f9a14c Fixed clk_help to display the correct device name for the VAX TODR implementations by Mark Pizzolato · 12 years ago
  70. eb101e3 HP-UX port supplied by Mikulas Patocka by Mark Pizzolato · 12 years ago
  71. 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
  72. 374b13f Fixes to infinite loop issues found by Mikulas Patocka by Mark Pizzolato · 12 years ago
  73. 7b01cd1 Fix identified by Mikulas Patocka. by Mark Pizzolato · 12 years ago
  74. 37af573 CR11: Added 026DEC translation table. Fixed bit clearing after CSR write, by Jordi Guillaumes i Pons · 12 years ago
  75. 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
  76. a63090f Fix compile error of #ifdef __linux change for the altairz80 simulator by Mark Pizzolato · 12 years ago
  77. 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
  78. 952f29e Force include of unistd.h on linux by Mark Pizzolato · 12 years ago
  79. 3d3f757 Added display of VHD and RAW disk access capabilities to the output of SHOW VERSION by Mark Pizzolato · 12 years ago
  80. 6319996 Added missing Visual Studio VAX8600 project by Mark Pizzolato · 12 years ago
  81. 4052738 Fixed target name for VMS build of the VAX8600 simulator by Mark Pizzolato · 12 years ago
  82. a3072fe Cleanup of build on VMS by Mark Pizzolato · 12 years ago
  83. 8440466 Fixed display of large file support in SHOW VERSION and enhanced SHOW VERSION. by Mark Pizzolato · 12 years ago
  84. aaa5fb1 Added display of large file support status to SHOW VERSION by Mark Pizzolato · 12 years ago
  85. 119ca2f Fixed display of percentage progress when copying or merging a VHD to avoid overflow by Mark Pizzolato · 12 years ago
  86. b2ee3a5 Added VH device to the VAX 8600 system configuration by Mark Pizzolato · 12 years ago
  87. 448ee4a Fixed open issues on corrupt or inconsistent differencing disks to properly return error status. by Mark Pizzolato · 12 years ago
  88. 4d187a7 Another typo by Mark Pizzolato · 12 years ago
  89. 74b8a7d Fixed typo in help text by Mark Pizzolato · 12 years ago
  90. a91b6db Adding help to VAX system devices by Mark Pizzolato · 12 years ago
  91. 864b581 Adding more device help by Mark Pizzolato · 12 years ago
  92. 63d0cdb Display something descriptive when a peer hasn't been specified yet. by Mark Pizzolato · 12 years ago
  93. 16d04a1 simplified the generic help command output to avoid excess clutter by Mark Pizzolato · 12 years ago
  94. c5bd79f Add register descriptions and help to the pdp11_pt devices (PTR, PTP). by Mark Pizzolato · 12 years ago
  95. e59d9c1 Added register descriptions and help to pdp11_rp device by Mark Pizzolato · 12 years ago
  96. 65079ca Added register descriptions and help for pdp11_hk device by Mark Pizzolato · 12 years ago
  97. 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
  98. 08e97d5 Corrected error in pdp11_rq help routine by Mark Pizzolato · 12 years ago
  99. 387b72c Added register definitions and imbedded help to the pdp11_cr device by Mark Pizzolato · 12 years ago
  100. 56be3b0 Added register definitions and descriptions to the pdp11_vh device by Mark Pizzolato · 12 years ago