1. 4c74668 PDP11: Correct the address of MMR3 in a comment by Mike Hill · 8 years ago
  2. 50ee02a PDP11: Fix psw_mode map in PSW register bitfield by Mark Pizzolato · 8 years ago
  3. 998cf5c PDP11: Add initial UC15 support from Bob Supnik by Paul Koning · 8 years ago
  4. cf1e7b9 SCP, PDP11: Added HELP CPU BREAK to display info about breakpoint types by Mark Pizzolato · 8 years ago
  5. 89ffed4 PDP11: Add new breakpoint types for data and physical address by Paul Koning · 9 years ago
  6. 8eb3672 PDP11: Fix ambiguous -D decimal vs data space reference - Add -T for data by Mark Pizzolato · 9 years ago
  7. 0352e0f PDP11: Move history entry pointer initialization out of instruction loop. by Mark Pizzolato · 9 years ago
  8. 66fb70b PDP11: Record the actual source and destination values for history. by Paul Koning · 9 years ago
  9. e2a8f0f PDP11: Fixed NEXT command to work when the MMU is enabled by Mark Pizzolato · 9 years ago
  10. 5531ccb ALL: Massive 'const' cleanup by Mark Pizzolato · 9 years ago
  11. 71e745b PDP11: Fixed bug in history virtual addressing (Bob Supnik) by Mark Pizzolato · 9 years ago
  12. e054a78 PDP11: Add descriptions to register names and bitfields to the PSW register. by Mark Pizzolato · 9 years ago
  13. 6582aee SCP. PDP11: Add ESC and ENQ to the default set of console output characters in 7P mode. by Mark Pizzolato · 9 years ago
  14. 59947e8 PDP11: Addition of option to disable BEVENT for 11/03 and 11/23 CPUs (Bob Supnik's latest state). by Mark Pizzolato · 9 years ago
  15. ac837e5 PDP11: Add auto configure and build_dib_tab to cpu_reset. by Mark Pizzolato · 9 years ago
  16. 7256e09 PDP11: Simplified idle call logic to leave the idle decision to sim_idle(). by Mark Pizzolato · 10 years ago
  17. 235ce92 PDP11: Correct proper boot support for PDP11 devices when booting via a Remote Console Master session by Mark Pizzolato · 10 years ago
  18. 178116c PDP11: Added proper boot support for PDP11 devices when booting via a Remote Console Master session by Mark Pizzolato · 10 years ago
  19. c548b34 Compiler suggested cleanups. by Mark Pizzolato · 10 years ago
  20. 611a7e9 SCP: Added a Remote Console Master Mode. by Mark Pizzolato · 10 years ago
  21. 3256c10 General cleanup migrate to using sim_printf vs separate calls to printf and fprintf(sim_log). by Mark Pizzolato · 10 years ago
  22. 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
  23. e7a9349 PDP11: Added support for the NEXT command to step over subroutine calls. by Mark Pizzolato · 11 years ago
  24. 2daa41e PDP11: Fixed bug in CSM (John Dundas) by Mark Pizzolato · 11 years ago
  25. 3519c6c PDP11: Added support for PC values to be displayed in debug output. by Mark Pizzolato · 11 years ago
  26. f0d41f1 PDP11: Fix to correctly set PS value on CPU reset to reflect the model specific ways real hardware behaved. (from Bob Supnik) by Mark Pizzolato · 11 years ago
  27. 4064cc0 This fixes the problem that MMR1 is recording changes to R7 (PC), which it should not. (issue #44) by Mark Pizzolato · 12 years ago
  28. 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
  29. 9fc6aa7 Finish migration for simulators to use generic clock co-scheduling and sim_activate_after for scheduled delays by Mark Pizzolato · 12 years ago
  30. 448d9e5 Added VAX860 to the descrip.mms and cleaned up the VMS compiler identified issues by Mark Pizzolato · 12 years ago
  31. 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
  32. 7c9cebf Added a 1536K PDP11 memory size option by Mark Pizzolato · 12 years ago
  33. c71e0c3 Compiler warning cleanup by Mark Pizzolato · 12 years ago
  34. e35e6bc Official simh-v3.9-0 Merge by Mark Pizzolato · 13 years ago
  35. 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 · 13 years ago
  36. 6e813b8 Merge with v3.9-0-rc2 first pass by Mark Pizzolato · 13 years ago
  37. fabdf73 Compiler cleanup after v3.9-0 merge by Mark Pizzolato · 13 years ago
  38. 9c4779c Notes For V3.8 by Bob Supnik · 16 years ago v3.8-1
  39. 59aa4a7 Notes For V3.8 by Bob Supnik · 17 years ago v3.8-0
  40. 6149cc7 Notes For V3.7 by Bob Supnik · 18 years ago v3.7-1
  41. 53d02f7 Notes For V3.7-0 by Bob Supnik · 18 years ago v3.7-0
  42. 15919a2 Notes For V3.6-0 by Bob Supnik · 19 years ago v3.6-1
  43. dc871fa Notes For V3.6-0 by Bob Supnik · 19 years ago v3.6-0
  44. 1e704bf Notes For V3.5-1 by Bob Supnik · 19 years ago v3.5-1
  45. b7c1eae Notes For V3.5-0 by Bob Supnik · 20 years ago v3.5-0
  46. 098200a Notes For V3.3-2 by Bob Supnik · 20 years ago v3.3-2
  47. 9b5c8c9 Notes For V3.3-1 by Bob Supnik · 20 years ago v3.3-1
  48. b6393b3 Notes For V3.3 by Bob Supnik · 20 years ago v3.3-0
  49. 26aa6de Notes For V3.2-0 by Bob Supnik · 21 years ago v3.2-0
  50. 1da2d94 Notes For V3.1-0 by Bob Supnik · 21 years ago v3.1-0
  51. f9564b8 Notes For V3.0-1 by Bob Supnik · 22 years ago v3.0-1
  52. 4ffd3be Notes For V3.0-0 by Bob Supnik · 22 years ago v3.0-0
  53. f20f5c6 Notes For V2.10-3 by Bob Supnik · 22 years ago v2.10-3
  54. 2bcd1e7 Notes For V2.10-2 by Bob Supnik · 22 years ago v2.10-2
  55. 2c2dd5e Notes For V2.10-0 by Bob Supnik · 22 years ago v2.10-0
  56. df64751 Notes For V2.9-11 by Bob Supnik · 23 years ago v2.9-11
  57. 701f0fe Notes For V2.8 by Bob Supnik · 23 years ago v2.8[Renamed (88%) from pdp11_cpu.c]
  58. 654937f simh v2.7 by Bob Supnik · 23 years ago v2.7
  59. 89bcd02 simh v2.6b by Bob Supnik · 23 years ago v2.6b
  60. a7b623a simh v2.6a by Bob Supnik · 23 years ago v2.6a
  61. 4d6dfa4 simh v2.6 by Bob Supnik · 23 years ago v2.6
  62. 062d217 simh v2.5a by Bob Supnik · 23 years ago v2.5a
  63. 9af6fd2 simh v2.5 by Bob Supnik · 23 years ago v2.5