mirror of
https://github.com/simh/simh.git
synced 2026-03-03 18:16:24 +00:00
change QVSS device to autoconfigure its vector so other autoconfigured devices get correct vector assignments when the QVSS device is enabled
This commit is contained in:
@@ -498,7 +498,7 @@ AUTO_CON auto_tab[] = {/*c #v am vm fxa fxv */
|
||||
{ { "TA" }, 1, 1, 0, 0,
|
||||
{017500}, {0260} }, /* TA11 */
|
||||
{ { "QVSS" }, 1, 2, 64, 8,
|
||||
{017200}, {0100} }, /* QVSS - fx CSR, fx VEC */
|
||||
{017200} }, /* QVSS - fx CSR */
|
||||
{ { NULL }, 1, 1, 8, 4 }, /* VS31 */
|
||||
{ { NULL }, 1, 1, 0, 4,
|
||||
{016200} }, /* LNV11 - fx CSR */
|
||||
|
||||
Reference in New Issue
Block a user