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

1150 Commits

Author SHA1 Message Date
Richard Cornwell
bfef184701 KA10: Fixed some page issues with KS10 ITS 2021-07-15 09:03:57 -04:00
Richard Cornwell
b146ffe786 KA10: Added missing KS10 instructions. 2021-07-12 23:24:33 -04:00
Richard Cornwell
fbb5dae997 KA10: Added DZ11 support to KS10. 2021-07-11 22:18:20 -04:00
Richard Cornwell
8de55eea5c KA10: Updates to fix KS tapes and ITS support. 2021-07-11 22:17:30 -04:00
Richard Cornwell
202d3580b1 IBM360: Removed unused variables. 2021-07-05 15:57:31 -04:00
Richard Cornwell
717679e8c2 IBM360: Added VMA assist to Visual Studio projects. 2021-07-03 15:53:30 -04:00
Richard Cornwell
54c42ba072 IBM360: Fixed compile issue with Windows. 2021-07-03 15:48:07 -04:00
Richard Cornwell
c0339c4c60 SCP: Updated to current. 2021-07-03 14:46:54 -04:00
Richard Cornwell
4c18051018 IBM360: Added VMAssist to speed up VM/370. 2021-07-03 14:43:56 -04:00
Richard Cornwell
1fe4c4703d IBM360: Cleanup of LRA instruction and other minor changes. 2021-06-25 08:03:31 -04:00
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