1. b45b942 makefile: Tolerate changing MinGW include file changes by Mark Pizzolato · 7 years ago
  2. 3d1f092 SCP: Provide command context for messages emitted during ATTACH and DETACH by Mark Pizzolato · 7 years ago
  3. 064c8e5 SCP: Silence Coverity warnings by Mark Pizzolato · 8 years ago
  4. 773cc1c SCP: Minor Coverity cleanup by Mark Pizzolato · 8 years ago
  5. 2b0acc3 DISK: Ignore potential cleanup errors and avoid sign extension byte swapping by Mark Pizzolato · 8 years ago
  6. 8df4678 DISK: generalized data debug routine for use by devices that don't use sim_disk by Mark Pizzolato · 8 years ago
  7. 9f929ae DISK: Fix Coverity identified problems by Mark Pizzolato · 8 years ago
  8. 760ce43 DISK: Add 256 byte sector support to Ultrix file system detection logic by Mark Pizzolato · 8 years ago
  9. 5a0970f DISK: Support file system type/size checking for disks without 512 byte sectors by Mark Pizzolato · 8 years ago
  10. 76dda8a PDP11, VAX: Fix SET RPn BADBLOCK behavior and auto sizing. by Mark Pizzolato · 8 years ago
  11. 7050a1a DISK: Added disk auto size detection for DEC ODS1 structured disks by Mark Pizzolato · 8 years ago
  12. f006aaa DISK: Added Ultrix disk partition detection to auto size RQ or RP disks. by Mark Pizzolato · 8 years ago
  13. 0461008 DISK: Always autosize disk to exactly the size of known file system data by Mark Pizzolato · 8 years ago
  14. 7c2d20f SCP: Make sim_cancel more efficient by stopping search as soon as canceled by Mark Pizzolato · 8 years ago
  15. 9a69fa8 DISK: Remove $ from all variable names for clean compiles on all gcc versions by Mark Pizzolato · 8 years ago
  16. b98ece8 DISK: Extended and corrected autosize logic for disk attach. by Mark Pizzolato · 8 years ago
  17. 165c37a DISK: Add -U attach option, to fix VHD differencing inconsistencies by Mark Pizzolato · 8 years ago
  18. df3fbc3 DISK: Fix -O option for differencing disks by Mark Pizzolato · 8 years ago
  19. 3511b5e DISK: Fix -O functionality to override VHD differencing disk consistency checks by Mark Pizzolato · 8 years ago
  20. 4f1f439 DISK: Fix auto detect format attach logic for non VHD disks #356 by Mark Pizzolato · 8 years ago
  21. df80f22 DISK: Add better error reporting when differencing VHD attach fails by Mark Pizzolato · 8 years ago
  22. 39d2944 TIMER: Add support for catchup clock ticks and cleaned up asynchronous clocks by Mark Pizzolato · 8 years ago
  23. a24aba6 VIDEO: Added priority boost to thread performing SDL processing and updates by Mark Pizzolato · 8 years ago
  24. 7a7b4de DISK: Fix MinGW build when compiling under g++ by Mark Pizzolato · 8 years ago
  25. e8ce830 DISK: Allow building with g++ on Windows with MinGW by Mark Pizzolato · 8 years ago
  26. 64716da makefile: Fix MinGW build to allow C++ compiles by Mark Pizzolato · 8 years ago
  27. 5531ccb ALL: Massive 'const' cleanup by Mark Pizzolato · 8 years ago
  28. 32440a4 PDP11, VAX: Fix memory leak when preparing DEC Std 144 bad block table on new disk images by Mark Pizzolato · 9 years ago
  29. 5a99bcf SCP: Assure that files attached honor the unit Read-Only flag in addition to -R switches. by Mark Pizzolato · 9 years ago
  30. f1d9e74 DISK: Add disk content validation checking by Mark Pizzolato · 9 years ago
  31. f60390c Compiler suggested cleanup by Mark Pizzolato · 9 years ago
  32. 73d7aee SCP: Add printf style format argument validation for all functions which take printf arguments. by Mark Pizzolato · 9 years ago
  33. d69b34e DISK: Support for both RAW disk and file size determination on *nix platforms by Mark Pizzolato · 9 years ago
  34. 435ea69 DISK, TAPE: Make an -F switch specified on a disk/tape attach only change the device format until the unit is detached at which time the unit format will revert to the default format. Fix #219 by Mark Pizzolato · 9 years ago
  35. 1335729 SCP: Add natural Windows support for RAW device names. Fixes issue raised in #67. by Mark Pizzolato · 9 years ago
  36. 1548777 SCP: Fix dangling perror details by Mark Pizzolato · 10 years ago
  37. 41978ec All: Convert from C runtime library perror() to sim_perror so that all messages will arrive in the same place(s). by Mark Pizzolato · 10 years ago
  38. 46d7bfc SCP: Fix sim_disk to avoid potential reference to uninitialized context structure. Fix #194 by Mark Pizzolato · 10 years ago
  39. ef9d1ad PDP10, PDP11, VAX: const cleanup by Mark Pizzolato · 10 years ago
  40. c548b34 Compiler suggested cleanups. by Mark Pizzolato · 10 years ago
  41. 995ab8f More General cleanup migrate to using sim_printf vs separate calls to printf and fprintf(sim_log). by Mark Pizzolato · 10 years ago
  42. 7087f1e Compiler suggested cleanup by Mark Pizzolato · 10 years ago
  43. f355749 SCP: Provide a way to display an arbitrary buffer contents as hex in debug output by Mark Pizzolato · 10 years ago
  44. 0dff107 VAX, PDP11: Fix VHD support to save the correct updated part of the Block Allocation Table (BAT) when new blocks are added to a VHD. by Mark Pizzolato · 10 years ago
  45. 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
  46. 4db30c1 PDP11, VAX: Avoid strcpy use on overlapping buffers when creating and referencing VHDs. by Mark Pizzolato · 11 years ago
  47. 3b1b7d6 PDP11, VAX: Fix VHD Differencing disk parent locator descriptors and removed deprecated descriptor types by Mark Pizzolato · 11 years ago
  48. b2134a0 PDP11, VAX: Fix failure to create differencing VHDs when the parent VHD is larger than 2GB. by Mark Pizzolato · 11 years ago
  49. 98ac7af PDP11, VAX: Fix differencing virtual disk corruption during creation problems by Mark Pizzolato · 11 years ago
  50. 02cb5c2 Compiler suggested cleanups. by Mark Pizzolato · 11 years ago
  51. 2e85e74 SCP: Various cleanups. by Mark Pizzolato · 11 years ago
  52. c984495 PDP11/VAX: Make sure that semi-unique drive serial numbers have a zero msb to avoid issues in some operating systems. by Mark Pizzolato · 11 years ago
  53. 786cda7 PDP11/VAX: Use semi-unique drive serial numbers when writing BAD144 bad block info to newly created disk images by Mark Pizzolato · 11 years ago
  54. e18d7e8 PDP11/VAX: Use unique drive serial numbers when writing BAD144 bad block info to newly created disk images by Mark Pizzolato · 11 years ago
  55. 2bfaf46 AIX Platform support by Mark Pizzolato · 11 years ago
  56. 2c941c8 Fix to allow raw disk access even if Large File support isn't available on the host by Mark Pizzolato · 12 years ago
  57. 4bd72e6 Compiler and static analyzer fixes from Peter Schorn. by Mark Pizzolato · 12 years ago
  58. 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
  59. 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
  60. 249f40e Compiler indicated cleanup (FreeBSD on PPC) by Mark Pizzolato · 12 years ago
  61. ba2070f Fix handle leak if a memory allocation error occurred during a VHD create with Copy by Mark Pizzolato · 12 years ago
  62. e7c2adb Fixed bug affecting pdp11_rq disks introduced when adding greater than 2GB disk support to PDP11 simulator by Mark Pizzolato · 12 years ago
  63. 0605b6d Added support for building on Solaris with the Sun C compiler by Mark Pizzolato · 12 years ago
  64. 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
  65. 3dea605 Remove compiler warnings generated by newer clang compiler 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. 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
  68. 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
  69. 952f29e Force include of unistd.h on linux by Mark Pizzolato · 12 years ago
  70. 3d3f757 Added display of VHD and RAW disk access capabilities to the output of SHOW VERSION by Mark Pizzolato · 12 years ago
  71. 119ca2f Fixed display of percentage progress when copying or merging a VHD to avoid overflow by Mark Pizzolato · 12 years ago
  72. 448ee4a Fixed open issues on corrupt or inconsistent differencing disks to properly return error status. by Mark Pizzolato · 12 years ago
  73. c4251bd Fixed GCC compiler identified warning. by Mark Pizzolato · 12 years ago
  74. 9dcf5dc Added examples to the sim_disk attach help by Mark Pizzolato · 12 years ago
  75. e3207c2 Compiler suggested cleanups by Mark Pizzolato · 12 years ago
  76. e6e6262 Fix ordering of thread activities while detaching disks and tapes by Mark Pizzolato · 12 years ago
  77. 4a5b7a7 Remove the UNIT_RAW flag and deprecate the UNIT_TEXT flag (made the value 0). by Mark Pizzolato · 12 years ago
  78. 6eb3804 Standardized scp command formatting in help output by Mark Pizzolato · 12 years ago
  79. 784ae24 - Fixed asynchronous i/o hangs introduced when asynchronous cancel support was added by Mark Pizzolato · 12 years ago
  80. c61e14f Avoid 8 bit characters in help output by Mark Pizzolato · 12 years ago
  81. 4f4cbd4 Avoid asynch thread thrashing on disk and tape detach and enhance the disk and tape help by Mark Pizzolato · 12 years ago
  82. 7e1840e Fixed bugs in disk and tape operations when running without asynch disabled - bugs reported by Jordi Guillaumes i Pons by Mark Pizzolato · 12 years ago
  83. ba0f331 Added framework to support per device help commands by Mark Pizzolato · 12 years ago
  84. 3346f4a Fix build on VMS (IA64) by Mark Pizzolato · 12 years ago
  85. 50cf91d Merge branch 'SerialMux' and compiler suggested cleanup by Mark Pizzolato · 12 years ago
  86. 18b6ab8 Fixing compiler complaints with MinGW and adding support for RAW disk access when compiling with MinGW on windows. by Mark Pizzolato · 12 years ago
  87. 4a3bf9e Compiler warning cleanup by Mark Pizzolato · 12 years ago
  88. d955c38 Fixed compiler warnings and errors when compiling with MinGW by Mark Pizzolato · 12 years ago
  89. 0450a9b Compiler suggested cleanup by Mark Pizzolato · 12 years ago
  90. b466bdc Compiler warning cleanup by Mark Pizzolato · 12 years ago
  91. 2b5ceae Added missing sim_cancel support for device simulation code using the sim_disk and sim_tape libraries and doing asynchronous I/O if asynchronous I/O is active by Mark Pizzolato · 12 years ago
  92. 223e3e0 sim_disk.c - Added a VHD merge option when attaching a vhd differencing disk by Mark Pizzolato · 12 years ago
  93. a74c2d2 sim_disk.c - Optimized read operations from unallocated VHD blocks by Mark Pizzolato · 12 years ago
  94. ed463a9 sim_disk.c - Fixed differencing disk expansion and end of drive access bugs by Mark Pizzolato · 12 years ago
  95. 2a9ac8a VHD Performance enhancementsDaa: by Mark Pizzolato · 12 years ago
  96. 3775c17 Fixed asynch disk/tape I/O reset behaviors to reliably synchronize with the I/O thread's startup by Mark Pizzolato · 12 years ago
  97. c4659a0 Fixed issue where asynchronous I/O wouldn't be reliable after a device reset. by Mark Pizzolato · 12 years ago
  98. f77a38c Cleaned up a few compile complaints by Mark Pizzolato · 12 years ago
  99. 5f505cc Fixing many compiler identified nits. by Mark Pizzolato · 13 years ago
  100. dfcd818 Added O_DSYNC semantics to the RAW file open() call for *nix platforms. This makes *nix RAW I/O behavior consistent with windows RAW I/O. by Mark Pizzolato · 13 years ago