mirror of
https://github.com/open-simh/simh.git
synced 2026-01-22 02:34:53 +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:
parent
5de0c8db9c
commit
fa0086ab74
@ -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 */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user