1. 041c866 PDP10: Added DEUNA/DELUA support back since there exists software which actually supported it. by Mark Pizzolato · 9 years ago
  2. 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
  3. f081ddf PDP10: Make file position settings consistently use sim_ftell() instead of ftell(). by Mark Pizzolato · 10 years ago
  4. 66dba79 ALPHA, ALTAIR, AltairZ80, I7094, NOVA, PDP1, PDP10, PDP11, PDP18B, PDP8, SAGE, sigma, swtp6800, TX-0, VAX: Change tabs to spaces which had crept in over time by Mark Pizzolato · 10 years ago
  5. e768629 SCP: Added the capability for EXAMINE command output to be written directly to a socket. by Mark Pizzolato · 10 years ago
  6. ef9d1ad PDP10, PDP11, VAX: const cleanup by Mark Pizzolato · 10 years ago
  7. c548b34 Compiler suggested cleanups. by Mark Pizzolato · 10 years ago
  8. 2e1167d Compiler suggested cleanups - mostly const fixups by Mark Pizzolato · 10 years ago
  9. 611a7e9 SCP: Added a Remote Console Master Mode. by Mark Pizzolato · 10 years ago
  10. 4dbac41 SCP: Added const declarations to various APIs to reflect the appropriate usage. Moved parameter values for run_cmd and exdep_cmd to scp.h by Mark Pizzolato · 10 years ago
  11. 995ab8f More General cleanup migrate to using sim_printf vs separate calls to printf and fprintf(sim_log). by Mark Pizzolato · 10 years ago
  12. 3256c10 General cleanup migrate to using sim_printf vs separate calls to printf and fprintf(sim_log). by Mark Pizzolato · 10 years ago
  13. 3951ad2 Cleanup of unneeded global extern declarations by Mark Pizzolato · 10 years ago
  14. 04b3548 Compiler suggested cleanup by Mark Pizzolato · 10 years ago
  15. 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
  16. 3083933 PDP10: Added support for the NEXT command to step over subroutine calls. by Mark Pizzolato · 11 years ago
  17. 9eff533 PDP10: Fixed UBA reset logic to only reset the devices which are connected to the UBA being reset (reported by R. Voorhorst) by Mark Pizzolato · 11 years ago
  18. ce332a1 PDP10: Initial code for 36bit DMA operations by Mark Pizzolato · 11 years ago
  19. 513214e PDP10: Added a generic UBA debug routine to log NXM events. Converted all internal NXM debug output to use this new routine. by Mark Pizzolato · 11 years ago
  20. a24d23e PDP10: Add missing updates from prior commit by Mark Pizzolato · 11 years ago
  21. 95c7312 PDP10: Added missing UBA DMA debug output of the trailing bytes when a partial word is referenced at the end of a DMA transfer. by Mark Pizzolato · 11 years ago
  22. ee90f08 PDP10: Fix UBA DMA debug output to use inverted byte and word masks by Mark Pizzolato · 11 years ago
  23. c367f8d PDP10: Correctly format the various data displayed in the debug output by Mark Pizzolato · 11 years ago
  24. 0d1ab44 PDP10: Extended UBA DMA debug output to also be available when doing DMA in 16bit or 18bit modes and added display of words and bytes to the debug output. by Mark Pizzolato · 11 years ago
  25. 33cce50 PDP10: Fix formatting of UBA DMA debug output by Mark Pizzolato · 11 years ago
  26. ac2197e PDP10: Added DMA transfer debugging (IN, OUT and NXM) to the unibus adapter. by Mark Pizzolato · 11 years ago
  27. 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
  28. 9f0261b PDP10: Fixed TOD drift due to truncation to milliseconds. by Jordi Guillaumes i Pons · 11 years ago
  29. 02cb5c2 Compiler suggested cleanups. by Mark Pizzolato · 11 years ago
  30. d50d952 PDP10: Change display of CPU memory size to be in KW (1024) instead of (1000) by Mark Pizzolato · 11 years ago
  31. 22bce48 PDP10: Change incorrect interrupt bits defined for DMC/DMR device which conflicted with KMC/KDP device. Fixes issue #107 by Mark Pizzolato · 11 years ago
  32. 07b64e3 Compiler suggested cleanups. by Mark Pizzolato · 11 years ago
  33. 897491d PDP10: Correct time interpolation when reading the timebase and the interval calculation when setting the clock tick interval. Fixes issue #108 (from Jordi Guillaumes) by Mark Pizzolato · 11 years ago
  34. ccabc02 PDP10: Added display support of PC value in debug messages. by Mark Pizzolato · 11 years ago
  35. 235ffdb PDP10: Change default bus address and vector for DMR device to be what the TOPS-10 expects (address 764000 and vector 610) by Mark Pizzolato · 11 years ago
  36. 55c5d20 PDP10,PDP11,VAX: Addition of inter operable DUP11, DMC11 and KDP11 devices by Mark Pizzolato · 11 years ago
  37. 839db8e PDP10: Use system style of include by Bill Heaton · 11 years ago
  38. 99b4730 Fix build warning on OS/X by Bill Heaton · 11 years ago
  39. 91c7d26 SHOW IOSPACE, again by Timothe Litt · 11 years ago
  40. 5ab2d18 PDP10 update by Timothe Litt · 11 years ago
  41. 9c7f423 PDP-10 update by Timothe Litt · 11 years ago
  42. 6e78905 PDP-10 Update: TIM by Timothe Litt · 11 years ago
  43. 6243f93 PDP-10 update: LP20 by Timothe Litt · 11 years ago
  44. 0e939d2 PDP-10 update by Timothe Litt · 11 years ago
  45. c3b1d9a Boot ROMs, again by Timothe Litt · 11 years ago
  46. 65ea457 PDP-10 tape boot rom update by Timothe Litt · 11 years ago
  47. 2efb0a1 Add -A to boot, Document & init FE comm area by Timothe Litt · 11 years ago
  48. 6076a48 PDP-10 RP redux by Timothe Litt · 11 years ago
  49. c7c5bde PDP-10 RP attach/detach/boot issues by Timothe Litt · 11 years ago
  50. d92fd22 RH11/TM0x issues: attach/detach by Timothe Litt · 11 years ago
  51. 651780c Remove stray tab characters which crept in over time by Mark Pizzolato · 11 years ago
  52. f7330bc remote compiler warning by Mark Pizzolato · 11 years ago
  53. e2b7962 Merge branch 'master' of github.com:simh/simh by Mark Pizzolato · 11 years ago
  54. bc49f6b Fix for Unibus word DMA from Rob Jarratt by Mark Pizzolato · 11 years ago
  55. 39c7942 Changed some spaces and indentations by Mark Pizzolato · 11 years ago
  56. 3e25042 Change some tabs to spaces by Timothe Litt · 11 years ago
  57. 5f26e60 Add set cpu serial for KS by Timothe Litt · 11 years ago
  58. b80fa0a Revert "Add set serial to KS cpu" by Timothe Litt · 11 years ago
  59. 611b763 Add set serial to KS cpu by Timothe Litt · 11 years ago
  60. f5de2f4 LP20 emulation was overwriting existing files by Timothe Litt · 11 years ago
  61. 89bd58a Addition of DUP11 simulation to all Unibus simulators (PDP11, PDP10, and all Unibus VAXen) by Mark Pizzolato · 11 years ago
  62. c93658f Avoid bug in the HP PA-RISC C compiler. (from Mikulas Patocka) by Mark Pizzolato · 12 years ago
  63. 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
  64. 374b13f Fixes to infinite loop issues found by Mikulas Patocka by Mark Pizzolato · 12 years ago
  65. 8f851d2 Merge branch 'master' into AsyncTmxr by Mark Pizzolato · 12 years ago
  66. 34d2e48 Changed the PDP10 auto configuration process to configure the traditional PDP10 unibus devices to the fixed addresses they historically had. by Mark Pizzolato · 12 years ago
  67. 71fcfac Added calls to sim_register_clock_unit for simulators with clock devices by Mark Pizzolato · 12 years ago
  68. 83c1d80 Merge branch 'master' into AsyncTmxr by Mark Pizzolato · 12 years ago
  69. 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
  70. 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
  71. 7b6f7a9 Set device flags indicating DEV_DISK, DEV_TAPE, DEV_MUX and DEV_ETHER for all simulator devices which use the sim_disk, sim_tape, sim_tmxr, and sim_ether libraries by Mark Pizzolato · 12 years ago
  72. 6a5278e Removed the pdp11_dmc from the PDP10 simulator since that combination of hardware was never a legitimate one. by Mark Pizzolato · 12 years ago
  73. 8395db0 Fixed the auto configure IO page base address by Mark Pizzolato · 12 years ago
  74. b1d306c Fixed devices missed in Auto Configuration for PDP11 simulator. CLK issue initially reported by Matt Burke by Mark Pizzolato · 12 years ago
  75. bdcfe99 Auto configure documentation and updates for PDP10 system by Mark Pizzolato · 12 years ago
  76. 2471f3f Convert PDP10 unibus devices to auto configure by Mark Pizzolato · 12 years ago
  77. 3bcb6c1 Merge branch 'master' into AutoConfigure by Mark Pizzolato · 12 years ago
  78. 30ae79e pdp11_dmc cleanup and addition of DMC11 device to the PDP11 simulator by Mark Pizzolato · 12 years ago
  79. 7bed091 Reworked Auto Configure for all Qbus/Unibus devices to have their device address settings table driven from the auto configure code rather than statically defined in many per cpu model include files. by Mark Pizzolato · 12 years ago
  80. 50cf91d Merge branch 'SerialMux' and compiler suggested cleanup by Mark Pizzolato · 12 years ago
  81. b466bdc Compiler warning cleanup by Mark Pizzolato · 12 years ago
  82. a3b0dc3 Change the semantics of sim_is_active to return a t_bool (which was 98% of how it was used), and added new sim_activate_time to return the time a unit will be activated (the value previously returned). This affected a handful of used of sim_is_active in device implementations which were adjusted to use the sim_activate_time API. by Mark Pizzolato · 12 years ago
  83. cb659d6 Fix to properly report device attention when a manual detach operation is performed (from Bob Supnik) by Mark Pizzolato · 12 years ago
  84. 0f8e6cf Cleanup for warning messages produced by the clang C compiler. Mostly adding parentheses in conditional assignments and clarification parentheses in complex boolean expressions. by Mark Pizzolato · 12 years ago
  85. 57008bb Cleaned up nested comments by Mark Pizzolato · 12 years ago
  86. db9bf32 Merge of Bob's simh-v3.9-0-rc3 by Mark Pizzolato · 12 years ago
  87. fffad7c Merge changes from v3.9-0 rc1 by Mark Pizzolato · 13 years ago
  88. fe8b1f0 Merge branch 'FastAsynchIO' into simhv38-2-rc2 by Mark Pizzolato · 14 years ago
  89. a6964f8 Cleaned up parameter declarations in all simulators to achieve clean compiles on all platforms by Mark Pizzolato · 14 years ago
  90. a9fd3dd Notes For V3.8 by Bob Supnik · 14 years ago v3.8-2-rc2
  91. 9c4779c Notes For V3.8 by Bob Supnik · 16 years ago v3.8-1
  92. 59aa4a7 Notes For V3.8 by Bob Supnik · 16 years ago v3.8-0
  93. 3cb7c60 Notes For V3.7 by Bob Supnik · 17 years ago v3.7-3
  94. 56a7d31 Notes For V3.7 by Bob Supnik · 17 years ago v3.7-2
  95. 6149cc7 Notes For V3.7 by Bob Supnik · 17 years ago v3.7-1
  96. 53d02f7 Notes For V3.7-0 by Bob Supnik · 18 years ago v3.7-0
  97. dc871fa Notes For V3.6-0 by Bob Supnik · 18 years ago v3.6-0
  98. a12e4a1 Notes For V3.5-1 by Bob Supnik · 19 years ago v3.5-2
  99. 1e704bf Notes For V3.5-1 by Bob Supnik · 19 years ago v3.5-1
  100. b7c1eae Notes For V3.5-0 by Bob Supnik · 19 years ago v3.5-0