1
0
mirror of https://github.com/rcornwell/sims.git synced 2026-01-19 01:18:10 +00:00

1140 Commits

Author SHA1 Message Date
Richard Cornwell
45b37eb972 SCP: Updated to current. 2021-06-21 18:53:28 -04:00
Richard Cornwell
8f29102927 I7000: Slowed tape down to work a bit better. 2021-06-21 18:52:45 -04:00
Richard Cornwell
0163702a68 IBM360: Added help for Card Reader. 2021-06-21 18:52:03 -04:00
James C. Bevier
0ed44354b5 SEL32: Fix SPAD address validation code for MPX3X.
SEL32: Add debug dump memory functions.
SEL32: Correct line count in sel32_lpr.c.
SEL32: Correct BSR/BSF code in sel32_mt.c for MPX3X SDT handling.
SEL32: General cleanup/speedup of sel32_mt.c code.
SEL32: Add master SDT tape creation in taptools/mkvmtape.c.
SEL32: Fix EOF detection code in taptools/tapdump.c.
2021-06-21 14:57:55 -07:00
Richard Cornwell
8efbc79059 IBM360: Fixed issue with shift instructions. 2021-06-03 19:38:08 -04:00
Richard Cornwell
647eba9763 SCP: Updated to current. 2021-05-31 12:20:19 -04:00
Richard Cornwell
bb5aac437a KA10: Fix build error on Windows. 2021-05-31 12:19:54 -04:00
Richard Cornwell
5826ef3239 KA10: Cleanup compile warnings on Windows. 2021-05-31 12:19:27 -04:00
James C. Bevier
fbf62937ef SEL32: Backup commits before new push to SEL32.
SEL32: Add initial MPX 3.5 and MPX 3.6 support in SEL32.
SEL32: Add larger disk support; 500, 600, 700, 1200 MB.
SEL32: Fix clock interrupt and console attention trap interaction error.
SEL32: Redo STPIO processing for MPX 3X changes.
SEL32: Add GRABIO processing for MPX 3X system debugger support.
SEL32: Correct disk mount error for MPX 3X.
SEL32: Allow taptools to be built on Windows.
2021-05-30 18:33:17 -07:00
Lars Brinkhoff
31999556a9 KA10: DKB device doesn't use a service routine. 2021-04-25 18:51:33 +02:00
Lars Brinkhoff
14c0012bb0 KA10: Fix III display boundaries again. 2021-04-25 09:15:43 +02:00
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