Mark Pizzolato
126032428c
VAX: Add IDLE names which align with various BSD Version names
...
Fix #294
2016-03-25 09:32:36 -07:00
Mark Pizzolato
d0e3d2252a
VAX: Correct documented list of CPU IDLE options.
...
Fix #294
2016-03-24 10:17:21 -07:00
Mark Pizzolato
733f904b8c
VAX: Removed SET CPU IDLE=ALL which can only produce strange behavior
...
As discussed in issue #294
2016-03-24 09:49:28 -07:00
Mark Pizzolato
c8cd853102
VAX: Allow SET CPU IDLE command to not specify a stability value.
...
Report invalid stability values and explain why they're invalid.
Fixes #281
2016-02-26 02:17:31 -08:00
Mark Pizzolato
cea1f1bb52
VAX: Add optional simulator time and logging to disk for instruction history.
...
simulator time allows instruction history to be precisely correlated with
debug output. It also provides a way to reproduce and review simulation
activities by stopping at predetermined time values (via STEP) to
examine details of simulator state.
disk logging can be useful to compare activities performed in separate
simulator runs.
2016-02-23 08:31:57 -08:00
Mark Pizzolato
a91b6db21e
Adding help to VAX system devices
2013-02-06 06:34:31 -08:00
Mark Pizzolato
6b4353f257
Returned the pdp11_cr device to the VAX Qbus systems and changed the pdp11_cr device to properly describe itself as a Qbus capable device when CR11 device is being simulated since it is a programmed I/O device and doesn't have bus addressing issues that DMA devices have.
2013-02-04 06:53:10 -08:00
Mark Pizzolato
8640cd6537
- Removed pdp11_cr and pdp11_ry from the Qbus VAX simulators since these devices can't address the full Q22 address range.
...
- Added validation checks in auto_config to reject enabled devices which aren't Q22 capable on Q22 platforms.
- Changed pdp11_cr device to be default disabled in the PDP11 simulator
2013-02-03 11:29:12 -08:00
Mark Pizzolato
06cf9532f7
Documentation cleanup
2013-02-02 16:30:19 -08:00
Mark Pizzolato
18851f8ded
Documentation cleanup
2013-01-15 10:33:29 -08:00
Mark Pizzolato
d8340abf8a
Documentation cleanup
2013-01-09 11:13:41 -08:00
Mark Pizzolato
bdcfe994e0
Auto configure documentation and updates for PDP10 system
2012-12-29 07:57:57 -08:00
Mark Pizzolato
9afeef6f10
Changed pdp11_dmc device names to DMC0, DMC1, DMC2 and DMC3
2012-12-19 17:45:40 -08:00
Mark Pizzolato
50cf91d441
Merge branch 'SerialMux' and compiler suggested cleanup
2012-12-18 09:52:14 -08:00
Mark Pizzolato
42b7bed6f5
pdp11_dmc.c - Removed DMP “support” through conditional compilation, including removal of SET TYPE command.
...
- Removed SET POLL command.
- Changed SET TRANSMIT command to SET PEER
- Fixed problem with detached device causing socket errors
2012-12-03 16:56:15 -08:00
Mark Pizzolato
e91ee504ca
Updated VAX and VAX780 documentation to include DMC11
2012-12-01 08:43:20 -08:00
Mark Pizzolato
cc7049cc39
Updated vax780_doc.doc and vax_doc.doc to describe current TODR operation and use
2012-10-22 06:57:30 -07:00
Mark Pizzolato
fffad7c20e
Merge changes from v3.9-0 rc1
2012-03-19 16:05:24 -07:00