Lars Brinkhoff
2ac8ea044d
KA10: Make III DATAO execute instruction right away.
...
Or else the MAR will not be updated until iii_svc had a chance to run.
If that doesn't happen before the next III CONO, the III will not
proceed at the correct address.
2021-04-25 09:15:43 +02:00
Lars Brinkhoff
d4421e79fd
KA10: Call display library directly; remove iii wrapper.
...
Use the common line drawing routine. The old one left small gaps
between contiguous lines.
2021-04-25 09:15:43 +02:00
Lars Brinkhoff
b413978495
KA10: Fix spelling of III.
2021-04-25 09:15:43 +02:00
Richard Cornwell
bd44045ab6
SCP: Updated to current.
2021-04-24 12:49:33 -04:00
Richard Cornwell
101274a8b4
KA10: Move some debuging under DEBUG to improve speed.
2021-04-23 21:46:40 -04:00
Richard Cornwell
21d524eda0
KA10: Clean up support for KS10. Tape still not working.
2021-04-23 21:46:07 -04:00
Mark Pizzolato
356d460f69
Visual Studio Projects: Add networking support to SEL32
2021-04-19 18:32:20 -07:00
Mark Pizzolato
f9e3cbf241
SCP: Update to latest with Global UNIT_WLK and UNIT_WPRT
2021-04-19 18:14:53 -07:00
Richard Cornwell
bd4f315a52
KA10: Merged KS10 massbus devices into existing mass bus code.
2021-04-19 19:53:51 -04:00
Richard Cornwell
958826b0af
KA10: Merge branch 'larsbrinkhoff-lars/sw'
2021-04-18 12:33:51 -04:00
Richard Cornwell
8618463b46
KA10: Merge branch 'lars/sw' of git://github.com/larsbrinkhoff/ka10-simh into larsbrinkhoff-lars/sw
2021-04-18 12:29:00 -04:00
Richard Cornwell
718127a2a9
KA10: Merge branch 'larsbrinkhoff-lars/triple-i'
2021-04-18 12:24:38 -04:00
Lars Brinkhoff
d8c7a58d61
KA10: Stanford TV device with Spacewar buttons.
...
Only the buttons are included at this point.
2021-04-18 18:23:45 +02:00
Lars Brinkhoff
e4f787acff
KA10: Move III display down slightly.
...
To make the III wholine visible.
2021-04-18 18:21:05 +02:00
James C. Bevier
13c60a6164
SEL32: Update sel32_disk to only do sector/track replacement for disk diags.
...
SEL32: Update sel32_chan.c to correct handling of IOCL queue prcessing.
SEL32: Add sel32_lpr description and help functions.
SEL32: Remove lpr output assignment in diags.ini.
SEL32: Terminate WAITQ entries when CPU goes to wait state.
2021-04-15 19:47:12 -07:00
Richard Cornwell
c350719394
ICL1900: Removed compiler warnings.
2021-04-11 22:52:58 -04:00
Richard Cornwell
e560ca4a57
IBM360: Remove compiler warnings.
2021-04-11 22:52:30 -04:00
James C. Bevier
d9bb3abc46
SEL32: Correct SCSI disk initialization code
...
SEL32: Update sel32_com.c for MPX1X
SEL32: Do more general code cleanup
2021-04-11 19:20:52 -07:00
James C. Bevier
252dff6ec7
Merge branch 'master' of http://github.com/rcornwell/sims
2021-04-11 19:13:32 -07:00
Richard Cornwell
55d47817a9
SCP: Updated to current.
2021-04-11 20:02:25 -04:00
Richard Cornwell
363d4b6fb3
KA10: Fixed KS10 RP06 controller.
2021-04-11 18:40:21 -04:00
Richard Cornwell
00dfd64375
KA10: Redid instruction execution to be faster.
2021-04-11 18:39:01 -04:00
Richard Cornwell
84b4b9f513
SCP: Updated to current.
2021-04-11 17:54:08 -04:00
AZBevier
0a877022ed
SEL32: Update sel32_com.c for MPX 1.X telnet support.
2021-04-05 20:34:00 -07:00
AZBevier
bbaabbd168
SEL32: Update sel32_com.c for telnet support in UTX and MPX.
...
SEL32: Correct DIB functions to return t_stat instead if UINT16.
SEL32: DO more code cleanup.
2021-04-01 20:40:55 -07:00
Richard Cornwell
81dff79f4f
KA10: Fix WAITS Idle. Also KS10 default to 512k.
2021-03-27 11:32:55 -04:00
Richard Cornwell
8d5741ba9f
KA10: Fix MTC for WAITS. Merge branch 'larsbrinkhoff-lars/mtc'
2021-03-27 11:31:21 -04:00
Lars Brinkhoff
e0e98cab37
KA10: Fix Data Control to clear character count on DATAI/O.
...
After reading a tape records, WAITS checks the count and fetches any
remaining characters. It's expected that the count be zero if an even
number of 36-bit words have been read.
2021-03-26 15:40:26 +01:00
AZBevier
005bd4178f
SEL32: Update sel32_ec.c to run ecdiags for mode 0, 1, & 2.
...
SEL32: Add eomtap to taptools & change makefile & README.md.
SEL32: Code cleanup for sel32_chan.c.
SEL32: Leave auto-int active during processing.
SEL32: Expand ethernet to 16 channels.
2021-03-22 20:44:12 -07:00
Richard Cornwell
eccf620588
SEL32: Get EC controller to pass first part of diags.
2021-03-18 20:44:18 -04:00
Richard Cornwell
b9663f5b87
SEL32: Increased number of buffers to 32, increased timing.
2021-03-16 22:59:21 -04:00
Richard Cornwell
9c7b5fed0e
SCP: Update SCP to current.
2021-03-16 22:58:35 -04:00
AZBevier
db0d1b7036
SEL32: Fixed typo.
2021-03-16 21:30:41 -04:00
AZBevier
fdf8fffb4c
SEL32: Redo SIO, TIO, HIO support code.
...
SEL32: Change Ethernet simh timing.
SEL32: Do more code cleanup.
SEL32: Add preio entries for IOP & MFP devices.
2021-03-14 20:27:17 -07:00
Richard Cornwell
2fc381dfe1
KA10: Fixed RP10 to work on KI10.
2021-03-13 15:12:45 -05:00
Richard Cornwell
c3bd6ec4f7
KA10: Fixed paging issue with KI10.
2021-03-13 00:11:24 -05:00
Richard Cornwell
25fd9968a3
SCP: Updated to current makefile.
2021-03-08 22:37:07 -05:00
AZBevier
0babe9da3f
SEL32: Fix 'mt offline' crash in UTX.
...
SEL32: Fix device address assignment for ethernet controller.
SEL32: Allow mag tape to be enabled/attached after system boot.
SEL32: Change delay after SIO to be applied for each unit.
SEL32: Create 1 tape backup of /usr for UTX.
SEL32: Fix test for device on system to use disabled flag.
SEL32: Correct wakeup status for 8-line support.
SEL32: Support -i -n flags options to attach command.
SEL32: Only support disk track replacement logic for diag tracks.
SEL32: Fix two Coverity warning errors from last update.
SEL32: Correct status flage setting for mag tape.
SEL32: Update SEL32 Documentation.
SEL32: Correct mkvmtape in taptools to 8 chars for owner and group names.
2021-03-08 19:11:39 -07:00
AZBevier
7cedaac678
Merge branch 'master' of http://github.com/rcornwell/sims
2021-03-08 19:03:11 -07:00
Richard Cornwell
692f7474e1
SCP: Updated to current.
2021-03-07 13:40:34 -05:00
Richard Cornwell
d533322a6a
KA10: Fixed crash bug caused by DN20/60 device.
2021-03-07 13:40:03 -05:00
Richard Cornwell
b070aada9d
KA10: Merge branch 'larsbrinkhoff-lars/cscope'
2021-03-05 19:37:00 -05:00
Lars Brinkhoff
4c7e11b418
KA10: Add color scope device.
...
It's the same 420 device as the Spacewar consoles.
2021-03-05 19:50:33 +01:00
Richard Cornwell
874e6ab2ba
SCP: Updated to current.
2021-03-04 21:13:46 -05:00
Richard Cornwell
32c20e2795
KA10: Clean up some minor errors in DN20/60 device.
2021-03-04 21:13:09 -05:00
Richard Cornwell
1fceeee79d
KA10: Added DN device to windows build.
2021-03-04 21:12:19 -05:00
Richard Cornwell
8b46335ef0
KA10: Coverity cleanup for KS10
2021-03-04 21:11:54 -05:00
Richard Cornwell
d46f78f9de
KA10: Coverity cleanup for KA/KI/KL
2021-03-04 21:11:16 -05:00
Richard Cornwell
877c4be465
SEL32: Merged latest patches. Code cleanup and formating.
2021-03-04 13:10:34 -05:00
AZBevier
3ddc772ce2
SEL32: Continue Code cleanup and formatting.
...
SEL32: Finish adding preio entry to rest of devices.
SEL32: Remove attached test from SIO processing code.
SEL32: Add attached test to each device processing code.
SEL32: Correct renum.c tap tool tp handle large files.
SEL32: Fix device address assignment for sel32_com.c device.
SEL32: Fix deblk to handle more file formatting errors.
2021-03-04 08:24:01 -07:00