1
0
mirror of https://github.com/rcornwell/sims.git synced 2026-01-13 15:27:04 +00:00

KA10: Moved CH11 interface to BR5.

This commit is contained in:
Richard Cornwell 2022-09-21 18:20:28 -04:00
parent 774aa676ee
commit 00a5194fa9

View File

@ -134,7 +134,7 @@ MTAB ch11_mod[] = {
{ 0 },
};
DIB ch11_dib = { 0764140, 017, 0270, 6, 3, &ch11_read, &ch11_write, NULL, 0, 0 };
DIB ch11_dib = { 0764140, 017, 0270, 5, 3, &ch11_read, &ch11_write, NULL, 0, 0 };
DEBTAB ch11_debug[] = {
{ "DETAIL", DEBUG_DETAIL,"I/O operations"},