Mark Pizzolato
59871d90b8
Removed the DEV_NET flag from pdp11_dmc
2012-12-26 10:23:07 -08:00
Mark Pizzolato
9333e1f5e6
Update of pdp11_dmc
2012-12-26 09:02:12 -08:00
Mark Pizzolato
d815c226f4
More polish on the pdp11_dmc and addition of DMC11 to the PDP10 documentation
2012-12-23 10:46:16 -08:00
Mark Pizzolato
30ae79eb18
pdp11_dmc cleanup and addition of DMC11 device to the PDP11 simulator
2012-12-23 07:11:54 -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
4b163b9d1d
Cleaned up compiler warnings
2012-12-14 04:19:10 -08:00
Mark Pizzolato
7f6a1af5bf
Added an optional validation argument to sim_parse_addr for callers which need to confirm incoming connections come from expected sources
2012-12-09 12:12:09 -08:00
Mark Pizzolato
822fedf8ce
Fixed polling to start on receiving a master clear and stop on Detach (Rob Jarratt)
2012-12-08 11:13:03 -08:00
Mark Pizzolato
2f3782a896
Update fixing dangling connections after detach and trying to adjust some polling behaviors (from Rob Jarratt)
2012-12-08 07:21:28 -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
b6dd86983f
Fixed the loopback setup when the receive port was specified with a specific interface (i.e. localhost:port)
2012-12-01 08:07:49 -08:00
Mark Pizzolato
d51df0eba5
Merge of working DMC-11 device from Rob Jarratt.
...
pdp11_dmc.c
- Fixed DMA bug which wrote data into the wrong simulated memory address.
- Fixed incoming IP address checking.
pdp11_io_lib.c
- Added the DMC device to the autoconfigure device table
vax780_defs.h
- Added comment for DMC11
2012-11-06 17:00:54 -08:00
Mark Pizzolato
0453a87f18
Revised pdp11_dmc device to leverage the update sim_sock interfaces
2012-09-28 15:41:03 -07:00
Mark Pizzolato
6692832785
Initial import of pdp11_dmc.c and .h from Rob Jarratt
2012-09-28 15:27:21 -07:00