1. 651780c Remove stray tab characters which crept in over time by Mark Pizzolato · 11 years ago
  2. f7330bc remote compiler warning by Mark Pizzolato · 11 years ago
  3. e2b7962 Merge branch 'master' of github.com:simh/simh by Mark Pizzolato · 11 years ago
  4. bc49f6b Fix for Unibus word DMA from Rob Jarratt by Mark Pizzolato · 11 years ago
  5. 39c7942 Changed some spaces and indentations by Mark Pizzolato · 11 years ago
  6. 3e25042 Change some tabs to spaces by Timothe Litt · 11 years ago
  7. 5f26e60 Add set cpu serial for KS by Timothe Litt · 11 years ago
  8. b80fa0a Revert "Add set serial to KS cpu" by Timothe Litt · 11 years ago
  9. 611b763 Add set serial to KS cpu by Timothe Litt · 11 years ago
  10. f5de2f4 LP20 emulation was overwriting existing files by Timothe Litt · 11 years ago
  11. 89bd58a Addition of DUP11 simulation to all Unibus simulators (PDP11, PDP10, and all Unibus VAXen) by Mark Pizzolato · 11 years ago
  12. c93658f Avoid bug in the HP PA-RISC C compiler. (from Mikulas Patocka) by Mark Pizzolato · 12 years ago
  13. 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
  14. 374b13f Fixes to infinite loop issues found by Mikulas Patocka by Mark Pizzolato · 12 years ago
  15. 8f851d2 Merge branch 'master' into AsyncTmxr by Mark Pizzolato · 12 years ago
  16. 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
  17. 71fcfac Added calls to sim_register_clock_unit for simulators with clock devices by Mark Pizzolato · 12 years ago
  18. 83c1d80 Merge branch 'master' into AsyncTmxr by Mark Pizzolato · 12 years ago
  19. 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
  20. 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
  21. 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
  22. 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
  23. 8395db0 Fixed the auto configure IO page base address by Mark Pizzolato · 12 years ago
  24. b1d306c Fixed devices missed in Auto Configuration for PDP11 simulator. CLK issue initially reported by Matt Burke by Mark Pizzolato · 12 years ago
  25. bdcfe99 Auto configure documentation and updates for PDP10 system by Mark Pizzolato · 12 years ago
  26. 2471f3f Convert PDP10 unibus devices to auto configure by Mark Pizzolato · 12 years ago
  27. 3bcb6c1 Merge branch 'master' into AutoConfigure by Mark Pizzolato · 12 years ago
  28. 30ae79e pdp11_dmc cleanup and addition of DMC11 device to the PDP11 simulator by Mark Pizzolato · 12 years ago
  29. 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
  30. 50cf91d Merge branch 'SerialMux' and compiler suggested cleanup by Mark Pizzolato · 12 years ago
  31. b466bdc Compiler warning cleanup by Mark Pizzolato · 12 years ago
  32. 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
  33. cb659d6 Fix to properly report device attention when a manual detach operation is performed (from Bob Supnik) by Mark Pizzolato · 12 years ago
  34. 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
  35. 57008bb Cleaned up nested comments by Mark Pizzolato · 12 years ago
  36. db9bf32 Merge of Bob's simh-v3.9-0-rc3 by Mark Pizzolato · 12 years ago
  37. fffad7c Merge changes from v3.9-0 rc1 by Mark Pizzolato · 13 years ago
  38. fe8b1f0 Merge branch 'FastAsynchIO' into simhv38-2-rc2 by Mark Pizzolato · 14 years ago
  39. a6964f8 Cleaned up parameter declarations in all simulators to achieve clean compiles on all platforms by Mark Pizzolato · 14 years ago
  40. a9fd3dd Notes For V3.8 by Bob Supnik · 14 years ago v3.8-2-rc2
  41. 9c4779c Notes For V3.8 by Bob Supnik · 16 years ago v3.8-1
  42. 59aa4a7 Notes For V3.8 by Bob Supnik · 16 years ago v3.8-0
  43. 3cb7c60 Notes For V3.7 by Bob Supnik · 17 years ago v3.7-3
  44. 56a7d31 Notes For V3.7 by Bob Supnik · 17 years ago v3.7-2
  45. 6149cc7 Notes For V3.7 by Bob Supnik · 17 years ago v3.7-1
  46. 53d02f7 Notes For V3.7-0 by Bob Supnik · 18 years ago v3.7-0
  47. dc871fa Notes For V3.6-0 by Bob Supnik · 18 years ago v3.6-0
  48. a12e4a1 Notes For V3.5-1 by Bob Supnik · 19 years ago v3.5-2
  49. 1e704bf Notes For V3.5-1 by Bob Supnik · 19 years ago v3.5-1
  50. b7c1eae Notes For V3.5-0 by Bob Supnik · 19 years ago v3.5-0
  51. ec60bbf Notes For V3.4-0 by Bob Supnik · 19 years ago v3.4-0
  52. b6393b3 Notes For V3.3 by Bob Supnik · 20 years ago v3.3-0
  53. e2ba672 Notes For V3.2-1 by Bob Supnik · 20 years ago v3.2-1
  54. 26aa6de Notes For V3.2-0 by Bob Supnik · 21 years ago v3.2-0
  55. 1da2d94 Notes For V3.1-0 by Bob Supnik · 21 years ago v3.1-0
  56. f9564b8 Notes For V3.0-1 by Bob Supnik · 21 years ago v3.0-1
  57. 4ffd3be Notes For V3.0-0 by Bob Supnik · 21 years ago v3.0-0
  58. 43385c9 Notes For V2.10-4 by Bob Supnik · 22 years ago v2.10-4
  59. f20f5c6 Notes For V2.10-3 by Bob Supnik · 22 years ago v2.10-3
  60. 2bcd1e7 Notes For V2.10-2 by Bob Supnik · 22 years ago v2.10-2
  61. 4ea745b Notes For V2.10-1 by Bob Supnik · 22 years ago v2.10-1
  62. 2c2dd5e Notes For V2.10-0 by Bob Supnik · 22 years ago v2.10-0
  63. df64751 Notes For V2.9-11 by Bob Supnik · 22 years ago v2.9-11
  64. 701f0fe Notes For V2.8 by Bob Supnik · 23 years ago v2.8